Re: RFR: JDK-8210106: sun/tools/jps/TestJps.java timed out

2018-12-10 Thread Daniel D. Daugherty
On 12/10/18 2:55 AM, David Holmes wrote: Hi Dan, Gary saw a longest time value of 280 seconds in his testing with fastdebug bits. The default timeout value is 120 seconds with a default timeout factor of 4 in Mach5 gives a total timeout of 480 seconds (8 minutes). With Gary's new default timeou

Re: RFR: JDK-8210106: sun/tools/jps/TestJps.java timed out

2018-12-09 Thread David Holmes
Hi Dan, Gary saw a longest time value of 280 seconds in his testing with fastdebug bits. The default timeout value is 120 seconds with a default timeout factor of 4 in Mach5 gives a total timeout of 480 seconds (8 minutes). With Gary's new default timeout of 360 seconds, we'll have a total timeo

Re: RFR: JDK-8210106: sun/tools/jps/TestJps.java timed out

2018-12-07 Thread Daniel D. Daugherty
On 12/7/18 7:58 AM, Gary Adams wrote: On 12/6/18, 7:52 PM, David Holmes wrote: Hi Gary, On 6/12/2018 11:27 pm, Gary Adams wrote: On a local linux-x64-debug build this test consistently runs in less than 40 seconds. On the mach5 testing machines there was a large fluctuation in the time to com

Re: RFR: JDK-8210106: sun/tools/jps/TestJps.java timed out

2018-12-07 Thread Gary Adams
On 12/6/18, 7:52 PM, David Holmes wrote: Hi Gary, On 6/12/2018 11:27 pm, Gary Adams wrote: On a local linux-x64-debug build this test consistently runs in less than 40 seconds. On the mach5 testing machines there was a large fluctuation in the time to complete this test. Since the test runs

Re: RFR: JDK-8210106: sun/tools/jps/TestJps.java timed out

2018-12-06 Thread David Holmes
Hi Gary, On 6/12/2018 11:27 pm, Gary Adams wrote: On a local linux-x64-debug build this test consistently runs in less than 40 seconds. On the mach5 testing machines there was a large fluctuation in the time to complete this test. Since the test runs jps with different combinations of argumen

Re: RFR: JDK-8210106: sun/tools/jps/TestJps.java timed out

2018-12-06 Thread Daniel D. Daugherty
On 12/6/18 8:27 AM, Gary Adams wrote: On a local linux-x64-debug build this test consistently runs in less than 40 seconds. On the mach5 testing machines there was a large fluctuation in the time to complete this test. Since the test runs jps with different combinations of arguments, the tota

RFR: JDK-8210106: sun/tools/jps/TestJps.java timed out

2018-12-06 Thread Gary Adams
On a local linux-x64-debug build this test consistently runs in less than 40 seconds. On the mach5 testing machines there was a large fluctuation in the time to complete this test. Since the test runs jps with different combinations of arguments, the total test time is dependent on the number o