hg: jdk7/hotspot-comp/hotspot: 5 new changesets
vladimir.kozlov at sun.com
vladimir.kozlov at sun.com
Tue Jul 7 15:01:07 PDT 2009
Changeset: 30b9b25b9cc1
Author: tonyp
Date: 2009-06-24 11:42 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/30b9b25b9cc1
6850869: G1: RSet "scrubbing" scrubs too much
Summary: RSet scrubbing incorrectly deletes RSet entries that point to regions tagged as "continues humongous" due to a race when RSet scrubbing iterates over regions in parallel.
Reviewed-by: apetrusenko, iveresov
! src/share/vm/gc_implementation/g1/concurrentMark.cpp
Changeset: 00f7ec32f290
Author: apetrusenko
Date: 2009-06-26 09:22 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/00f7ec32f290
6854027: Precompiled headers are not being updated in Linux/GCC builds
Summary: Fixes incorrect handling of precompiled headers in diff mode.
Reviewed-by: never, twisti
! src/share/tools/MakeDeps/Database.java
Changeset: 3eb9872b10ce
Author: tonyp
Date: 2009-06-29 12:17 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/3eb9872b10ce
6855115: G1: Fix for 6850869 is incorrect
Summary: Missed updating two variable names when improving the code for 6850869.
Reviewed-by: iveresov, jmasa, ysr
! src/share/vm/gc_implementation/g1/concurrentMark.cpp
Changeset: e7d5557ad624
Author: jmasa
Date: 2009-07-02 16:28 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/e7d5557ad624
Merge
Changeset: f0bd02f95856
Author: kvn
Date: 2009-07-07 09:54 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/f0bd02f95856
Merge
More information about the hotspot-compiler-dev
mailing list