RFR: 8369482: JVMTI + Loom: JDK-8368159 introduced safepoint poll in disallowed state

Axel Boldt-Christmas aboldtch at openjdk.org
Fri Oct 10 06:35:01 UTC 2025


On Fri, 10 Oct 2025 06:00:24 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:

> I agree with this. Below is the patch for this change.

Done. 

I was also wondering why the original patch change from just `JavaThread::jvmti_thread_state` to `get_jvmti_thread_state`. But it looked so intentional, I thought it was fundamental to JDK-8368159.

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

PR Comment: https://git.openjdk.org/jdk/pull/27716#issuecomment-3388474246


More information about the hotspot-dev mailing list