On Wed, 9 Apr 2025 08:39:14 GMT, Alan Bateman <al...@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