hg: jdk7/hotspot/hotspot: 4 new changesets
    andrey.petrusenko at sun.com 
    andrey.petrusenko at sun.com
       
    Mon May  4 05:20:26 PDT 2009
    
    
  
Changeset: 2b6c55e36143
Author:    tonyp
Date:      2009-04-23 16:58 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/2b6c55e36143
6829013: G1: set the default value of G1VerifyConcMarkPrintRechable to false
Summary: Turn off G1VerifyConcMarkPrintReachable by default to minimize the amount of verbose output we generate by default.
Reviewed-by: jmasa
! src/share/vm/gc_implementation/g1/g1_globals.hpp
! src/share/vm/gc_implementation/g1/heapRegion.cpp
Changeset: 4753e4079a5a
Author:    apetrusenko
Date:      2009-04-27 12:33 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/4753e4079a5a
Merge
Changeset: b803b1b9e206
Author:    iveresov
Date:      2009-04-27 16:52 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/b803b1b9e206
6819098: G1: reduce RSet scanning times
Summary: Added a feedback-driven exponential skipping for parallel RSet scanning.
Reviewed-by: tonyp, apetrusenko
! src/share/vm/gc_implementation/g1/g1RemSet.cpp
Changeset: 51285b431bb2
Author:    apetrusenko
Date:      2009-05-04 02:57 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/51285b431bb2
Merge
    
    
More information about the hotspot-dev
mailing list