RFR: 8352773: JVMTI should disable events during java upcalls

Serguei Spitsyn sspitsyn at openjdk.org
Wed Apr 9 09:56:29 UTC 2025


On Wed, 9 Apr 2025 08:39:14 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> If this goes ahead then it allows for a discussion about changing JVMTI InterruptThread to invoke Thread.interrupt when the target is a platform thread. As you know, there is a long standing issue here where threads blocked on interruptible channels not being awakened by JVMTI InterruptThread.

Yes, this fix is already including an update for interrupts. I'll add a comment with the fix details tomorrow.

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

PR Comment: https://git.openjdk.org/jdk/pull/24539#issuecomment-2789083462


More information about the hotspot-dev mailing list