hg: jdk7/hotspot/hotspot: 3 new changesets
y.s.ramakrishna at sun.com
y.s.ramakrishna at sun.com
Fri Jul 31 13:08:42 PDT 2009
Changeset: 27f6a9b9c311
Author: tonyp
Date: 2009-07-29 11:01 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/27f6a9b9c311
6864886: G1: rename -XX parameters related to update buffers
Summary: renaming a couple of update buffer-related parameters to make them more understandable and consistent.
Reviewed-by: iveresov, ysr
! src/share/vm/gc_implementation/g1/concurrentG1RefineThread.cpp
! src/share/vm/gc_implementation/g1/dirtyCardQueue.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1_globals.hpp
! src/share/vm/runtime/globals.hpp
Changeset: 83b687ce3090
Author: tonyp
Date: 2009-07-30 14:50 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/83b687ce3090
6866591: G1: print update buffer processing stats more often
Summary: It adds parameter -XX:+G1SummarizeRSetStatsPeriod that causes update buffer processing information to be printed periodically. It also includes two small formatting changes.
Reviewed-by: jmasa, jcoomes, ysr
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1_globals.hpp
Changeset: 7f807f55161a
Author: ysr
Date: 2009-07-31 10:41 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/7f807f55161a
Merge
! src/share/vm/gc_implementation/g1/concurrentG1RefineThread.cpp
! src/share/vm/gc_implementation/g1/dirtyCardQueue.cpp
! src/share/vm/runtime/globals.hpp
More information about the jdk7-changes
mailing list