RFR (XXS): 8054362: gc/g1/TestEagerReclaimHumongousRegions2.java timeout
Thomas Schatzl
thomas.schatzl at oracle.com
Thu Aug 7 15:43:22 UTC 2014
Hi all,
can I have reviews for this following tiny change? The test mentioned
in the subject times out on very slow machines (Atom N-270) on aurora.
This is fixed by decreasing the number of internal runs of the test.
The given value (2) has been determined to take ~1min on that machine,
while preserving the crash reproducability without the fix on large
machines. Going lower makes the test not fail sometimes.
CR:
https://bugs.openjdk.java.net/browse/JDK-8054362
Webrev:
http://cr.openjdk.java.net/~tschatzl/8054362/webrev/
Testing:
test case, jprt
Thanks,
Thomas
More information about the hotspot-gc-dev
mailing list