JDK-8006066 : fix for JDK-6294277 causes GC crash regression
  • Type: Bug
  • Component: hotspot
  • Sub-Component: jvmti
  • Affected Version: 6u40
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2013-01-11
  • Updated: 2015-02-27
  • Resolved: 2013-06-05
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 6
6u60 b01Fixed
Related Reports
Relates :  
Relates :  
Description
from Java licensee:

"...backport did not remove the code in instanceKlassKlass.cpp that processess the _source_debug_extension field as an OOP.  This results in a fatal error during garbage collection."

Initial review of code supports this conclusion. Need to fix this before regression makes it into released product. Note issue does NOT impact other versions of Java, only 6.