RFR: 8285794: AsyncGetCallTrace might acquire a lock via JavaThread::thread_from_jni_environment [v2]
David Holmes
dholmes at openjdk.java.net
Tue May 3 07:40:10 UTC 2022
On Sat, 30 Apr 2022 10:54:07 GMT, David Holmes <dholmes at 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
More information about the serviceability-dev
mailing list