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 18951 - Generics support of internal compiler incomplete
Summary: Generics support of internal compiler incomplete
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker with 2 votes (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-28 11:59 UTC by tboerkel
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

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 tboerkel 2001-12-28 11:59:53 UTC
Setting GJ Input to "true" does not include the Generics collection classes 
from collect.jar. To get it to work I had to change the bootclasspath for the 
internal compiler to "collect.jar;rt.jar", which is pretty inconvenient. BTW, 
it would be nice if the compiler properties not only allowed the setting of "-
Xbootclasspath:" but also "-Xbootclasspath/p:" and "-Xbootclasspath/a:", see 
issue #18950.
Comment 1 Jan Becicka 2002-01-02 10:27:22 UTC
This is not a bug IMHO. Changing to enhancement.
Comment 2 Svata Dedic 2002-05-21 17:50:25 UTC
Cleaning up before 4.0 planning
Comment 3 Marek Grummich 2002-07-19 16:17:38 UTC
Target milestone was changed from not determined to TBD
Comment 4 _ gtzabari 2004-01-13 23:46:19 UTC
This issue seems easy/relevant to fix, please consider it for 3.6
Comment 5 Jan Becicka 2004-08-10 16:04:06 UTC
There is no internal compiler in promo-D.