This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 38414

Summary: [JDK1.5.0] Incompatible classfile version in JDK 1.5.0
Product: java Reporter: Milan Kubec <mkubec>
Component: UnsupportedAssignee: issues@java <issues>
Status: VERIFIED FIXED    
Severity: blocker Keywords: JDK_SPECIFIC
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Milan Kubec 2004-01-06 09:06:30 UTC
Version of class file in JDK 1.5.0 build 32
changed to 49.0. It means that parsing reports
errors in source files:
class file has wrong version 49.0, should be 48.0
Comment 1 Tomas Hurka 2004-01-06 14:27:06 UTC
Fixed in trunk.
/cvs/java/external/javac.jar.scrambled,v  <--  javac.jar.scrambled
new revision: 1.4; previous revision: 1.3
done
Comment 2 Milan Kubec 2004-01-19 14:29:56 UTC
Verified.
Comment 3 Milan Kubec 2004-03-01 08:12:52 UTC
*** Issue 38864 has been marked as a duplicate of this issue. ***