On Wed, 4 Jun 2025 13:04:28 GMT, Johannes Bechberger <jbechber...@openjdk.org> wrote:
>> Using `sigaction(SIG, NULL, &sa)` ? > > I'm currently implementing the check against SIG_IGN and SIG_DFL, as > `handle_timer_signal` should never occur. I implemented what you want. This prevents confusion of users. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25302#discussion_r2126701277