On Sat, 30 Apr 2022 10:54:07 GMT, David Holmes <dhol...@openjdk.org> wrote:
>> this method does not exist > > Sorry I meant: `JavaThread::cast(rawThread)` You missed changing the cast here. You could also save the result for use below. ------------- PR: https://git.openjdk.java.net/jdk/pull/8446