RFR (S): 8079208: gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup

Thomas Schatzl thomas.schatzl at oracle.com
Tue May 19 11:56:38 UTC 2015


Hi Dmitry,

On Thu, 2015-05-14 at 10:27 +0300, Dmitry Fazunenko wrote: 
> Hi Thomas,
> 
> Thanks for taking my notes.

  added the requested output, printing some "caseX: some-description" at
the start of the test run.

Here is the new webrev:
http://cr.openjdk.java.net/~tschatzl/8079208/webrev/

CR:
https://bugs.openjdk.java.net/browse/JDK-8079208

Unfortunately I just refreshed my mq patch, so I do not have diffs, also
I accidently rsynced the new change over the old one.

The change is really limited to adding the suggested parameter to the
testVM() method, and adapting the calls.

>What about running the tests on hosts with pre-configured large pages, 
> yes, it's possible but a bit tricky. Let's talk off line.

Did that, no problems. I was more asking about a way to indicate that the test prefers to be run on such machines to jtreg though.

Thanks,
  Thomas





More information about the hotspot-gc-dev mailing list