RFR: 8328866: Add raw monitor rank support to the debug agent. [v7]

Chris Plummer cjplummer at openjdk.org
Fri May 17 19:32:31 UTC 2024


On Thu, 16 May 2024 17:37:30 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

> Is that "then popFrameEventLock second"
> 
Yes. I'll fix.

> Drawing these out in two columns I can't see a deadlock either 8-)

Ironically right now I'm looking at a very rare deadlock that involves this code. It doesn't seem to happen when I disabled ranked locking. It might be instigated by the dbgRawMonitor that ranked locking uses.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19044#discussion_r1603965727


More information about the serviceability-dev mailing list