JDK-6658756 : Hotspot compilation failure
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 5.0u14
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_vista
  • CPU: x86
  • Submitted: 2008-02-04
  • Updated: 2010-04-02
  • Resolved: 2009-07-23
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.

To download the current JDK release, click here.
JDK 7
7Resolved
Related Reports
Duplicate :  
Relates :  
Description
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.
05-02-2008