RFR: 8351309: test/hotspot/jtreg/runtime/posixSig/TestPosixSig.java fails on static-jdk
    Jiangli Zhou 
    jiangli at openjdk.org
       
    Fri Mar  7 17:58:52 UTC 2025
    
    
  
On Fri, 7 Mar 2025 07:41:42 GMT, David Holmes <dholmes at 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.
@dholmes-ora Please correct if I'm wrong, I interpret the above as not statically linking libjsig with JDK by default. Leave the decision to the users when building application hermetic/static images according to their usage requirements.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23924#issuecomment-2707064797
    
    
More information about the build-dev
mailing list