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 41922 - 1.5 classfile format needs to be supported
Summary: 1.5 classfile format needs to be supported
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Classfile (show other bugs)
Version: -FFJ-
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
: 41920 41921 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-04-13 06:15 UTC by _ tball
Modified: 2004-06-04 21:53 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 _ tball 2004-04-13 06:15:08 UTC
There are several changes to the classfile format
to support the new language features of 1.5, as
documented in the ClassFileFormat.pdf file
distributed with the jsr14 early release
distributions of javac.  These need to be
represented by classfile.
Comment 1 _ tball 2004-04-13 06:15:46 UTC
*** Issue 41920 has been marked as a duplicate of this issue. ***
Comment 2 _ tball 2004-04-13 06:16:11 UTC
*** Issue 41921 has been marked as a duplicate of this issue. ***
Comment 3 _ tball 2004-06-04 21:53:59 UTC
Functionality to support refactoring finished.