[jdk17u-dev] Integrated: 8365790: Shutdown hook for application image does not work on Windows

Goetz Lindenmaier goetz at openjdk.org
Mon Nov 24 12:00:16 UTC 2025


On Tue, 18 Nov 2025 09:13:46 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> Resolved line 274 in TKit.java
> 
> The test part of the change does not compile.  In TKit, I needed to replace Thread.sleep(Duration) and Duration.isPositive().
> 
> Update: I needed another test fix to make the tests compile on windows.  Testing passes now, including all SAP nightlies.

This pull request has now been integrated.

Changeset: 78564fd2
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/78564fd25007b517b774b3d29cffe319a4c2b17a
Stats:     409 lines in 9 files changed: 366 ins; 4 del; 39 mod

8365790: Shutdown hook for application image does not work on Windows

Reviewed-by: mbaesken
Backport-of: 569d08bdf1350ec423369b507c5d8775499a141a

-------------

PR: https://git.openjdk.org/jdk17u-dev/pull/4190


More information about the jdk-updates-dev mailing list