hg: jdk7/hotspot/hotspot: 3 new changesets
jon.masamitsu at sun.com
jon.masamitsu at sun.com
Wed Dec 23 02:50:42 PST 2009
Changeset: 44f61c24ddab
Author: iveresov
Date: 2009-12-16 15:12 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/44f61c24ddab
6862387: tune concurrent refinement further
Summary: Reworked the concurrent refinement: threads activation, feedback-based threshold adjustment, other miscellaneous fixes.
Reviewed-by: apetrusenko, tonyp
! src/share/vm/gc_implementation/g1/concurrentG1Refine.cpp
! src/share/vm/gc_implementation/g1/concurrentG1Refine.hpp
! src/share/vm/gc_implementation/g1/concurrentG1RefineThread.cpp
! src/share/vm/gc_implementation/g1/concurrentG1RefineThread.hpp
! src/share/vm/gc_implementation/g1/concurrentMark.cpp
! src/share/vm/gc_implementation/g1/dirtyCardQueue.cpp
! src/share/vm/gc_implementation/g1/dirtyCardQueue.hpp
! 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/g1_globals.hpp
! src/share/vm/gc_implementation/g1/ptrQueue.cpp
! src/share/vm/gc_implementation/g1/ptrQueue.hpp
! src/share/vm/gc_implementation/g1/satbQueue.cpp
! src/share/vm/gc_implementation/g1/satbQueue.hpp
! src/share/vm/gc_implementation/includeDB_gc_g1
Changeset: cc0ca4f00e89
Author: jmasa
Date: 2009-12-22 22:35 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/cc0ca4f00e89
Merge
Changeset: 7ac7d558e895
Author: jmasa
Date: 2009-12-23 00:47 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/7ac7d558e895
Merge
More information about the jdk7-changes
mailing list