Integrated: 8274561: sun/net/ftp/TestFtpTimeValue.java timed out on slow machines

2021-10-01 Thread Ao Qi
On Thu, 30 Sep 2021 11:14:18 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. This pull request has now been integrated. Changeset: b7b78ff1 Author:

Integrated: 8274227: Remove "impl.prefix" jdk system property usage from InetAddress

2021-10-01 Thread Aleksei Efimov
On Wed, 29 Sep 2021 15:41:06 GMT, Aleksei Efimov wrote: > The following fix proposes to remove usages of `"impl.prefix"` JDK system > property from the `java.net.InetAddress` class. > This system property is used to locate concrete implementations of the > package private "java.net.InetAddress