hg: hsx/jdk7u/hotspot: 8028391: Make the Min/MaxHeapFreeRatio flags manageable

jesper.wilhelmsson at oracle.com jesper.wilhelmsson at oracle.com
Tue Feb 4 11:46:53 PST 2014


Changeset: 88a32ae18e4b
Author:    jwilhelm
Date:      2014-02-04 16:11 +0100
URL:       http://hg.openjdk.java.net/hsx/jdk7u/hotspot/rev/88a32ae18e4b

8028391: Make the Min/MaxHeapFreeRatio flags manageable
Summary: Made the flags Min- and MaxHeapFreeRatio manageable, and implemented support for these flags in ParallelGC.
Reviewed-by: sla, mgerdin, brutisso

! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/parallelScavenge/psAdaptiveSizePolicy.cpp
! src/share/vm/gc_implementation/parallelScavenge/psAdaptiveSizePolicy.hpp
! src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp
! src/share/vm/prims/jni.cpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/arguments.hpp
! src/share/vm/runtime/globals.hpp
! src/share/vm/services/attachListener.cpp
! src/share/vm/services/management.cpp



More information about the hotspot-dev mailing list