git: openjdk/jdk17u: 6 new changesets

Alexey Bakhtin abakhtin at openjdk.org
Wed Dec 4 07:29:25 UTC 2024


Changeset: d70ea492
Branch: master
Author:    Antonio Vieiro <avieirov at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2024-11-28 09:33:57 +0000
URL:       https://git.openjdk.org/jdk17u/commit/d70ea492436514ac79fd723578e5e5bae5c18866

8340552: Harden TzdbZoneRulesCompiler against missing zone names

Reviewed-by: andrew
Backport-of: bc4abb4379ced7ddfb3d173d2dfc669a4b11d12f

! make/jdk/src/classes/build/tools/tzdb/TzdbZoneRulesCompiler.java

Changeset: c3ee57ce
Branch: master
Author:    Dmitry Cherepanov <dcherepanov at openjdk.org>
Date:      2024-12-02 09:51:10 +0000
URL:       https://git.openjdk.org/jdk17u/commit/c3ee57ce2f98a4ec12e5b1de091d797fcb3f839d

8343285: java.lang.Process is unresponsive and CPU usage spikes to 100%

Backport-of: c00e20c399cf9b3b21258bd5654a92d703c8fcd2

! src/hotspot/os/bsd/os_bsd.cpp

Changeset: 20927ac8
Branch: master
Author:    RadekCap <rcap at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2024-12-02 14:22:51 +0000
URL:       https://git.openjdk.org/jdk17u/commit/20927ac8405b4adca463e4c691ea573abdac1c4f

8331863: DUIterator_Fast used before it is constructed

Backport-of: d13f75c9ef000b05442f9f468b2f45df9a8450cf

! src/hotspot/share/opto/node.hpp

Changeset: 4d268db0
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2024-12-03 09:09:58 +0000
URL:       https://git.openjdk.org/jdk17u/commit/4d268db07f4d32f3c5abd5083fa9bab1765cc74f

8322809: SystemModulesMap::classNames and moduleNames arrays do not match the order

Reviewed-by: mbaesken
Backport-of: f3be138eb80c9e7f6cc21afb75cda9e49b667c8a

! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/SystemModulesPlugin.java
+ test/jdk/tools/jlink/plugins/SystemModuleDescriptors/ModuleMainClassTest.java
+ test/jdk/tools/jlink/plugins/SystemModuleDescriptors/src/com.foo/com/foo/Main.java
= test/jdk/tools/jlink/plugins/SystemModuleDescriptors/src/com.foo/module-info.java
= test/jdk/tools/jlink/plugins/SystemModuleDescriptors/src/net.foo/module-info.java
+ test/jdk/tools/jlink/plugins/SystemModuleDescriptors/src/net.foo/net/foo/Main.java

Changeset: f23d6bf3
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2024-12-03 09:11:09 +0000
URL:       https://git.openjdk.org/jdk17u/commit/f23d6bf3f74d9221124e31e69691af891ecb3309

8339892: Several security shell tests don't set TESTJAVAOPTS

Backport-of: 8a2a75e56de4497da48f43b3be3eb71bf3ef75ab

! test/jdk/java/security/Security/ClassLoaderDeadlock/ClassLoaderDeadlock.sh
! test/jdk/java/security/Security/ClassLoaderDeadlock/Deadlock.sh
! test/jdk/java/security/cert/CertificateFactory/slowstream.sh
! test/jdk/sun/security/krb5/runNameEquals.sh
! test/jdk/sun/security/pkcs11/Provider/MultipleLogins.sh
! test/jdk/sun/security/provider/PolicyFile/getinstance/getinstance.sh
! test/jdk/sun/security/ssl/SSLSocketImpl/NotifyHandshakeTest.sh
! test/jdk/sun/security/util/Pem/encoding.sh
! test/jdk/sun/security/validator/certreplace.sh
! test/jdk/sun/security/validator/samedn.sh

Changeset: bdc07d20
Branch: master
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
Date:      2024-12-04 01:03:38 +0000
URL:       https://git.openjdk.org/jdk17u/commit/bdc07d202a917384625f3a17c630e92dcd9f2fcf

8335912: Add an operation mode to the jar command when extracting to not overwriting existing files

Reviewed-by: mbaesken, mbalao
Backport-of: 158b93d19a518d2b9d3d185e2d4c4dbff9c82aab

! src/jdk.jartool/share/classes/sun/tools/jar/GNUStyleOptions.java
! src/jdk.jartool/share/classes/sun/tools/jar/Main.java
! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar.properties
+ test/jdk/tools/jar/ExtractFilesTest.java
+ test/jdk/tools/jar/MultipleManifestTest.java



More information about the jdk-updates-changes mailing list