RFR: 8311218: fatal error: stuck in JvmtiVTMSTransitionDisabler::VTMS_transition_disable [v8]

Serguei Spitsyn sspitsyn at openjdk.org
Wed Dec 20 21:06:59 UTC 2023


On Wed, 20 Dec 2023 14:15:48 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> Update: ignore this I mis-read that it updates the current thread's suspend value, not the thread's suspend value.

Thanks, Alan. I've also got confused with this and even filed a follow up bug. :)
Yes, the initial design was the `_is_disable_suspend` is set/modified/accessed on the current thread only.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17011#discussion_r1433182764


More information about the core-libs-dev mailing list