RFR: 8351309: test/hotspot/jtreg/runtime/posixSig/TestPosixSig.java fails on static-jdk

Jiangli Zhou jiangli at openjdk.org
Tue Mar 11 18:55:55 UTC 2025


On Mon, 10 Mar 2025 18:39:46 GMT, Jiangli Zhou <jiangli at openjdk.org> wrote:

> > With that confirmation, I think we should go on with the `ONLY_EXPORTED` solution instead.
> 
> Done. I also reverted StaticLibs.gmk change.
> 
> @caoman @tstuefe, please see if the updated change still looks okay to you.

I also tested with running `jlink` to create a custom JDK (dynamic regular). This change does not affect that. `libjsig.so` is still properly included in the jlink'ed output JDK.

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

PR Comment: https://git.openjdk.org/jdk/pull/23924#issuecomment-2715404720


More information about the build-dev mailing list