hg: hsx/hotspot-gc/hotspot: 8026853: Prepare GC code for collector policy regression fix
jesper.wilhelmsson at oracle.com
jesper.wilhelmsson at oracle.com
Sat Nov 2 13:05:44 UTC 2013
Changeset: 46d7652b223c
Author: jwilhelm
Date: 2013-10-21 18:56 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/46d7652b223c
8026853: Prepare GC code for collector policy regression fix
Summary: Cleanup related to the NewSize and MaxNewSize bugs
Reviewed-by: tschatzl, jcoomes, ehelin
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp
! src/share/vm/gc_implementation/g1/g1RemSet.cpp
! src/share/vm/gc_implementation/parallelScavenge/asPSOldGen.cpp
! src/share/vm/gc_implementation/parallelScavenge/asPSYoungGen.cpp
! src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.hpp
! src/share/vm/gc_implementation/parallelScavenge/psAdaptiveSizePolicy.cpp
! src/share/vm/memory/collectorPolicy.cpp
! src/share/vm/memory/collectorPolicy.hpp
! src/share/vm/memory/genCollectedHeap.cpp
! src/share/vm/memory/genCollectedHeap.hpp
! src/share/vm/memory/universe.cpp
! src/share/vm/runtime/arguments.cpp
More information about the hotspot-gc-dev
mailing list