RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread

Daniel D. Daugherty dcubed at openjdk.org
Mon Nov 13 22:18:27 UTC 2023


On Mon, 13 Nov 2023 21:52:22 GMT, Jiangli Zhou <jiangli at 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.

@jianglizhou - I fixed a typo in the bug's synopsis line. Change this PR's title:
    s/is create/is created/

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

PR Comment: https://git.openjdk.org/jdk/pull/16642#issuecomment-1809221878


More information about the hotspot-dev mailing list