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

bengt.rutisson at oracle.com bengt.rutisson at oracle.com
Mon Aug 20 02:30:23 PDT 2012


Changeset: aaf61e68b255
Author:    johnc
Date:      2012-08-06 12:20 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/aaf61e68b255

6818524: G1: use ergonomic resizing of PLABs
Summary: Employ PLABStats instances to record information about survivor and old PLABs, and use the recorded stats to adjust the sizes of survivor and old PLABS.
Reviewed-by: johnc, ysr
Contributed-by: Brandon Mitchell <brandon at twitter.com>

! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp
- src/share/vm/gc_implementation/parNew/parGCAllocBuffer.cpp
- src/share/vm/gc_implementation/parNew/parGCAllocBuffer.hpp
! src/share/vm/gc_implementation/parNew/parNewGeneration.cpp
! src/share/vm/gc_implementation/parNew/parNewGeneration.hpp
+ src/share/vm/gc_implementation/shared/parGCAllocBuffer.cpp
+ src/share/vm/gc_implementation/shared/parGCAllocBuffer.hpp
! src/share/vm/memory/tenuredGeneration.cpp
! src/share/vm/precompiled/precompiled.hpp

Changeset: eff5d59db7e1
Author:    amurillo
Date:      2012-08-07 09:53 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/eff5d59db7e1

7189729: jprt.properties should include release jdk7u8
Reviewed-by: jcoomes

! make/jprt.properties

Changeset: 3958f0acde31
Author:    amurillo
Date:      2012-08-17 15:41 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/3958f0acde31

Merge

! make/jprt.properties
- src/share/vm/gc_implementation/parNew/parGCAllocBuffer.cpp
- src/share/vm/gc_implementation/parNew/parGCAllocBuffer.hpp



More information about the hotspot-dev mailing list