[jdk17u-dev] RFR: 8365790: Shutdown hook for application image does not work on Windows [v3]
Goetz Lindenmaier
goetz at openjdk.org
Thu Nov 20 14:11:21 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().
Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:
Make test compile with 17
-------------
Changes:
- all: https://git.openjdk.org/jdk17u-dev/pull/4190/files
- new: https://git.openjdk.org/jdk17u-dev/pull/4190/files/4f2bc3ac..d94c4088
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4190&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4190&range=01-02
Stats: 9 lines in 2 files changed: 8 ins; 0 del; 1 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