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

Alexander Matveev almatvee at openjdk.org
Sat Sep 13 01:20:21 UTC 2025


On Fri, 12 Sep 2025 21:02:45 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:

>> 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

Looks good. I assume parent process will terminate as well after child process?

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

PR Comment: https://git.openjdk.org/jdk/pull/27264#issuecomment-3287327229


More information about the core-libs-dev mailing list