RFR: 8365790: Shutdown hook for application image does not work on Windows [v3]

Alexey Semenyuk asemenyuk at openjdk.org
Wed Sep 17 13:59:20 UTC 2025


> Disable the default handling of Ctrl+C in the parent app launcher process to let the child app launcher running JVM handle it. Add corresponding test case.

Alexey Semenyuk has updated the pull request incrementally with two additional commits since the last revision:

 - Rework the test to skip in the restricted environment
 - Simplify Win8365790Test.ps1

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27264/files
  - new: https://git.openjdk.org/jdk/pull/27264/files/df6d8318..7a597c68

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27264&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27264&range=01-02

  Stats: 149 lines in 5 files changed: 94 ins; 20 del; 35 mod
  Patch: https://git.openjdk.org/jdk/pull/27264.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27264/head:pull/27264

PR: https://git.openjdk.org/jdk/pull/27264


More information about the core-libs-dev mailing list