hg: jdk-updates/jdk13u: 22 new changesets

yan at azul.com yan at azul.com
Fri Mar 27 14:39:42 UTC 2020


Changeset: c695a41a9d51
Author:    yan
Date:      2020-03-16 14:35 +0300
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/c695a41a9d51

Added tag jdk-13.0.3+0 for changeset 8709c0065879

! .hgtags

Changeset: 12d463a208dc
Author:    yan
Date:      2020-03-16 14:41 +0300
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/12d463a208dc

8241051: Bump update version for OpenJDK: jdk-13.0.3
Reviewed-by: shade

! make/autoconf/version-numbers

Changeset: d87c1253169a
Author:    weijun
Date:      2019-10-10 17:36 +0300
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/d87c1253169a

8231507: Update Apache Santuario (XML Signature) to version 2.1.4
Reviewed-by: weijun
Contributed-by: fedor.burdun at azulsystems.com, weijun.wang at oracle.com

! src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/Init.java
! src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/c14n/Canonicalizer.java
! src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/c14n/CanonicalizerSpi.java
! src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/KeyResolverSpi.java
! src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/signature/SignedInfo.java
! src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/signature/XMLSignatureInput.java
! src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformBase64Decode.java
! src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/utils/WeakObjectPool.java
! src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/utils/XMLUtils.java
! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMRetrievalMethod.java
! src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/XMLDSigRI.java
! src/java.xml.crypto/share/legal/santuario.md

Changeset: 3c3d2ff944c6
Author:    bae
Date:      2020-03-03 13:06 +0300
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/3c3d2ff944c6

8239787: AArch64: String.indexOf may incorrectly handle empty strings
Reviewed-by: aph, lmesnik, yan
Contributed-by: alexey at azul.com

! src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp

Changeset: 4c74585a0b28
Author:    mbalao
Date:      2019-12-11 15:43 -0300
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/4c74585a0b28

8005819: Support cross-realm MSSFU
Reviewed-by: weijun

! src/java.security.jgss/share/classes/sun/security/krb5/KrbTgsRep.java
! src/java.security.jgss/share/classes/sun/security/krb5/internal/CredentialsUtil.java
! src/java.security.jgss/share/classes/sun/security/krb5/internal/Krb5.java
! src/java.security.jgss/share/classes/sun/security/krb5/internal/PAForUserEnc.java
+ src/java.security.jgss/share/classes/sun/security/krb5/internal/PaPacOptions.java
! test/jdk/sun/security/krb5/auto/KDC.java
! test/jdk/sun/security/krb5/auto/ReferralsTest.java

Changeset: 285cf6527d68
Author:    mbaesken
Date:      2019-07-24 12:36 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/285cf6527d68

8228578: fix CFData object leak in macosx KeystoreImpl.m
Reviewed-by: weijun

! src/java.base/macosx/native/libosxsecurity/KeystoreImpl.m

Changeset: 01e6f0f762c7
Author:    thartmann
Date:      2019-08-07 12:09 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/01e6f0f762c7

8229016: C2 scalarization crashes with assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode required
Summary: Detect array copy to self to avoid emitting another load to the to-be-removed allocation.
Reviewed-by: kvn

! src/hotspot/share/opto/macro.cpp

Changeset: 7cbe21d0b073
Author:    erikj
Date:      2019-12-12 19:35 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/7cbe21d0b073

8235687: Contents/MacOS/libjli.dylib cannot be a symlink
Reviewed-by: tbell

! make/MacBundles.gmk

Changeset: 60cb7f56b332
Author:    erikj
Date:      2020-02-05 09:33 -0800
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/60cb7f56b332

8238225: Issues reported after replacing symlink at Contents/MacOS/libjli.dylib with binary
Reviewed-by: clanger, alanb, ihse

! src/java.base/macosx/native/libjli/java_md_macosx.m
! test/jdk/tools/launcher/JliLaunchTest.java

Changeset: 8f3cf54cfe60
Author:    pchilanomate
Date:      2019-07-30 17:31 -0400
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/8f3cf54cfe60

8227528: TestAbortVMOnSafepointTimeout.java failed due to "RuntimeException: 'Safepoint sync time longer than' missing from stdout/stderr"
Summary: Biased locking was disable for this test.
Reviewed-by: dcubed, mdoerr, dholmes

! test/hotspot/jtreg/runtime/Safepoint/TestAbortVMOnSafepointTimeout.java

Changeset: e29fdd8cf820
Author:    mgronlun
Date:      2019-09-02 13:57 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/e29fdd8cf820

