RFR: 8346719: Add relaunchers to the static JDK image for missing executables [v6]
Magnus Ihse Bursie
ihse at openjdk.org
Thu Sep 11 09:41:01 UTC 2025
On Wed, 10 Sep 2025 23:36:08 GMT, Jiangli Zhou <jiangli at openjdk.org> wrote:
>> Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update based on review
>
> src/java.base/share/native/launcher/main.c line 44:
>
>> 42:
>> 43: // This is used as the name of the executable in the help message
>> 44: static char* progname = PROGNAME;
>
> Same question for `PROGNAME` as the one for `LAUNCHER_NAME` above.
And same reply here. It is always passed from the makefile.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24380#discussion_r2339780842
More information about the core-libs-dev
mailing list