RFR: 8284331: Add sanity check for signal handler modification warning.

Chris Plummer cjplummer at openjdk.java.net
Fri Apr 29 03:18:50 UTC 2022


On Tue, 5 Apr 2022 10:37:26 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

> A sanity check using "jcmd VM.info" to catch the signal handler modification warning: it should never trigger during this test.

How does this relate the failure in JDK-8285647? Is this just meant to detect that failure, but a proper fix is still needed for it?

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

PR: https://git.openjdk.java.net/jdk/pull/8106


More information about the serviceability-dev mailing list