RFR(S) 8047939 - [TESTBUG] Rewrite test/runtime/8001071/Test8001071.sh
Christian Tornqvist
christian.tornqvist at oracle.com
Mon Jun 23 23:06:48 UTC 2014
Hi everyone,
test/runtime/8001071/Test8001071.sh has the same issue as the tests
mentioned in JDK-8047878, the test can time when creating a core file on a
machine with a lot of memory. The fix is to restrict the heap size, as part
of fixing this I rewrote the test to get rid of the shell script.
Webrev:
http://cr.openjdk.java.net/~ctornqvi/webrev/8047939/webrev.00/
Bug:
https://bugs.openjdk.java.net/browse/JDK-8047939
Thanks,
Christian
More information about the hotspot-runtime-dev
mailing list