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

Goetz Lindenmaier goetz at openjdk.org
Wed Jul 19 06:44:38 UTC 2023


Changeset: 86e88878
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2023-07-19 06:41:47 +0000
URL:       https://git.openjdk.org/jdk17u-dev/commit/86e88878f4164bc7bf9cfd4f1812cbab6c7ceb53

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

Reviewed-by: phh
Backport-of: ceca198ef21b9003492b456d87180d2f48774f73

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



More information about the jdk-updates-changes mailing list