RFR(XS): 8062961 - [TESTBUG] Spurious timeout for runtime/ErrorHandling/ProblematicFrameTest

Christian Tornqvist christian.tornqvist at oracle.com
Wed Jan 14 15:15:33 UTC 2015


Hi everyone,

 

Please review this small change that adds -XX:-CreateMinidumpOnCrash when
running runtime/ErrorHandling/ProblematicFrameTest.java

 

Since there's no proper timeout handling in jtreg at this point I can't
really say why this test would hang and time out. I'm making a wild guess
that this test hits a problem with the minidump code in Hotspot
(https://bugs.openjdk.java.net/browse/JDK-8051995). 

 

The test doesn't need to create the minidump, so this change would decrease
the time it takes to run the test and save disk space.

 

Webrev:

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

 

Bug:

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

 

Thanks,

Christian

 



More information about the hotspot-runtime-dev mailing list