RFR (XXS): JDK-6959423 - [TESTBUG] runtime/6925573/SortMethodsTest.java times out
Christian Tornqvist
christian.tornqvist at oracle.com
Wed Apr 16 19:13:02 UTC 2014
Hi everyone,
Small fix for issue where this test timed out on slow machines, fixed by
decreasing the maximum number of methods. I also decreased the ratio a bit
in the hope of having it catch the original issue more reliably.
I tested this on a fairly slow Solaris SPARC machine and on my Windows x64
laptop with jdk7-b90 and jdk9-b06, with the changes it reproduced 10/10
times on both machines with jdk7 and passed 10/10 times with jdk9.
Webrev:
http://cr.openjdk.java.net/~ctornqvi/webrev/6959423/webrev.00/
Bug:
https://bugs.openjdk.java.net/browse/JDK-6959423
Thanks,
Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20140416/a1e68d1f/attachment.html>
More information about the hotspot-runtime-dev
mailing list