git: openjdk/jdk17u: 17 new changesets

Goetz Lindenmaier goetz at openjdk.org
Wed Feb 12 08:07:14 UTC 2025


Changeset: 9f9655f5
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2025-02-05 08:52:42 +0000
URL:       https://git.openjdk.org/jdk17u/commit/9f9655f518a55536274da69408ee134d4359e2e3

8295176: some langtools test pollutes source tree

Reviewed-by: rschmelter
Backport-of: 71aa8210910dbafe30eccc772eaa7747f46be0cd

! test/langtools/tools/javac/options/release/ReleaseOption.java
+ test/langtools/tools/javac/options/release/ReleaseOption.out
! test/langtools/tools/javac/options/release/ReleaseOptionThroughAPI.java

Changeset: 56830215
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2025-02-05 08:56:40 +0000
URL:       https://git.openjdk.org/jdk17u/commit/56830215a89e12a908f9b9b7d68a6d99d60153e9

8320691: Timeout handler on Windows takes 2 hours to complete

Backport-of: 4d50df63b6ea76fd6a6c387593c3d6bc9429007b

! test/failure_handler/src/share/conf/windows.properties

Changeset: 0ef3fd03
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2025-02-05 08:57:48 +0000
URL:       https://git.openjdk.org/jdk17u/commit/0ef3fd036baf581d3ed8a6ad6d28533c9f792c9e

8325042: Remove unused JVMDITools test files

Backport-of: 0cc8e5beed664a21c2668be86a9d3c5a1b165743

- test/hotspot/jtreg/vmTestbase/nsk/share/JVMDITools.cpp
- test/hotspot/jtreg/vmTestbase/nsk/share/JVMDITools.h
! test/hotspot/jtreg/vmTestbase/nsk/share/README

Changeset: 2fb96bfb
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2025-02-05 08:58:58 +0000
URL:       https://git.openjdk.org/jdk17u/commit/2fb96bfbf1bd806d0cc3dba1307489492120616a

8327986: ASAN reports use-after-free in DirectivesParserTest.empty_object_vm

Backport-of: ce188fdacab9fd1cb841d0ccd5c385f47b348791

! test/hotspot/gtest/compiler/test_directivesParser.cpp

Changeset: 3c6af866
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2025-02-05 09:01:36 +0000
URL:       https://git.openjdk.org/jdk17u/commit/3c6af8669b1c54846e723888b54188dcf329c3c4

8329692: Add more details to FrameStateTest.java test instructions

Backport-of: 6f98d8f58f98827ae454c7ce4839de4071d95767

! test/jdk/java/awt/Frame/FrameStateTest/FrameStateTest.java

Changeset: 2ebb6f56
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2025-02-05 09:02:53 +0000
URL:       https://git.openjdk.org/jdk17u/commit/2ebb6f567e9a4dbbaeff4c353b52be2a8a33d21d

8332917: failure_handler should execute gdb "info threads" command on linux

Backport-of: ec88c6a872a97cee1cde8844f5ee6834023a10c6

! test/failure_handler/src/share/conf/linux.properties

Changeset: f0527c12
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2025-02-05 09:04:07 +0000
URL:       https://git.openjdk.org/jdk17u/commit/f0527c12b395751727e97fd38442bf4b9e2bc3ea

8340078: Open source several 2D tests

Backport-of: 88a1c0550e435888c571d32c577fd697652e5620

+ test/jdk/sun/java2d/GdiRendering/GdiBlitOffscreenTest.java
+ test/jdk/sun/java2d/GdiRendering/GdiLockTest.java
+ test/jdk/sun/java2d/SunGraphics2D/DrawRoundRect0Bug.java
+ test/jdk/sun/java2d/SunGraphics2D/RevalidateBug.java
+ test/jdk/sun/java2d/SunGraphics2D/ScaledPolyTest.java

Changeset: 373b67c8
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2025-02-05 09:05:22 +0000
URL:       https://git.openjdk.org/jdk17u/commit/373b67c82e56753b9375a1538d10f1b233edbf9f

8226938: [TEST_BUG]GTK L&F: There is no Details button in FileChooser Dialog

Backport-of: fe98f86b5792cbb17d47871452d27ab87d72b342

+ test/jdk/javax/swing/JFileChooser/bug4587721.java

Changeset: 52a25fd7
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2025-02-05 09:06:37 +0000
URL:       https://git.openjdk.org/jdk17u/commit/52a25fd7a56bce81c8c1e88d156905428f34267c

8343491: javax/management/remote/mandatory/connection/DeadLockTest.java failing with NoSuchObjectException: no such object in table

