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

2014-06-23 Thread David Holmes
Looks fine. Thanks, David On 23/06/2014 6:40 PM, Staffan Larsen wrote: Added printouts both before and after the test run: http://cr.openjdk.java.net/~sla/8044772/webrev.01/ Thanks, /Staffan On 18 jun 2014, at 08:59, Staffan Larsen mailto:staffan.lar...@oracle.com>> wrote: On 18 jun 2014,

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

2014-06-23 Thread Staffan Larsen
Added printouts both before and after the test run: http://cr.openjdk.java.net/~sla/8044772/webrev.01/ Thanks, /Staffan On 18 jun 2014, at 08:59, Staffan Larsen wrote: > > On 18 jun 2014, at 04:05, David Holmes wrote: > >> Hi Staffan >> >> On 18/06/2014 4:30 AM, Staffan Larsen wrote: >>> T

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

2014-06-18 Thread Staffan Larsen
On 18 jun 2014, at 04:05, David Holmes wrote: > 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 logg

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

2014-06-17 Thread David Holmes
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

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

2014-06-17 Thread Staffan Larsen
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.n