Integrated: 8319935: Ensure only one JvmtiThreadState is created for one JavaThread associated with attached native thread
Jiangli Zhou
jiangli at openjdk.org
Wed Nov 29 16:09:20 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.
This pull request has now been integrated.
Changeset: da7bcfcf
Author: Jiangli Zhou <jiangli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/da7bcfcf6e45486a0427e0ceaba74d52acbd722f
Stats: 28 lines in 2 files changed: 22 ins; 4 del; 2 mod
8319935: Ensure only one JvmtiThreadState is created for one JavaThread associated with attached native thread
Reviewed-by: manc, dholmes, sspitsyn
-------------
PR: https://git.openjdk.org/jdk/pull/16642
More information about the hotspot-dev
mailing list