hg: jdk9/hs-rt: 8079208: gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup

thomas.schatzl at oracle.com thomas.schatzl at oracle.com
Wed Jun 24 11:24:06 UTC 2015


Changeset: 0c13d69911f7
Author:    tschatzl
Date:      2015-06-24 09:41 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/rev/0c13d69911f7

8079208: gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup
Summary: The test case needs to use the OS'es allocation granularity to properly determine the boundary values for the test.
Reviewed-by: dfazunen, jmasa, ecaspole

! test/lib/sun/hotspot/WhiteBox.java



More information about the jdk9-hs-rt-changes mailing list