RFR: 8287205: generate_cont_thaw generates dead code after jump to exception handler

Alan Bateman alanb at openjdk.java.net
Wed May 25 12:48:44 UTC 2022


On Tue, 24 May 2022 07:33:02 GMT, Richard Reingruber <rrich at openjdk.org> wrote:

> On aarch64 the test `jdk/java/lang/management/ThreadMXBean/VirtualThreadDeadlocks.java` had a timeout. The aaarch64 machine I used is very slow. This might have caused the timeout.

There's an issue with that test, it's tracked by JDK-8287200. Leonid has a PR open to fix it.

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

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


More information about the hotspot-compiler-dev mailing list