git: openjdk/jdk8u: 9 new changesets

Paul Hohensee phh at openjdk.org
Wed May 28 15:21:12 UTC 2025


Changeset: 176d6747
Branch: master
Author:    Taizo Kurashige <tkurashige at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date:      2025-05-19 13:45:52 +0000
URL:       https://git.openjdk.org/jdk8u/commit/176d674745b33f86d810732c13465279a5aadeda

8296631: NSS tests failing on OL9 linux-aarch64 hosts

Reviewed-by: phh
Backport-of: 6e1aacdfba5a32f7b071eea8039888d275827e83

+ jdk/test/sun/security/pkcs11/KeyStore/ClientAuthData/cert9.db
+ jdk/test/sun/security/pkcs11/KeyStore/ClientAuthData/key4.db
! jdk/test/sun/security/pkcs11/Secmod/cert9.db
! jdk/test/sun/security/pkcs11/Secmod/key4.db
! jdk/test/sun/security/pkcs11/Secmod/pkcs11.txt
! jdk/test/sun/security/pkcs11/SecmodTest.java
+ jdk/test/sun/security/pkcs11/fips/cert9.db
+ jdk/test/sun/security/pkcs11/fips/key4.db
+ jdk/test/sun/security/pkcs11/fips/pkcs11.txt

Changeset: 1304a9b0
Branch: master
Author:    Taizo Kurashige <tkurashige at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date:      2025-05-19 13:46:16 +0000
URL:       https://git.openjdk.org/jdk8u/commit/1304a9b0c703c19a17a68da22af6e534f6e320a5

8278472: Invalid value set to CANDIDATEFORM structure

Reviewed-by: phh
Backport-of: 2426d58e592c54de64ebe0f06448d239aeced082

! jdk/src/windows/native/sun/windows/awt_Component.cpp

Changeset: 73dca05a
Branch: master
Author:    Kazuhisa Takakuri <ktakakuri at openjdk.org>
Date:      2025-05-20 02:08:02 +0000
URL:       https://git.openjdk.org/jdk8u/commit/73dca05a92e7751006622c33335540300bb2bb4d

8248001: javadoc generates invalid HTML pages whose ftp:// links are broken

Reviewed-by: phh
Backport-of: bb95dda0ac5032e4df582f2903dcbbbbaef9e8c4

! langtools/src/share/classes/com/sun/tools/doclets/formats/html/HtmlDocletWriter.java
! langtools/test/com/sun/javadoc/testHrefInDocComment/TestHrefInDocComment.java
+ langtools/test/com/sun/javadoc/testHrefInDocComment/pkg/J1.java

Changeset: 55e7ecc2
Branch: master
Author:    Kazuhisa Takakuri <ktakakuri at openjdk.org>
Date:      2025-05-20 02:10:39 +0000
URL:       https://git.openjdk.org/jdk8u/commit/55e7ecc26b80b694b378c4d2d64a5e2da815bc48

8046883: com/sun/jdi/ProcessAttachTest.sh gets "java.io.IOException: Invalid process identifier" on windows

Reviewed-by: phh
Backport-of: 0139a3b9e7d3cbbe2c4efe1653856c2cd2769040

- jdk/test/com/sun/jdi/ProcessAttachDebuggee.java
- jdk/test/com/sun/jdi/ProcessAttachDebugger.java
+ jdk/test/com/sun/jdi/ProcessAttachTest.java
- jdk/test/com/sun/jdi/ProcessAttachTest.sh
- jdk/test/com/sun/jdi/ShutdownDebuggee.java

Changeset: 3e4321d1
Branch: master
Author:    Paul Hohensee <phh at openjdk.org>
Date:      2025-05-20 14:34:23 +0000
URL:       https://git.openjdk.org/jdk8u/commit/3e4321d11e557887378d42258be7130878b9ac5e

8345133: Test sun/security/tools/jarsigner/TsacertOptionTest.java failed: Warning found in stdout

Reviewed-by: rkennke
Backport-of: 153dc6d84300e4c3446e33be820c15336cf45e72

! jdk/test/sun/security/tools/jarsigner/TsacertOptionTest.java

Changeset: 6fd5ba5f
Branch: master
Author:    Satyen Subramaniam <ssubramaniam at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date:      2025-05-20 17:45:26 +0000
URL:       https://git.openjdk.org/jdk8u/commit/6fd5ba5f62bfffc8b127aec0f56f7b1987dee46d

8352716: (tz) Update Timezone Data to 2025b

Reviewed-by: serb
Backport-of: 1d205f5f0704f251eb68165f3caf1e70d542ae63

! jdk/make/data/tzdata/VERSION
! jdk/make/data/tzdata/asia
! jdk/make/data/tzdata/northamerica
! jdk/make/data/tzdata/southamerica
! jdk/make/data/tzdata/zone.tab
! jdk/test/java/util/TimeZone/TimeZoneData/VERSION
! jdk/test/sun/util/calendar/zi/tzdata/VERSION
! jdk/test/sun/util/calendar/zi/tzdata/asia
! jdk/test/sun/util/calendar/zi/tzdata/northamerica
! jdk/test/sun/util/calendar/zi/tzdata/southamerica
! jdk/test/sun/util/calendar/zi/tzdata/zone.tab

Changeset: 1daca5f4
Branch: master
Author:    Kazuhisa Takakuri <ktakakuri at openjdk.org>
Date:      2025-05-21 08:11:19 +0000
URL:       https://git.openjdk.org/jdk8u/commit/1daca5f46e16a0d257e0f80713bee9a42332f1c3

8274606: Fix jaxp/javax/xml/jaxp/unittest/transform/SurrogateTest.java test

Reviewed-by: phh
Backport-of: 7eb0372e55f23275b12470593adc97f1b79bc965

! jdk/test/javax/xml/jaxp/transform/8268457/SurrogateTest.java

Changeset: b4aa2218
Branch: master
Author:    Taizo Kurashige <tkurashige at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date:      2025-05-21 16:06:18 +0000
URL:       https://git.openjdk.org/jdk8u/commit/b4aa2218a462b8db33602943ecb6c71ef44e3f47

8159694: HiDPI, Unity, java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java

Reviewed-by: phh
Backport-of: c3938ec18b4026d70d9654235dcd986d90344f5b

! jdk/test/java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java
! jdk/test/java/awt/regtesthelpers/Util.java

Changeset: abda9d84
Branch: master
Author:    Taizo Kurashige <tkurashige at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date:      2025-05-22 17:38:21 +0000
URL:       https://git.openjdk.org/jdk8u/commit/abda9d84100179c80c16f642b3ab470a905b3018

8274597: Some of the dnd tests time out and fail intermittently
8028998: [TEST_BUG] [macosx] java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java failed

Reviewed-by: phh
Backport-of: 669ac611b269bbda5c53d84173e5c9d0eb4ce919

! jdk/test/java/awt/dnd/AcceptDropMultipleTimes/AcceptDropMultipleTimes.java
! jdk/test/java/awt/dnd/DropTargetEnterExitTest/ExtraDragEnterTest.java
! jdk/test/java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java
! jdk/test/java/awt/dnd/MissingDragExitEventTest/MissingDragExitEventTest.java



More information about the jdk8u-dev-changes mailing list