Re: RFR (XS) 8237806: Convert TIMEOUT of sun.net.dns.ResolverConfigurationImpl into property
Denghui Dong
denghui.ddh at alibaba-inc.com
Fri Jan 24 08:18:15 UTC 2020
Thanks for your remind!
Denghui Dong
------------------------------------------------------------------
From:David Holmes <david.holmes at oracle.com>
Send Time:2020年1月24日(星期五) 14:39
To:董登辉(卓昂) <denghui.ddh at alibaba-inc.com>; jdk-updates-dev at openjdk.java.net <jdk-updates-dev at openjdk.java.net>
Subject:Re: RFR (XS) 8237806: Convert TIMEOUT of sun.net.dns.ResolverConfigurationImpl into property
Hi,
This looks like it should be going to net-dev at openjdk.java.net if
intended for mainline jdk/jdk. Also adding a property will need a CSR
request to be filed and approved:
https://wiki.openjdk.java.net/display/csr/Main
Thanks,
David
On 24/01/2020 3:59 pm, Denghui Dong wrote:
> 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.
>
>
> JIRA: https://bugs.openjdk.java.net/browse/JDK-8237806
> Webrev: http://cr.openjdk.java.net/~ddong/8237806/webrev.00/
>
> Thanks
> Denghui Dong
>
More information about the jdk-updates-dev
mailing list