git: openjdk/jdk21u: master: 6 new changesets

SendaoYan syan at openjdk.org
Wed May 7 07:56:27 UTC 2025


Changeset: c2228cc0
Branch: master
Author:    Satyen Subramaniam <ssubramaniam at openjdk.org>
Committer: Victor Rudometov <vrudomet at openjdk.org>
Date:      2025-04-30 20:38:33 +0000
URL:       https://git.openjdk.org/jdk21u/commit/c2228cc099d300edfb90958ae1d98acd698f9ff9

8320948: NPE due to unreported compiler error

Backport-of: a9cb120d03e5b2efa244086e213d3b9e4706558a

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/DeferredAttr.java
+ test/langtools/tools/javac/recovery/CrashDueToUnreportedError.java
+ test/langtools/tools/javac/recovery/CrashDueToUnreportedError.out

Changeset: 4398ccee
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2025-05-05 13:07:29 +0000
URL:       https://git.openjdk.org/jdk21u/commit/4398ccee1a2a63816d390cc59efb3c0132e4171e

8333013: Update vmTestbase/nsk/share/LocalProcess.java to don't use finalization

Backport-of: bc7d9e3d0bc663bbbeb068889082da4a9f0fa8de

- test/hotspot/jtreg/vmTestbase/nsk/share/LocalProcess.java
! test/hotspot/jtreg/vmTestbase/nsk/share/jdb/JdbTest.java
+ test/hotspot/jtreg/vmTestbase/nsk/share/jdb/LocalProcess.java

Changeset: 20dc5ebe
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2025-05-05 13:08:44 +0000
URL:       https://git.openjdk.org/jdk21u/commit/20dc5ebeca585dacb38be45366639aaaf325699e

8333680: com/sun/tools/attach/BasicTests.java fails with "SocketException: Permission denied: connect"

Backport-of: 17bd483ff01e463cef45824f0c1296a8f3e782c8

! test/jdk/com/sun/tools/attach/Agent.java
! test/jdk/com/sun/tools/attach/BasicTests.java
! test/jdk/com/sun/tools/attach/RedefineAgent.java

Changeset: fdd0cb55
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2025-05-05 13:10:09 +0000
URL:       https://git.openjdk.org/jdk21u/commit/fdd0cb550e4345d93c5436404e0a798563d623f1

8349501: Relocate supporting classes in security/testlibrary to test/lib/jdk tree

Reviewed-by: rschmelter
Backport-of: b737f7fb3004e4e9c95fba95c6fcda70073ae00e

! test/jdk/com/sun/security/auth/callback/TextCallbackHandler/Default.java
! test/jdk/java/security/KeyFactory/Failover.java
! test/jdk/java/security/KeyPairGenerator/Failover.java
! test/jdk/java/security/Provider/ChangeProviders.java
! test/jdk/java/security/Provider/GetInstance.java
! test/jdk/java/security/Provider/GetServiceRace.java
! test/jdk/java/security/Provider/RemoveProvider.java
! test/jdk/java/security/Security/NoInstalledProviders.java
! test/jdk/java/security/Security/SynchronizedAccess.java
! test/jdk/java/security/Security/removing/RemoveProviders.java
! test/jdk/java/security/cert/CertPathValidator/OCSP/GetAndPostTests.java
! test/jdk/java/security/cert/CertPathValidator/OCSP/OCSPTimeout.java
! test/jdk/java/security/cert/CertPathValidator/crlDP/CheckAllCRLs.java
! test/jdk/java/security/cert/CertPathValidator/trustAnchor/ValWithAnchorByName.java
! test/jdk/javax/crypto/EncryptedPrivateKeyInfo/GetKeySpecException.java
! test/jdk/javax/crypto/JceSecurity/SunJCE_BC_LoadOrdering.java
! test/jdk/javax/net/ssl/Stapling/HttpsUrlConnClient.java
! test/jdk/javax/net/ssl/Stapling/SSLEngineWithStapling.java
! test/jdk/javax/net/ssl/Stapling/SSLSocketWithStapling.java
! test/jdk/javax/net/ssl/Stapling/StapleEnableProps.java
! test/jdk/sun/security/ec/TestEC.java
! test/jdk/sun/security/pkcs11/ec/ReadCertificates.java
! test/jdk/sun/security/pkcs11/ec/ReadPKCS12.java
! test/jdk/sun/security/pkcs11/ec/TestECDH.java
! test/jdk/sun/security/pkcs11/ec/TestECDH2.java
! test/jdk/sun/security/pkcs11/ec/TestECDSA.java
! test/jdk/sun/security/pkcs11/ec/TestECDSA2.java
! test/jdk/sun/security/pkcs11/rsa/TestCACerts.java
! test/jdk/sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java
! test/jdk/sun/security/pkcs12/GetSetEntryTest.java
! test/jdk/sun/security/provider/certpath/OCSP/OCSPNoContentLength.java
! test/jdk/sun/security/ssl/Stapling/StatusResponseManager.java
! test/jdk/sun/security/ssl/Stapling/java.base/sun/security/ssl/StatusResponseManagerTests.java
! test/jdk/sun/security/tools/keytool/KeyToolTest.java
! test/jdk/sun/security/tools/keytool/NssTest.java
! test/jdk/sun/security/x509/URICertStore/AIACertTimeout.java
= test/lib/jdk/test/lib/security/CertificateBuilder.java
= test/lib/jdk/test/lib/security/HumanInputStream.java
= test/lib/jdk/test/lib/security/Providers.java
= test/lib/jdk/test/lib/security/ProvidersSnapshot.java
= test/lib/jdk/test/lib/security/SimpleOCSPServer.java

Changeset: af0c11f2
Branch: master
Author:    Matthias Baesken <mbaesken at openjdk.org>
Date:      2025-05-06 07:21:36 +0000
URL:       https://git.openjdk.org/jdk21u/commit/af0c11f298ceb7ffe249263cabbbdad7cfbff8d7

8354802: MAX_SECS definition is unused in os_linux

Backport-of: af7a19a8cfba8d7016de94d6ffc86d201ab4a884

! src/hotspot/os/linux/os_linux.cpp

Changeset: 96f7dbfd
Branch: master
Author:    SendaoYan <syan at openjdk.org>
Date:      2025-05-06 08:57:49 +0000
URL:       https://git.openjdk.org/jdk21u/commit/96f7dbfd1b80d3ffbe8f9a26ce160e5a7aa0a881

8353190: Use "/native" Run Option for TestAvailableProcessors Execution

Backport-of: 34c4d895ca321508c24b13338900d617679aadae

! test/hotspot/jtreg/runtime/os/windows/TestAvailableProcessors.java



More information about the jdk-updates-changes mailing list