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

Alexey Semenyuk asemenyuk at openjdk.org
Wed Sep 17 14:53:29 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 one additional commit since the last revision:

  Fix indent and comment

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

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

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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