[jdk17u-dev] RFR: 8307068: store a JavaThread* in the java.lang.Thread object after the JavaThread* is added to the main ThreadsList

Paul Hohensee phh at openjdk.org
Mon Jul 17 21:55:16 UTC 2023


On Mon, 17 Jul 2023 09:14:25 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 17.0.9-oracle.
> 
> I had to resolve almost all of this change.
> One of the reason is that JavaThread is in thread.cpp in 17, 
> but in a file of it's own in head.
> All differences should be in the context, though. 
> The code could be applied unchanged.

Marked as reviewed by phh (Reviewer).

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

PR Review: https://git.openjdk.org/jdk17u-dev/pull/1587#pullrequestreview-1533759322


More information about the jdk-updates-dev mailing list