The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
Hotspot compilation fails when compiling Ant classes. See attached message. For more details see http://www.netbeans.org/issues/show_bug.cgi?id=126074.
Comments
EVALUATION
This will be fixed under 6798898.
23-07-2009
PUBLIC COMMENTS
How can this failure be reproduced?
21-01-2009
PUBLIC COMMENTS
The cause of this bug is not yet determined definitively. Temporarily setting the target release to jdk 7 until the cause is known.
29-10-2008
EVALUATION
Decoding the error log gives the crash as:
V [jvm.dll+0x739d0];; ?process_class@CHA@@CAXVKlassHandle@@PEAV?$GrowableArray@VKlassHandle@@@@PEAV?$GrowableArray@VmethodHandle@@@@VsymbolHandle@@3@Z+0x60
and the GC in use is CMs suggesting that this is an instance of the family of crashes around CMS and class unloading most recently exemplified by 6588423.