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

Alan Bateman alanb at openjdk.org
Thu Dec 14 17:08:40 UTC 2023


On Thu, 14 Dec 2023 16:57:25 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:

> Implemented this renaming suggestion. Let's wait if Alan ia okay with it.

Are you planning to drop the changes to mount/unmount too? They shouldn't be needed.

notifyJvmtiCriticalLock(boolean) is okay for now but needs to be called before the try, not in the block. We have changes coming that will require moving these hooks to critical section enter/exit methods, so the naming will be less important then.

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

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


More information about the core-libs-dev mailing list