On Mon, 13 Nov 2023 21:52:22 GMT, Jiangli Zhou <jian...@openjdk.org> wrote:
> Please review JvmtiThreadState::state_for_while_locked change to handle the > state->get_thread_oop() null case. Please see > https://bugs.openjdk.org/browse/JDK-8319935 for details. Is this a case where the code should be checking for `is_attaching_via_jni()`? ------------- PR Review: https://git.openjdk.org/jdk/pull/16642#pullrequestreview-1728674210