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

Goetz Lindenmaier goetz at openjdk.org
Sun Oct 30 10:02:44 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"

Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:

  Add TestBreakSignalThreadDump I forgot in the original commit

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

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/834/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/834/files/cf04cd8a..67611936

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=834&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=834&range=00-01

  Stats: 91 lines in 1 file changed: 91 ins; 0 del; 0 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