Hi team, Could I have a review of a small change that converts TIMEOUT of ResolverConfigurationImpl into property. Summary: The value of TIMEOUT of ResolverConfigurationImpl was hardcoded, it's useful to use a system property to specify the value of it.
Bug: https://bugs.openjdk.java.net/browse/JDK-8237806 CSR: https://bugs.openjdk.java.net/browse/JDK-8237815 Webrev: http://cr.openjdk.java.net/~ddong/8237806/webrev.00/ Thanks Denghui Dong