[jdk17u-dev] Integrated: 8292695: SIGQUIT and jcmd attaching mechanism does not work with signal chaining library
Goetz Lindenmaier
goetz at openjdk.org
Thu Nov 3 14:23:17 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"
This pull request has now been integrated.
Changeset: ff14ed4a
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/ff14ed4af37e465b928e55af220dbb287f6d2bc0
Stats: 136 lines in 4 files changed: 117 ins; 9 del; 10 mod
8292695: SIGQUIT and jcmd attaching mechanism does not work with signal chaining library
8283337: Posix signal handler modification warning triggering incorrectly
Reviewed-by: manc, mdoerr
Backport-of: 45ff10cc68296c7c73d0eafe6fcc9946ab98267e
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/834
More information about the jdk-updates-dev
mailing list