hg: jdk-updates/jdk11u: 6 new changesets

shade at redhat.com shade at redhat.com
Tue Feb 19 16:25:11 UTC 2019


Changeset: 9612496fdb2f
Author:    ssahoo
Date:      2018-11-14 23:12 -0800
URL:       http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/9612496fdb2f

8211787: javax/net/ssl/TLSCommon/TLSTest.java throws java.net.SocketTimeoutException: Read timed out
Summary: java.net.SocketTimeoutException: Read timed out
Reviewed-by: xuelei

! test/jdk/javax/net/ssl/TLSCommon/TLSTest.java

Changeset: 93f4a52e6c8e
Author:    dmarkov
Date:      2018-11-29 15:17 +0000
URL:       http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/93f4a52e6c8e

8213583: Error while opening the JFileChooser when desktop contains shortcuts pointing to deleted files
Reviewed-by: kaddepalli, aivanov, serb

! src/java.desktop/windows/native/libawt/windows/ShellFolder2.cpp

Changeset: b2c1b2cf0131
Author:    xuelei
Date:      2018-12-14 17:51 -0800
URL:       http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/b2c1b2cf0131

8213782: NullPointerException in sun.security.ssl.OutputRecord.changeWriteCiphers
Reviewed-by: ascarpino

! src/java.base/share/classes/sun/security/ssl/ChangeCipherSpec.java
! src/java.base/share/classes/sun/security/ssl/Finished.java
! src/java.base/share/classes/sun/security/ssl/KeyUpdate.java
! src/java.base/share/classes/sun/security/ssl/ServerHello.java

Changeset: c462d75dd8e3
Author:    stooke
Date:      2019-01-16 13:38 -0500
URL:       http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/c462d75dd8e3

8216578: Remove unused/obsolete method in JFR code
Reviewed-by: mgronlun, mikael

! src/hotspot/share/jfr/periodic/jfrOSInterface.cpp

Changeset: 88c4f803dd3c
Author:    jiangli
Date:      2019-01-10 13:03 -0500
URL:       http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/88c4f803dd3c

8214827: Incorrect call ClassLoaders.toFileURL("jrt:/java.compiler")
Summary: Use URL constructor for jrt URL in SystemDictionaryShared::get_shared_protection_domain().
Reviewed-by: ccheung, iklam, dholmes, coleenp

! src/hotspot/share/classfile/systemDictionaryShared.cpp
! test/hotspot/jtreg/runtime/appcds/ProtectionDomain.java
! test/hotspot/jtreg/runtime/appcds/test-classes/JimageClassProtDomain.java
! test/hotspot/jtreg/runtime/appcds/test-classes/ProtDomain.java
! test/hotspot/jtreg/runtime/appcds/test-classes/ProtDomainB.java

Changeset: 18b4acfaaa97
Author:    xuelei
Date:      2018-12-14 19:39 -0800
URL:       http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/18b4acfaaa97

8214339: SSLSocketImpl erroneously wraps SocketException
Reviewed-by: ascarpino, jnimeh

! src/java.base/share/classes/sun/security/ssl/Alert.java
! src/java.base/share/classes/sun/security/ssl/KeyShareExtension.java
! src/java.base/share/classes/sun/security/ssl/PreSharedKeyExtension.java
! src/java.base/share/classes/sun/security/ssl/TransportContext.java
+ test/jdk/javax/net/ssl/templates/SSLContextTemplate.java
+ test/jdk/sun/security/ssl/SSLSocketImpl/SSLExceptionForIOIssue.java



More information about the jdk-updates-changes mailing list