On Tue, 2 Feb 2021 16:14:10 GMT, Michael McMahon <micha...@openjdk.org> wrote:

>> This change clarifies the InetSocketAddress::toString specification, which 
>> was recently updated to reflect an implementation change [1]. The 
>> specification is not changed, but it is enhanced with two examples and some 
>> more verbiage, as per earlier suggestions on the net-dev mailing list [2][3].
>> 
>> [1] https://bugs.openjdk.java.net/browse/JDK-8225499
>> [2] https://mail.openjdk.java.net/pipermail/net-dev/2020-April/013776.html
>> [3] https://mail.openjdk.java.net/pipermail/net-dev/2021-February/015297.html
>
> Maybe could say "rather than parsing the output of toString()" instead of 
> "rather than parsing the string representation". Might be clearer?

Ok, how about this: "rather than parsing the string returned by this toString() 
method"?

-------------

PR: https://git.openjdk.java.net/jdk/pull/2357

Reply via email to