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 31012

Summary: internal compiler not current with jdk 1.4.1
Product: java Reporter: mikeskells <mikeskells>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: ENHANCEMENT Exception Reporter:

Description mikeskells 2003-02-12 22:47:44 UTC
This problem relates to the internal compiler, but it is 
not listed in issuezilla, and the subcomponent is mandated

The internal compiler is based on the version 1.4.0 
compiler. There 1.4.1 compiler fixed several bugs, which 
are still in the internal compiler.
They should be brought back into step

Ideally the programatic entry point to the javac should be 
used to allow the internal compiler (or a new compiler 
type) to be used that would track the latest compiler, in 
the current or some specified jdk

see http://java.sun.com/j2se/1.4.1/changes.html for 
details of the changes.
Comment 1 Martin Matula 2004-11-12 13:09:33 UTC
NB now uses the most current javac.