RFR(XS): 8080733 - [TESTBUG] several runtime/ErrorHandling/* tests time out on Windows
Coleen Phillimore
coleen.phillimore at oracle.com
Wed Jul 15 15:40:18 UTC 2015
There are lots of our hotspot/test tests that intentionally crash.
Can you add this option to all of them?
Coleen
On 7/15/15 11:12 AM, Christian Tornqvist wrote:
> 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