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

Goetz Lindenmaier goetz at openjdk.org
Tue Nov 18 09:23:36 UTC 2025


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().

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

Commit messages:
 - Adapt to work with 17
 - backport 569d08bdf1350ec423369b507c5d8775499a141a

Changes: https://git.openjdk.org/jdk17u-dev/pull/4190/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4190&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8365790
  Stats: 101 lines in 6 files changed: 58 ins; 4 del; 39 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/4190.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4190/head:pull/4190

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


More information about the jdk-updates-dev mailing list