RFR: 8339480: Build static-jdk image with a statically linked launcher [v21]
Magnus Ihse Bursie
ihse at openjdk.org
Mon Dec 2 15:16:00 UTC 2024
On Tue, 26 Nov 2024 21:20:10 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Magnus Ihse Bursie has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 25 commits:
>>
>> - Merge branch 'master' into static-jdk-image
>> - Remove LDFLAGS_STATIC_JDK
>> - Rename EXCLUDE_FROM_STATIC_LIBS to ONLY_EXPORTED, $(MODULE)_JDK_LIBS to $(MODULE)_INCLUDED_LIBS and module-libs.txt to module-included-libs.txt
>> - Find LIBZIP_OBJS automatically
>> - Find LIBJAVA_JPEG_OBJS automatically
>> - Just exclude the a11y libraries from static builds
>> - Copy debuginfo
>> - Restore SetExecname in java_md.c
>> - Fix incremental builds
>> - Merge branch 'master' into static-jdk-image
>> - ... and 15 more: https://git.openjdk.org/jdk/compare/c329f97f...8b1217a8
>
> Hotspot changes look fine.
>
> Thanks
@dholmes-ora @coleenp @erikj79 Thanks for your reviews!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20837#issuecomment-2511804187
More information about the build-dev
mailing list