On Tue, 15 Jun 2021 16:08:51 GMT, Daniel D. Daugherty <dcu...@openjdk.org> 
wrote:

> I noticed that runtime/ErrorHandling/CreateCoredumpOnCrash.java is
> not in this list. That's okay, but I think we've seen failures related to that
> test also. Is that test going to be handled with a different bug?

That test doesn't use ZGC on the spawned process that the core is created for, 
even when the test is run with -XX:+UseZGC. We've seen it fail in the past only 
after an OSX 11 host has already been put in a bad state, and refuses to 
produce a core file successfully for any test, I believe even ones that crash.

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

PR: https://git.openjdk.java.net/jdk17/pull/50

Reply via email to