Integrated: JDK-8241995: Clarify InetSocketAddress::toString specification

Julia Boes jboes at openjdk.java.net
Wed Feb 3 14:17:58 UTC 2021


On Tue, 2 Feb 2021 15:55:40 GMT, Julia Boes <jboes at 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

This pull request has now been integrated.

Changeset: b0ee7a86
Author:    Julia Boes <jboes at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/b0ee7a86
Stats:     12 lines in 1 file changed: 7 ins; 0 del; 5 mod

8241995: Clarify InetSocketAddress::toString specification

Reviewed-by: michaelm, chegar

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

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


More information about the net-dev mailing list