Integrated: bad oop with JvmtiVTMSTransitionDisabler
Alex Menkov
amenkov at openjdk.org
Fri Apr 25 05:32:09 UTC 2025
On Mon, 21 Apr 2025 23:39:34 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
> Bad oop can happen after JvmtiVTMSTransitionDisabler is installed (at java_lang_VirtualThread::carrier_thread(java_thread) call).
> Fixed by converting java_thread to Handle
This pull request has now been integrated.
Changeset: cd09d0c2
Author: Alex Menkov <amenkov at openjdk.org>
Committer: Alan Bateman <alanb at openjdk.org>
URL: https://git.openjdk.org/loom/commit/cd09d0c228dca2b4e62581f199ff91de61e02909
Stats: 41 lines in 3 files changed: 15 ins; 9 del; 17 mod
bad oop with JvmtiVTMSTransitionDisabler
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/loom/pull/217
More information about the loom-dev
mailing list