hg: jdk8/tl/jdk: 7199324: Connection ID for IPv6 addresses is not generated accordingly to the specification

jaroslav.bachorik at oracle.com jaroslav.bachorik at oracle.com
Thu May 2 23:24:33 PDT 2013


Changeset: 470f19b6bfdd
Author:    jbachorik
Date:      2013-05-02 13:21 +0200
URL:       http://hg.openjdk.java.net/jdk8/tl/jdk/rev/470f19b6bfdd

7199324: Connection ID for IPv6 addresses is not generated accordingly to the specification
Summary: RemoteServer.getClientHost is returning a String with an IPv6 literal address and we need to enclose it in [] when building the connection id
Reviewed-by: alanb, sjiang

! src/share/classes/javax/management/remote/rmi/RMIServerImpl.java
! test/javax/management/remote/mandatory/connection/ConnectionTest.java



More information about the compiler-dev mailing list