RFR: bad oop with JvmtiVTMSTransitionDisabler
Alex Menkov
amenkov at openjdk.org
Thu Apr 24 01:59:20 UTC 2025
On Tue, 22 Apr 2025 06:32:55 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> Thanks for jumping on this, looks right. There is also an issue with GetThreadSnapshotClosure._name and ThreadSnaphot is temporarily changed to drop the name parameter, do you want to look at this at the same time?
Fixed.
Also fixed "bad oop" when on return from java_lang_Thread::get_thread_snapshot (by destroying JvmtiVTMSTransitionDisabler earlier)
-------------
PR Comment: https://git.openjdk.org/loom/pull/217#issuecomment-2825964084
More information about the loom-dev
mailing list