Backport-of: 4f5a241ec11981bcb5f8ab0936b0e821ec5a03ce

! test/jdk/javax/management/remote/mandatory/connection/DeadLockTest.java

Changeset: bd41268a
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2025-02-05 09:07:46 +0000
URL:       https://git.openjdk.org/jdk17u/commit/bd41268a9a56be7039805ddacd20f1a8b33baec8

8338571: [TestBug] DefaultCloseOperation.java test not working as expected wrt instruction after JDK-8325851 fix

Backport-of: 8858de393a5cb4f9f1150a6cdf388266362a9559

! test/jdk/javax/swing/JFrame/DefaultCloseOperation.java

Changeset: cf4fca2f
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2025-02-07 08:33:05 +0000
URL:       https://git.openjdk.org/jdk17u/commit/cf4fca2f96f8ae20a4645d571ef65b2be1d7a5fb

8266435: WBMPImageReader.read() should not truncate the input stream

Backport-of: 8198807b4a811040c7d9f65fb98494fc7d840814

! src/java.desktop/share/classes/com/sun/imageio/plugins/wbmp/WBMPImageReader.java
+ test/jdk/javax/imageio/plugins/wbmp/WBMPStreamTruncateTest.java

Changeset: 50c6fab7
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2025-02-07 08:34:08 +0000
URL:       https://git.openjdk.org/jdk17u/commit/50c6fab7306a7bf54bfe545164012c651e0e0990

8330702: Update failure handler to don't generate Error message if cores actions are empty

Backport-of: 548e95a689d63e97ddbdfe7dd7df3a2e3377046c

! test/failure_handler/src/share/classes/jdk/test/failurehandler/action/ActionSet.java
! test/failure_handler/src/share/conf/windows.properties

Changeset: 751130a4
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2025-02-07 08:36:08 +0000
URL:       https://git.openjdk.org/jdk17u/commit/751130a424de99d46242eac4ffffd4ff7710b72b

8345468: test/jdk/javax/swing/JScrollBar/4865918/bug4865918.java fails in ubuntu22.04

Backport-of: 6f307623568efe4d90942cd22ec9a26b2e1ca1b1

! test/jdk/javax/swing/JScrollBar/4865918/bug4865918.java

Changeset: 7213c0da
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2025-02-07 08:36:28 +0000
URL:       https://git.openjdk.org/jdk17u/commit/7213c0da2f78980942f563a40af53dccd9f98d1e

8340411: open source several 2D imaging tests

Backport-of: 8dcf7b8fa7b17bf34c62c561c6ed78e8080df1ff

+ test/jdk/sun/awt/image/BytePackedRaster/DitherTest.java
+ test/jdk/sun/awt/image/BytePackedRaster/MultiOp.java
+ test/jdk/sun/awt/image/ImageRepresentation/ByteBinaryBitmask.java
+ test/jdk/sun/awt/image/ImageRepresentation/CustomSourceCM.java

Changeset: 087e8a29
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2025-02-11 13:51:28 +0000
URL:       https://git.openjdk.org/jdk17u/commit/087e8a29f2aead8b31a71b144523810c8538388c

8342988: GHA: Build JTReg in single step

Reviewed-by: sgehwolf, mbaesken
Backport-of: 6e6f8b2f90e362ceb2d76e791cd6e58cf5d3ddbd

+ .github/actions/build-jtreg/action.yml
! .github/actions/get-jtreg/action.yml
! .github/workflows/main.yml

Changeset: f63ee83a
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2025-02-11 13:52:28 +0000
URL:       https://git.openjdk.org/jdk17u/commit/f63ee83afdb03fecc1017ae1b15e21140f17a9e9

8346671: java/nio/file/Files/probeContentType/Basic.java fails on Windows 2025

Reviewed-by: mbaesken
Backport-of: 2e00816ac30373df28a29dc938f7ce5489a3edfc

! test/jdk/java/nio/file/Files/probeContentType/Basic.java

Changeset: 2691c142
Branch: master
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2025-02-11 13:53:45 +0000
URL:       https://git.openjdk.org/jdk17u/commit/2691c1428c592f952a0093e0cae3244ab48246c0

8345368: java/io/File/createTempFile/SpecialTempFile.java fails on Windows Server 2025

Reviewed-by: mbaesken
Backport-of: b0c131e872f997cb7deadc9b0a87bd76e3a2a83c

! test/jdk/java/io/File/createTempFile/SpecialTempFile.java



More information about the jdk-updates-changes mailing list