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

Christian Tornqvist christian.tornqvist at oracle.com
Wed Jul 15 16:11:00 UTC 2015


Hi Coleen,

Yes, I went through the tests I could find that intentionally crashes the
JVM. Only found one that didn't already have the option.

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

Thanks,
Christian

-----Original Message-----
From: hotspot-runtime-dev
[mailto:hotspot-runtime-dev-bounces at openjdk.java.net] On Behalf Of Coleen
Phillimore
Sent: Wednesday, July 15, 2015 11:40 AM
To: hotspot-runtime-dev at openjdk.java.net
Subject: Re: RFR(XS): 8080733 - [TESTBUG] several runtime/ErrorHandling/*
tests time out on Windows


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