RFR: 8339480: Build static-jdk image with a statically linked launcher [v8]

Magnus Ihse Bursie ihse at openjdk.org
Mon Nov 4 21:27:31 UTC 2024


On Sun, 3 Nov 2024 05:06:04 GMT, Jiangli Zhou <jiangli at openjdk.org> wrote:

> There is no `static-jdk/bin/java.debuginfo`. I do see there's a `./support/static-native/launcher/java.debuginfo`.

Ah, I missed that part. So it's just about copying it to the right place? Fine, that is trivial to add. Did you verify that these symbols really worked, though? That is my main concern.

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

PR Comment: https://git.openjdk.org/jdk/pull/20837#issuecomment-2455732445


More information about the core-libs-dev mailing list