Withdrawn: 8329596: Add test for virtual threads invoking synchronized native methods

duke duke at openjdk.org
Mon Aug 19 13:35:04 UTC 2024


On Wed, 3 Apr 2024 10:52:10 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> This is a test-only addition to add a test for virtual threads invoking a synchronized native method and invoking a native method that enter/exits a monitor with JNI MonitorEnter/MonitorExit. The test has been in the loom repo for some time, it can move to the main line in advance of changes to the object monitor implementation.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/18600


More information about the core-libs-dev mailing list