RFR: 8044772 TempDirTest.java still times out with -Xcomp
David Holmes
david.holmes at oracle.com
Wed Jun 18 02:05:06 UTC 2014
Hi Staffan
On 18/06/2014 4:30 AM, Staffan Larsen wrote:
> 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/
I would have expected you to print out the elapsed time after running
the tests rather than before. The initial printout would typically be
zero. But no big deal.
David
> Thanks,
> /Staffan
>
More information about the serviceability-dev
mailing list