|
Bug ID:
|
6889757
|
|
Votes
|
0
|
|
Synopsis
|
G1: enable card mark elision for initializing writes by compiler (ReduceInitialCardMarks)
|
|
Category
|
hotspot:garbage_collector
|
|
Reported Against
|
|
|
Release Fixed
|
hs17(b04),
6u18(b04) (Bug ID:2184280)
, hs16(b11) (Bug ID:2184281)
, 7(b75) (Bug ID:2184802)
|
|
State
|
10-Fix Delivered,
request for enhancement
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
6506252
,
6888898
|
|
Submit Date
|
08-OCT-2009
|
|
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.
Posted Date : 2009-10-08 19:36:13.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Yes.
Posted Date : 2009-10-08 19:36:13.0
http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/39b01ab7035a
Posted Date : 2009-10-16 11:31:59.0
http://hg.openjdk.java.net/hsx/hsx16/baseline/rev/aa001a20bd61
Posted Date : 2009-10-22 02:15:24.0
http://hg.openjdk.java.net/hsx/hsx16/master/rev/aa001a20bd61
Posted Date : 2009-10-22 08:06:40.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|