hg: jdk/submit: 7 new changesets

jesper.wilhelmsson at oracle.com jesper.wilhelmsson at oracle.com
Thu Jan 10 22:14:55 UTC 2019


Changeset: 05c5c27b5a54
Author:    jlaskey
Date:      2019-01-09 18:17 -0400
URL:       http://hg.openjdk.java.net/jdk/submit/rev/05c5c27b5a54

8215493: String::indent inconsistency with blank lines
Reviewed-by: rriggs, smarks

! src/java.base/share/classes/java/lang/String.java
! test/jdk/java/lang/String/Indent.java

Changeset: 0740588d1f8a
Author:    jwilhelm
Date:      2019-01-10 02:47 +0100
URL:       http://hg.openjdk.java.net/jdk/submit/rev/0740588d1f8a

Added tag jdk-12+27 for changeset f15d443f9731

! .hgtags

Changeset: 3fc330702246
Author:    tschatzl
Date:      2019-01-10 12:14 +0100
URL:       http://hg.openjdk.java.net/jdk/submit/rev/3fc330702246

8216316: Tests fail due to too low specified TLAB size
Reviewed-by: goetz, sangheki
Contributed-by: goetz.lindenmaier at sap.com, thomas.schatzl at oracle.com

! test/hotspot/jtreg/compiler/interpreter/TestVerifyStackAfterDeopt.java
! test/jdk/jdk/jfr/event/gc/detailed/TestPromotionEventWithG1.java

Changeset: ed36ff53642c
Author:    robm
Date:      2019-01-10 07:54 -0800
URL:       http://hg.openjdk.java.net/jdk/submit/rev/ed36ff53642c

8214440: ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate"
Reviewed-by: vtewari, xuelei

! src/java.naming/share/classes/com/sun/jndi/ldap/ext/StartTlsResponseImpl.java

Changeset: fbab5d82f3d7
Author:    jiangli
Date:      2019-01-10 13:03 -0500
URL:       http://hg.openjdk.java.net/jdk/submit/rev/fbab5d82f3d7

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: 10621b0e8e38
Author:    shade
Date:      2019-01-09 15:53 +0100
URL:       http://hg.openjdk.java.net/jdk/submit/rev/10621b0e8e38

8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check
Reviewed-by: eosterlund, lkorinth

! src/hotspot/share/gc/shared/barrierSet.hpp
+ src/hotspot/share/gc/shared/barrierSet.inline.hpp
! src/hotspot/share/oops/access.inline.hpp
+ test/hotspot/jtreg/gc/epsilon/TestArraycopyCheckcast.java

Changeset: 2e1fd6414c4b
Author:    jwilhelm
Date:      2019-01-10 21:52 +0100
URL:       http://hg.openjdk.java.net/jdk/submit/rev/2e1fd6414c4b

Merge

! .hgtags
! test/jdk/java/lang/String/Indent.java



More information about the jdk-submit-changes mailing list