git: openjdk/jdk11u: 5 new changesets

Christoph Langer clanger at openjdk.org
Wed May 8 07:03:27 UTC 2024


Changeset: 1da8fd84
Author:    Andrew Lu <andrewlu at openjdk.org>
Date:      2024-05-06 07:41:05 +0000
URL:       https://git.openjdk.org/jdk11u/commit/1da8fd845cbed721ecc418d44573dd66743b639c

8295343: sun/security/pkcs11 tests fail on Linux RHEL 8.6 and newer
8231351: Add notes for PKCS11 tests in the test doc

Reviewed-by: lucy
Backport-of: 6ce0ebb858d3112f136e12d3ad595f805f6871a0

! doc/testing.html
! doc/testing.md
! test/jdk/ProblemList.txt
! test/jdk/sun/security/pkcs11/PKCS11Test.java
! test/jdk/sun/security/pkcs11/README
! test/jdk/sun/security/tools/keytool/NssTest.java
! test/jdk/sun/security/tools/keytool/p11-nss.txt

Changeset: 3f636f30
Author:    Andrew Lu <andrewlu at openjdk.org>
Date:      2024-05-06 07:41:24 +0000
URL:       https://git.openjdk.org/jdk11u/commit/3f636f30f9f040a8d320a4be7c2122fb22fd00bf

8310818: Refactor more Locale tests to use JUnit

Reviewed-by: lucy
Backport-of: 989e0bfe59d67f6a751e8b187caabbd0fd8c8f81

- test/jdk/java/util/Locale/Bug4175998Test.java
- test/jdk/java/util/Locale/Bug8001562.java
- test/jdk/java/util/Locale/Bug8008577.java
- test/jdk/java/util/Locale/Bug8025703.java
- test/jdk/java/util/Locale/Bug8026766.java
- test/jdk/java/util/Locale/Bug8032842.java
+ test/jdk/java/util/Locale/ExpectedAdapterTypes.java
= test/jdk/java/util/Locale/ISO3166.java
+ test/jdk/java/util/Locale/ISO639.java
+ test/jdk/java/util/Locale/JDK7LocaleServiceDiffs.java
+ test/jdk/java/util/Locale/LRToString.java
! test/jdk/java/util/Locale/LanguageSubtagRegistryTest.java
+ test/jdk/java/util/Locale/PreserveTagCase.java

Changeset: b7822c39
Author:    Christoph Langer <clanger at openjdk.org>
Date:      2024-05-06 08:40:24 +0000
URL:       https://git.openjdk.org/jdk11u/commit/b7822c39d323e470ea63289cf72c6a5ec43e6107

8331643: [11u]: Bump GHA bootstrap JDK to 11.0.23

Reviewed-by: sgehwolf

! make/conf/github-actions.conf

Changeset: 4202063c
Author:    Christoph Langer <clanger at openjdk.org>
Date:      2024-05-07 08:38:12 +0000
URL:       https://git.openjdk.org/jdk11u/commit/4202063c1b663cd0ed16209d54b257faf637cd08

8293563: [macos-aarch64] SA core file tests failing with sun.jvm.hotspot.oops.UnknownOopException

Reviewed-by: mbaesken
Backport-of: 5eeb41a7294f56bc258a154c043bc540cb8de5c4

! test/hotspot/jtreg/ProblemList.txt
! test/hotspot/jtreg/serviceability/sa/ClhsdbCDSCore.java
! test/hotspot/jtreg/serviceability/sa/ClhsdbFindPC.java
! test/hotspot/jtreg/serviceability/sa/ClhsdbPmap.java
! test/hotspot/jtreg/serviceability/sa/ClhsdbPstack.java
! test/hotspot/jtreg/serviceability/sa/TestJmapCore.java
! test/lib/jdk/test/lib/util/CoreUtils.java

Changeset: c542dc91
Author:    Christoph Langer <clanger at openjdk.org>
Date:      2024-05-07 08:42:00 +0000
URL:       https://git.openjdk.org/jdk11u/commit/c542dc913a765e9f7ab3ab47d51d5633f8716b9b

8325579: Inconsistent behavior in com.sun.jndi.ldap.Connection::createSocket

Reviewed-by: mbaesken
Backport-of: 32bf1f4169fd07291d608323c143832ad48e531e

! src/java.naming/share/classes/com/sun/jndi/ldap/Connection.java
! src/java.naming/share/classes/module-info.java
! test/jdk/com/sun/jndi/ldap/LdapSSLHandshakeFailureTest.java



More information about the jdk-updates-changes mailing list