JDK-6889757 : G1: enable card mark elision for initializing writes by compiler (ReduceInitialCardMarks)
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: hs17
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2009-10-08
  • Updated: 2013-09-18
  • Resolved: 2009-11-11
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 JDK 7 Other
6u18Fixed 7Fixed hs16Fixed
Related Reports
Relates :  
Relates :  
Description
ReduceInitialCardMarks-enabled card mark elision of initializing
writes has been in the code base for a while (since 6u10/hs11) but has
been  disabled for G1. The changes needed to fix 6888898 should
allow that optimization to be enabled for G1 as well.

Comments
EVALUATION http://hg.openjdk.java.net/hsx/hsx16/master/rev/aa001a20bd61
22-10-2009

EVALUATION http://hg.openjdk.java.net/hsx/hsx16/baseline/rev/aa001a20bd61
22-10-2009

EVALUATION http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/39b01ab7035a
16-10-2009

EVALUATION Yes.
08-10-2009