hg: hsx/hotspot-main/hotspot: 3 new changesets

jon.masamitsu at oracle.com jon.masamitsu at oracle.com
Tue Jul 17 16:08:42 PDT 2012


Changeset: 922993931b3d
Author:    brutisso
Date:      2012-07-11 22:47 +0200
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/922993931b3d

7178361: G1: Make sure that PrintGC and PrintGCDetails use the same timing for the GC pause
Summary: Also reviewed by: vitalyd at gmail.com. Move the timing out of G1CollectorPolicy into the G1GCPhaseTimes class
Reviewed-by: johnc

! src/share/vm/gc_implementation/g1/concurrentG1Refine.cpp
! src/share/vm/gc_implementation/g1/concurrentMark.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp
+ src/share/vm/gc_implementation/g1/g1GCPhaseTimes.cpp
+ src/share/vm/gc_implementation/g1/g1GCPhaseTimes.hpp
! src/share/vm/gc_implementation/g1/g1RemSet.cpp

Changeset: 3a431b605145
Author:    jmasa
Date:      2012-07-16 13:00 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/3a431b605145

Merge

! src/share/vm/gc_implementation/g1/concurrentG1Refine.cpp
! src/share/vm/gc_implementation/g1/concurrentMark.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp
+ src/share/vm/gc_implementation/g1/g1GCPhaseTimes.hpp
! src/share/vm/gc_implementation/g1/g1RemSet.cpp

Changeset: 7553d441b878
Author:    jmasa
Date:      2012-07-17 14:33 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/7553d441b878

Merge




More information about the hotspot-dev mailing list