Re: RFR 8046869: Several java/lang/instrument/PremainClass/* tests fail due to timeout

2015-05-12 Thread Jaroslav Bachorik
On 12.5.2015 18:46, Staffan Larsen wrote: They only generate coredump in fastdebug mode, right? I think so. But it is just a side effect and the test does not inspect the coredump anyway. Anyway: Looks good. Thanks! -JB- /Staffan On 12 maj 2015, at 17:36, Jaroslav Bachorik wrote

Re: RFR 8046869: Several java/lang/instrument/PremainClass/* tests fail due to timeout

2015-05-12 Thread Staffan Larsen
They only generate coredump in fastdebug mode, right? Anyway: Looks good. /Staffan > On 12 maj 2015, at 17:36, Jaroslav Bachorik > wrote: > > Please, review the following test change > > Issue : https://bugs.openjdk.java.net/browse/JDK-8046869 > Webrev: http://cr.openjdk.java.net/~jbachorik/

RFR 8046869: Several java/lang/instrument/PremainClass/* tests fail due to timeout

2015-05-12 Thread Jaroslav Bachorik
Please, review the following test change Issue : https://bugs.openjdk.java.net/browse/JDK-8046869 Webrev: http://cr.openjdk.java.net/~jbachorik/8046869/webrev.00 These two tests are timing out because they are deliberately crashing the virtual machine. This crash used to lead to coredump genera