hg: jdk7/hotspot/hotspot: 2 new changesets

john.coomes at sun.com john.coomes at sun.com
Thu Jan 22 13:16:36 PST 2009


Changeset: 818efdefcc99
Author:    tonyp
Date:      2009-01-16 13:02 -0500
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/818efdefcc99

6484956: G1: improve evacuation pause efficiency
Summary: A bunch of performance optimizations to decrease GC pause times in G1.
Reviewed-by: apetrusenko, jmasa, iveresov

! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.inline.hpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/gc_implementation/g1/g1OopClosures.hpp
! src/share/vm/gc_implementation/g1/g1_globals.hpp
! src/share/vm/gc_implementation/g1/g1_specialized_oop_closures.hpp
! src/share/vm/gc_implementation/includeDB_gc_g1
! src/share/vm/gc_implementation/includeDB_gc_shared

Changeset: 2b1de1db9a9d
Author:    jcoomes
Date:      2009-01-21 13:40 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/2b1de1db9a9d

Merge





More information about the hotspot-dev mailing list