8229437: assert(is_aligned(ref, HeapWordSize)) failed: invariant
Reviewed-by: egahlin

! src/hotspot/share/jfr/leakprofiler/chains/bfsClosure.cpp
! src/hotspot/share/jfr/leakprofiler/chains/dfsClosure.cpp

Changeset: 138fddd0e530
Author:    valeriep
Date:      2019-10-31 02:22 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/138fddd0e530

8232950: SUNPKCS11 Provider incorrectly check key length for PSS Signatures.
Summary: Fixed to treat the queried key size values as bits instead of bytes
Reviewed-by: ascarpino, xuelei

! src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11PSSSignature.java

Changeset: 00fe4d4fc521
Author:    coffeys
Date:      2019-06-21 08:07 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/00fe4d4fc521

8133489: Better messaging for PKIX path validation matching
Reviewed-by: xuelei

! src/java.base/share/classes/java/security/cert/X509CertSelector.java
! test/jdk/java/security/cert/CertPathBuilder/selfIssued/KeyUsageMatters.java

Changeset: bf7f3d69c81e
Author:    valeriep
Date:      2019-08-14 01:40 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/bf7f3d69c81e

8228835: Memory leak in PKCS11 provider when using AES GCM
Summary: updated freeCKMechanismPtr to free mechanism-specific memories
Reviewed-by: jnimeh

! src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_convert.c
! src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_keymgmt.c
! src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_util.c
! src/jdk.crypto.cryptoki/share/native/libj2pkcs11/pkcs11wrapper.h

Changeset: 6684bffceae2
Author:    weijun
Date:      2019-08-15 15:39 +0800
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/6684bffceae2

8229767: Typo in java.security: Sasl.createClient and Sasl.createServer
Reviewed-by: xuelei

! src/java.base/share/conf/security/java.security

Changeset: 6e698b7b933c
Author:    mbaesken
Date:      2019-09-11 16:54 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/6e698b7b933c

8230861: missing ReleaseStringUTFChars in Java_sun_security_pkcs11_wrapper_PKCS11_connect
Reviewed-by: alanb, stuefe

! src/jdk.crypto.cryptoki/unix/native/libj2pkcs11/p11_md.c

Changeset: 2b3208dcbda4
Author:    mbaesken
Date:      2019-09-23 17:02 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/2b3208dcbda4

8231222: fix pkcs11 P11_DEBUG guarded native traces
Reviewed-by: clanger

! src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_convert.c
! src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_general.c
! src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_objmgmt.c
! src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_sessmgmt.c
! src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_util.c

Changeset: b8dc65b56817
Author:    roland
Date:      2019-08-28 15:51 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/b8dc65b56817

8230061: # assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
Reviewed-by: thartmann, neliasso

! src/hotspot/share/opto/loopopts.cpp
! src/hotspot/share/opto/node.cpp
! src/hotspot/share/opto/node.hpp
+ test/hotspot/jtreg/compiler/loopstripmining/DeadNodesInOuterLoopAtLoopCloning.java

Changeset: 729aec5102cf
Author:    xliu
Date:      2019-09-04 16:39 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/729aec5102cf

8229450: C2 compilation fails with assert(found_sfpt) failed
Reviewed-by: roland, thartmann

! src/hotspot/share/opto/loopopts.cpp
+ test/hotspot/jtreg/compiler/loopstripmining/LoadDependsOnIfIdenticalToLoopExit.java

Changeset: d5644c15f0b0
Author:    weijun
Date:      2019-10-29 09:34 +0800
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/d5644c15f0b0

8228969: 2019-09-28 public suffix list update
Reviewed-by: mullan

! make/data/publicsuffixlist/VERSION
! make/data/publicsuffixlist/public_suffix_list.dat
! src/java.base/share/legal/public_suffix.md
+ test/jdk/sun/security/util/RegisteredDomain/ParseNames.java
+ test/jdk/sun/security/util/RegisteredDomain/tests.dat

Changeset: e9de68da3a32
Author:    yan
Date:      2020-03-24 12:15 +0300
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/e9de68da3a32

8241489: restore missed in backports tests for 8229016, 8239787
Reviewed-by: dcherepanov

+ test/hotspot/jtreg/compiler/escapeAnalysis/TestSelfArrayCopy.java
+ test/hotspot/jtreg/runtime/StringIntrinsic/StringIndexOfChar.java

Changeset: 3b64fe816c72
Author:    yan
Date:      2020-03-24 13:52 +0300
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/3b64fe816c72

Added tag jdk-13.0.3+1 for changeset e9de68da3a32

! .hgtags



More information about the jdk-updates-changes mailing list