Re: RFR: 8274561: sun/net/ftp/TestFtpTimeValue.java timed out on slow machines [v2]

2021-09-30 Thread Daniel Fuchs
On Thu, 30 Sep 2021 11:50:12 GMT, Ao Qi wrote: >> When we do fastdebug testing with -Xcomp, sun/net/ftp/TestFtpTimeValue.java >> timed out on slow machines. The parameter of setSoTimeout in the test should >> be set larger. > > Ao Qi has updated the pull request incrementally with one additiona

Re: RFR: 8274561: sun/net/ftp/TestFtpTimeValue.java timed out on slow machines [v2]

2021-09-30 Thread Jie Fu
On Thu, 30 Sep 2021 11:46:45 GMT, Ao Qi wrote: >> When we do fastdebug testing with -Xcomp, sun/net/ftp/TestFtpTimeValue.java >> timed out on slow machines. The parameter of setSoTimeout in the test should >> be set larger. > > Ao Qi has updated the pull request incrementally with one additiona

Re: RFR: 8274561: sun/net/ftp/TestFtpTimeValue.java timed out on slow machines [v2]

2021-09-30 Thread Ao Qi
> When we do fastdebug testing with -Xcomp, sun/net/ftp/TestFtpTimeValue.java > timed out on slow machines. The parameter of setSoTimeout in the test should > be set larger. Ao Qi has updated the pull request incrementally with one additional commit since the last revision: update copyright