RFR: 8339480: Build static-jdk image with a statically linked launcher [v17]
Magnus Ihse Bursie
ihse at openjdk.org
Tue Nov 26 15:35:44 UTC 2024
On Tue, 19 Nov 2024 20:21:52 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
>> Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Copy debuginfo
>
> make/autoconf/buildjdk-spec.gmk.template line 80:
>
>> 78: CXXFLAGS_JDKEXE := @OPENJDK_BUILD_CXXFLAGS_JDKEXE@
>> 79: LDFLAGS_JDKEXE := @OPENJDK_BUILD_LDFLAGS_JDKEXE@
>> 80: LDFLAGS_STATIC_JDK := @OPENJDK_BUILD_LDFLAGS_STATIC_JDK@
>
> Do we really expect to ever build a static-jdk as buildjdk?
Not really, no. I created this out of symmetry reasons. Do you want me to remove it?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20837#discussion_r1858764083
More information about the core-libs-dev
mailing list