On Mon, 21 Feb 2022 14:43:27 GMT, Johannes Bechberger <d...@openjdk.java.net> wrote:
> Fixes the mentioned bug by replacing the check in AsyncGetCallTrace using the > newly introduced method `JavaThread::thread_from_jni_environment`. Please see updates to JBS issue and the draft PR here: https://github.com/openjdk/jdk/pull/7566 You can either take my changes, or hand over to me and I will use my PR. Thanks. ------------- PR: https://git.openjdk.java.net/jdk/pull/7559