RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned [v3]

Coleen Phillimore coleenp at openjdk.org
Wed May 1 14:31:51 UTC 2024


On Wed, 1 May 2024 13:45:39 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

> There's only one MonitorChunk* in each vframeArrayElement, and that's called "_monitors".

If there's only one, should it not be called _monitor (singular?)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18940#discussion_r1586358350


More information about the hotspot-dev mailing list