On Fri, 7 Mar 2025 07:41:42 GMT, David Holmes <dhol...@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