On Wed, 3 Feb 2021 14:19:27 GMT, Alan Bateman wrote:
>> Julia Boes has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> small adjustment
>
> src/java.base/share/classes/java/net/InetSocketAddress.java line 387:
>
>> 385: * To retrieve a
On Wed, 3 Feb 2021 14:17:58 GMT, Julia Boes 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,
> 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 [
On Tue, 2 Feb 2021 15:55:40 GMT, Julia Boes 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
On Tue, 2 Feb 2021 15:55:40 GMT, Julia Boes 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
On Wed, 3 Feb 2021 11:36:28 GMT, Julia Boes wrote:
>> 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"?
T
On Tue, 2 Feb 2021 16:14:10 GMT, Michael McMahon 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 verb
On Tue, 2 Feb 2021 15:55:40 GMT, Julia Boes 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
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].