RFR: 8364314: java_lang_Thread::get_thread_status fails assert(base != nullptr) failed: Invalid base [v2]
Alex Menkov
amenkov at openjdk.org
Wed Jul 30 23:17:53 UTC 2025
On Wed, 30 Jul 2025 22:56:47 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
> If the JvmtiVTMSTransitionDisabler only works when there's an agent attached, I don't think we're protecting the carrier thread at all since it can become unmounted at anytime when there's no agent.
Right. The issue was discovered several weeks ago: https://bugs.openjdk.org/browse/JDK-8361913 Work in progress
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26544#issuecomment-3138080439
More information about the hotspot-runtime-dev
mailing list