RFR: 8362083: JDI VirtualMachine/dispose/dispose001 failed with FATAL ERROR in native method: JDWP cannot set thread local storage, jvmtiError=JVMTI_ERROR_WRONG_PHASE(112)
Serguei Spitsyn
sspitsyn at openjdk.org
Fri Dec 5 00:22:57 UTC 2025
On Thu, 4 Dec 2025 22:22:40 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
>> Should `JVMTI_ERROR_THREAD_NOT_ALIVE` be added to this check for better reliability?
>
> JVMTI_ERROR_THREAD_NOT_ALIVE is already checked at line 161.
agreed
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28653#discussion_r2591012348
More information about the serviceability-dev
mailing list