RFR(XS): 8062961 - [TESTBUG] Spurious timeout for runtime/ErrorHandling/ProblematicFrameTest
Coleen Phillimore
coleen.phillimore at oracle.com
Wed Jan 14 16:38:06 UTC 2015
Looks good.
Coleen
On 1/14/15, 10:15 AM, Christian Tornqvist wrote:
> 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