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 PROCESS_INFORMATION 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 PROCESS_INFORMATION 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). Just to confirm, are you doing static libs builds to test this? (I think it's only used with the static images build). ------------- PR Comment: https://git.openjdk.org/jdk/pull/32071#issuecomment-5113991875
