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

Goetz Lindenmaier goetz at openjdk.org
Tue Oct 25 12:00:26 UTC 2022


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"

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

Commit messages:
 - Backport 45ff10cc68296c7c73d0eafe6fcc9946ab98267e

Changes: https://git.openjdk.org/jdk17u-dev/pull/834/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=834&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8292695
  Stats: 44 lines in 3 files changed: 26 ins; 9 del; 9 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/834.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/834/head:pull/834

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


More information about the jdk-updates-dev mailing list