JDK-2186975 : card marks can be deferred too long
  • Type: Backport
  • Backport of: JDK-6896647
  • Component: hotspot
  • Sub-Component: gc
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2010-01-13
  • Updated: 2011-03-01
  • Resolved: 2010-02-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 6 Other
6u19 b02Fixed hs17Fixed
Description
see parent.

Comments
WORK AROUND -XX:-ReduceInitialCardMarks
13-01-2010

EVALUATION see comments and suggested fix section.
13-01-2010

SUGGESTED FIX Disable the ReduceInitialCardMarks optimization in C2 by default.
13-01-2010