RFR(XS): 8080733 - [TESTBUG] several runtime/ErrorHandling/* tests time out on Windows

Christian Tornqvist christian.tornqvist at oracle.com
Wed Jul 15 15:12:36 UTC 2015


Hi everyone,

 

Please review this small change that removes a few test cases from
test/runtime/ErrorHandling/CreateCoredumpOnCrash.java and adds
-XX:-CreateCoredumpOnCrash to TestOnError.java. We've been seeing hangs in
these tests on Windows when running in our nightly. Most likely this is
caused by https://bugs.openjdk.java.net/browse/JDK-8051995, it's more likely
to happen when running tests concurrently which explains why it shows up in
our nightly runs. 

 

Webrev:

http://cr.openjdk.java.net/~ctornqvi/webrev/8080733/webrev.00/

 

Bug:

https://bugs.openjdk.java.net/browse/JDK-8080733

 

Thanks,

Christian



More information about the hotspot-runtime-dev mailing list