hg: jdk8u/jdk8u/jdk: 11 new changesets

rob.mckenna at oracle.com rob.mckenna at oracle.com
Fri Sep 23 22:17:58 UTC 2016


Changeset: 55e76c9181e8
Author:    igerasim
Date:      2016-09-09 18:58 +0300
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/55e76c9181e8

8165243: Base64.Encoder.wrap(os).write(byte[],int,int) with incorrect arguments should not produce output
Reviewed-by: rriggs, alanb, sherman, coffeys

! src/share/classes/java/util/Base64.java
! test/java/util/Base64/TestBase64.java

Changeset: cf35ea4f7962
Author:    rpatil
Date:      2016-09-10 22:54 +0530
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/cf35ea4f7962

8160951: Test javax/xml/bind/marshal/8134111/UnmarshalTest.java should be added into :needs_jre group
8160958: Test java/net/SetFactoryPermission/SetFactoryPermission.java should be added into :needs_compact2 group
Reviewed-by: igerasim

! test/TEST.groups

Changeset: d618a85a74b6
Author:    mcherkas
Date:      2016-09-14 15:20 +0300
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/d618a85a74b6

8160913: [TEST_BUG] javax/management/security/SecurityTest.java fails due to missing keyStore file
Reviewed-by: weijun
Contributed-by: mallikarjuna.avaluri at oracle.com

+ test/javax/management/security/keystoreAgent
+ test/javax/management/security/keystoreClient
+ test/javax/management/security/truststoreAgent
+ test/javax/management/security/truststoreClient

Changeset: 2fc8da996875
Author:    coffeys
Date:      2016-09-01 11:01 +0100
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/2fc8da996875

8164846: CertificateException missing cause of underlying exception
Reviewed-by: xuelei

! src/share/classes/sun/security/ssl/SSLContextImpl.java
! test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLContextImpl/TrustTrustedCert.java

Changeset: 6294a4e12b25
Author:    coffeys
Date:      2016-09-14 14:24 +0100
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/6294a4e12b25

Merge


Changeset: c4b627243347
Author:    ant
Date:      2016-09-15 11:44 +0300
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/c4b627243347

8160570: [macosx] modal dialog can skip the activation/focus events
Reviewed-by: serb, ssadetsky

! src/macosx/classes/sun/lwawt/LWWindowPeer.java
+ test/java/awt/Focus/ModalDialogActivationTest/ModalDialogActivationTest.java

Changeset: 59903dbf4122
Author:    ant
Date:      2016-09-20 15:53 +0300
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/59903dbf4122

8156116: [macosx] two JNI locals to delete in AWTWindow.m, CGraphicsEnv.m
Reviewed-by: serb, azvegint

! src/macosx/native/sun/awt/AWTWindow.m
! src/macosx/native/sun/awt/CGraphicsEnv.m

Changeset: 79aaa0f7f81a
Author:    robm
Date:      2016-09-13 14:47 +0100
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/79aaa0f7f81a

6947916: JarURLConnection does not handle useCaches correctly
Reviewed-by: chegar

! src/share/classes/sun/net/www/protocol/jar/JarURLConnection.java
+ test/sun/net/www/protocol/jar/JarURLConnectionUseCaches.java

Changeset: 9e5b59f2e30f
Author:    robm
Date:      2016-09-21 01:01 +0100
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/9e5b59f2e30f

8165988: Test JarURLConnectionUseCaches.java fails at windows: failed to clean up files after test
Reviewed-by: chegar

! test/sun/net/www/protocol/jar/JarURLConnectionUseCaches.java

Changeset: 10053c71b5ae
Author:    robm
Date:      2016-09-23 15:31 +0100
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/10053c71b5ae

8159410: InetAddress.isReachable returns true for non existing IP adresses
Reviewed-by: chegar, coffeys

! src/windows/native/java/net/Inet4AddressImpl.c

Changeset: be698ac28848
Author:    robm
Date:      2016-09-23 18:19 +0000
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/be698ac28848

Merge




More information about the jdk8u-changes mailing list