JDK-2132048 : GC crash in ParRootScanWithoutBarrierClosure::do_oop
  • Type: Backport
  • Backport of: JDK-6322757
  • Component: hotspot
  • Sub-Component: compiler
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2005-11-23
  • Updated: 2010-04-02
  • Resolved: 2005-12-21
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.
Other JDK 6
1.4.2_12Fixed 6 b65Fixed
Comments
SUGGESTED FIX http://analemma.sfbay.sun.com/net/prt-archiver.sfbay/data/archived_workspaces/main/c2_baseline/2005/20051214083825.sgoldman.2132048/workspace/webrevs/webrev-2005.12.14/index.html
14-12-2005

EVALUATION This is caused by a local describing a long not being marked as dead when a local hitting the 2nd slot is written to it.
06-12-2005