On Tue, 3 May 2022 07:36:28 GMT, David Holmes <dhol...@openjdk.org> wrote:
>> Sorry I meant: `JavaThread::cast(rawThread)` > > You missed changing the cast here. You could also save the result for use > below. You're right, I missed that cast. ------------- PR: https://git.openjdk.java.net/jdk/pull/8446