JDK-6534607 : CMS: Segv during compaction for test clss14601
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: generic
  • CPU: generic
  • Submitted: 2007-03-14
  • Updated: 2011-04-12
  • Resolved: 2011-04-12
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
Relates :  
Description
The test javasoft.sqe.tests.lang.clss146.clss14601.clss14601 causes GC to crash during
a full GC.  The retrace is in the comments.
This can be reproduced reliably with a product build.  I don't recall having
been able to reproduce it with either debug builds.
Added prefix "CMS:" for easier identification/triaging.