hg: jdk9/hs-gc/hotspot: 8037510: CMM Testing: Check Min/MaxHeapFreeRatio flags allows to shrink the heap when using ParallelGC
jesper.wilhelmsson at oracle.com
jesper.wilhelmsson at oracle.com
Mon Mar 17 22:19:13 UTC 2014
Changeset: 9e031864eb15
Author: jwilhelm
Date: 2014-03-17 16:29 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/9e031864eb15
8037510: CMM Testing: Check Min/MaxHeapFreeRatio flags allows to shrink the heap when using ParallelGC
Summary: Added tests for Min/MaxHeapFreeRatio flags
Reviewed-by: jwilhelm, tschatzl
Contributed-by: andrey.x.zakharov at oracle.com
! test/TEST.groups
+ test/gc/arguments/TestDynMaxHeapFreeRatio.java
+ test/gc/arguments/TestDynMinHeapFreeRatio.java
+ test/testlibrary/com/oracle/java/testlibrary/DynamicVMOptionChecker.java
+ test/testlibrary/com/oracle/java/testlibrary/TestDynamicVMOption.java
More information about the jdk9-all-changes
mailing list