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

Alexey Semenyuk asemenyuk at openjdk.org
Fri Sep 12 21:02:45 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:

 - Hide powershell console
 - Add extra assert

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

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

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

  Stats: 4 lines in 2 files changed: 2 ins; 0 del; 2 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