On Thu, 6 Mar 2025 17:42:04 GMT, Jiangli Zhou <jian...@openjdk.org> wrote:

> libjsig is provided by JDK.

Yes for an application to chose to use so that its own signal usage can be 
better integrated with that of the JDK. Statically linking libjsig with a JDK 
makes no sense to me at all.

> TestPosixSig.java failure is a test problem. The test looks for the print 
> output from os::run_periodic_checks. The periodic signal checker is disabled, 
> when libjsig is used.

So the test fails if you have statically linked libjsig into a JDK image. My 
response is "don't do that".

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

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

Reply via email to