JDK-6588423 : JVM crash in client compiler
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 5.0u12
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2007-08-02
  • Updated: 2010-09-29
  • 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 :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
JVM reported crashing while compiling org.apache.tools.ant.taskdefs.optional.depend.Depend.determineDependencies()V
when running NetBeans.
See the attached hs_err logs.
The reference NetBeans issue is #111043

Comments
EVALUATION This will be fixed under 6798898.
23-07-2009

WORK AROUND Reports of similar failures using netbeans indicate that the problem can be worked around by using a garbage collector other than UseConcMarkSweepGC.
07-09-2007