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 - internal compiler not current with jdk 1.4.1
Summary: internal compiler not current with jdk 1.4.1
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-12 22:47 UTC by mikeskells
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.