RFR: 8285794: AsyncGetCallTrace might acquire a lock via JavaThread::thread_from_jni_environment [v2]
Johannes Bechberger
duke at openjdk.java.net
Tue May 3 08:02:57 UTC 2022
On Tue, 3 May 2022 07:36:28 GMT, David Holmes <dholmes at 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
More information about the serviceability-dev
mailing list