[jdk17u-dev] RFR: 8292695: SIGQUIT and jcmd attaching mechanism does not work with signal chaining library
Goetz Lindenmaier
goetz at openjdk.org
Sun Oct 30 08:48:37 UTC 2022
On Tue, 25 Oct 2022 11:51:38 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"
Hi,
Thanks for looking at my change!
I removed the label again. It is not yet ready for labeling. The label should only be applied once the change is ready. Here the review is still missing.
You are right, I forgot the test. I will add it.
Best regards,
Goetz
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/834
More information about the jdk-updates-dev
mailing list