RFR: 8324868: debug agent does not properly handle interrupts of a virtual thread [v2]

Serguei Spitsyn sspitsyn at openjdk.org
Thu Feb 29 03:26:54 UTC 2024


On Wed, 28 Feb 2024 22:04:16 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

> I can see that the synchronized for interruptorThread.interrupt() call will end up deadlocking...

It is one of the reasons I tried to suggest to get rid of the `interruptorThread.interrupt()`. :-)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17989#discussion_r1506946688


More information about the serviceability-dev mailing list