hg: type-annotations/type-annotations/jdk: 5 new changesets

wdietl at gmail.com wdietl at gmail.com
Sun May 5 09:28:29 PDT 2013


Changeset: 81be41c7323f
Author:    weijun
Date:      2013-05-03 10:43 +0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/81be41c7323f

8013855: DigestMD5Client has not checked RealmChoiceCallback value
Reviewed-by: xuelei, mullan

! src/share/classes/com/sun/security/sasl/digest/DigestMD5Client.java
+ test/com/sun/security/sasl/digest/AuthRealmChoices.java

Changeset: 470f19b6bfdd
Author:    jbachorik
Date:      2013-05-02 13:21 +0200
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/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

Changeset: fc156b925259
Author:    mduigou
Date:      2013-05-03 10:57 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/fc156b925259

8013528: Provide SharedSecrets access to String(char[], boolean) constructor
Reviewed-by: martin, alanb, chegar, plevart

! src/share/classes/java/lang/System.java
! src/share/classes/sun/misc/JavaLangAccess.java
+ test/sun/misc/JavaLangAccess/NewUnsafeString.java

Changeset: d7f3d5659c46
Author:    juh
Date:      2013-05-03 15:04 -0700
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/d7f3d5659c46

8005922: TEST_BUG: There is no /tmp directory for windows system.
Reviewed-by: weijun

! test/sun/security/tools/policytool/ChangeUI.html
! test/sun/security/tools/policytool/UpdatePermissions.html
! test/sun/security/tools/policytool/i18n.html

Changeset: a69b30fb73af
Author:    wmdietl
Date:      2013-05-05 18:28 +0200
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/jdk/rev/a69b30fb73af

Automated merge with http://hg.openjdk.java.net/jdk8/tl/jdk




More information about the type-annotations-dev mailing list