git: openjdk/jdk11u-dev: 2 new changesets
Andrew Haley
aph at openjdk.org
Tue Aug 2 13:39:39 UTC 2022
Changeset: 9cf9879a
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2022-08-02 13:27:31 +0000
URL: https://git.openjdk.org/jdk11u-dev/commit/9cf9879a4e4a78ed8e6d9b1f979de1eb7f75badf
8267880: Upgrade the default PKCS12 MAC algorithm
Reviewed-by: mbaesken
! src/java.base/share/classes/sun/security/pkcs12/PKCS12KeyStore.java
! src/java.base/share/conf/security/java.security
! test/jdk/sun/security/pkcs12/KeytoolOpensslInteropTest.java
! test/jdk/sun/security/pkcs12/ParamsPreferences.java
Changeset: 954d57ae
Author: Andrew Haley <aph at openjdk.org>
Date: 2022-08-02 13:33:45 +0000
URL: https://git.openjdk.org/jdk11u-dev/commit/954d57ae503e5e25c263d662a8e2eba978bd62b2
8287432: C2: assert(tn->in(0) != __null) failed: must have live top node
Backport-of: 78d371266ae8a629db8176ced4d48e9521702cce
! src/hotspot/share/opto/compile.cpp
+ test/hotspot/jtreg/compiler/c2/TestRemoveMemBarPrecEdge.java
More information about the jdk-updates-changes
mailing list