RFR(XS): 6648858 - InvokeHangTest.java fails due to "failure: Debuggee appears to be hung" when running with -Xcomp

Christian Tornqvist christian.tornqvist at oracle.com
Thu Sep 15 17:30:13 UTC 2016


Hi everyone,

 

Please review this small change that adjusts the Thread.sleep() time when
-timeoutfactor is set in jtreg, this will allow the compiler team to keep
running this test with -Xcomp without getting the almost daily timeouts.

 

Webrev:

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

 

Bug:

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

 

Thanks,

Christian



More information about the hotspot-runtime-dev mailing list