[jdk17u-dev] RFR: 8292695: SIGQUIT and jcmd attaching mechanism does not work with signal chaining library [v3]

Martin Doerr mdoerr at openjdk.org
Wed Nov 2 09:34:11 UTC 2022


On Wed, 2 Nov 2022 08:03:31 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

>> Resolved signals_posix.cpp because test for do_check is not in 17.
>> That was added by  8283337: Posix signal handler modification warning triggering incorrectly
>> I add 8283337 to this backport as it is subsumed by 8292695.
>> 
>> Resolved os.cpp due to context.
>> Context was changed by "8269466: Factor out the common code for initializing and starting internal VM JavaThreads"
>
> Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update signals_posix.cpp
>   
>   Adapt comment

Thumbs up! Thanks for backporting!

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

Marked as reviewed by mdoerr (Reviewer).

PR: https://git.openjdk.org/jdk17u-dev/pull/834


More information about the jdk-updates-dev mailing list