On Fri, 14 Jan 2022 19:09:53 GMT, Phil Race <p...@openjdk.org> wrote:
> Some more signal handler related warning strings from the VM need to be > excluded from what this test considers a failure > > See the bug for more info. Probably we have some tests which may validate that even if our handlers are not default the external handler will call ours by chain(or something like that)? Or maybe we should restore them? ------------- PR: https://git.openjdk.java.net/jdk/pull/7091