RFR: 8351309: test/hotspot/jtreg/runtime/posixSig/TestPosixSig.java fails on static-jdk
Jiangli Zhou
jiangli at openjdk.org
Wed Mar 12 14:43:09 UTC 2025
On Mon, 10 Mar 2025 11:03:06 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
>> Please review this PR that excludes `libjsig` from being statically linked with `static-jdk` `java` launcher by default. Please see details in https://bugs.openjdk.org/browse/JDK-8351309 description and comments. Thanks
>
> With that confirmation, I think we should go on with the `ONLY_EXPORTED` solution instead.
>
> If needed, we can revisit this in the future, to discuss how we should handle an optional library like libjsig. But that requires a complete solution througout the jmod/jlink pipeline to be meaningful.
Thanks, @magicus!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23924#issuecomment-2718123902
More information about the build-dev
mailing list