On Thu, 30 Sep 2021 11:14:18 GMT, Ao Qi <a...@openjdk.org> 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.
This pull request has now been integrated. Changeset: b7b78ff1 Author: Ao Qi <a...@openjdk.org> Committer: Jie Fu <ji...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/b7b78ff1f380d19214dbca48455772bc87cc137d Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8274561: sun/net/ftp/TestFtpTimeValue.java timed out on slow machines Reviewed-by: jiefu, dfuchs ------------- PR: https://git.openjdk.java.net/jdk/pull/5774