On Tue, 28 Jul 2026 15:00:06 GMT, Matthias Baesken <[email protected]> wrote:
> The windows relauncher.c has some unused local variable that should be > removed. > And the STARTUPINFO used in the coding needs some init step additional to > just zeroing it. > See > https://learn.microsoft.com/en-us/windows/win32/procthread/creating-processes > where the usage of STARTUPINFO with CreateProcess is described. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Thanks for the reviews ! ------------- PR Comment: https://git.openjdk.org/jdk/pull/32071#issuecomment-5127843052
