On Wed, 29 Jul 2026 06:24:07 GMT, Alan Bateman <[email protected]> wrote:
> Just to confirm, are you doing static libs builds to test this? (I think it's > only used with the static images build). I did 'all' builds and this includes the build of relauncher.c ; should I do something else/more ? I did the 'all' builds to test this additional warning https://bugs.openjdk.org/browse/JDK-8388932 8388932: Enable 'local variable is initialized but not referenced' warnings with MSVC in JDK There the unused 'arg' variable popped up and while checking the coding a bit more, the other issue with STARTUPINFO was observed too. ------------- PR Comment: https://git.openjdk.org/jdk/pull/32071#issuecomment-5114678521
