RFR: 8044772 TempDirTest.java still times out with -Xcomp

Staffan Larsen staffan.larsen at oracle.com
Tue Jun 17 18:30:38 UTC 2014


This test launches four other VMs, thus taking a very long time to run with -Xcomp. The real change here is to increase the timeout of the test, but I have also added some logging so that it is possible to see for how far along the test has come if it times out.

bug: https://bugs.openjdk.java.net/browse/JDK-8044772
webrev: http://cr.openjdk.java.net/~sla/8044772/webrev.00/

Thanks,
/Staffan


More information about the serviceability-dev mailing list