On Fri, 12 Sep 2025 21:02:45 GMT, Alexey Semenyuk <asemen...@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 Reworked the test to work (skip) in the environment where `GenerateConsoleCtrlEvent()` function called from the PowerShell script doesn't go through to a child process. ------------- PR Comment: https://git.openjdk.org/jdk/pull/27264#issuecomment-3303140521