git: openjdk/jdk: 8307068: store a JavaThread* in the java.lang.Thread object after the JavaThread* is added to the main ThreadsList

Daniel D. Daugherty dcubed at openjdk.org
Sat May 13 14:44:39 UTC 2023


Changeset: ceca198e
Author:    Daniel D. Daugherty <dcubed at openjdk.org>
Date:      2023-05-13 14:41:19 +0000
URL:       https://git.openjdk.org/jdk/commit/ceca198ef21b9003492b456d87180d2f48774f73

8307068: store a JavaThread* in the java.lang.Thread object after the JavaThread* is added to the main ThreadsList

Reviewed-by: dholmes, rehn, apangin

! src/hotspot/share/classfile/javaClasses.cpp
! src/hotspot/share/classfile/javaClasses.hpp
! src/hotspot/share/runtime/javaThread.cpp
! src/hotspot/share/runtime/threadSMR.cpp



More information about the jdk-changes mailing list