On Mon, 21 Feb 2022 14:43:27 GMT, Johannes Bechberger <[email protected]> wrote:
> Fixes the mentioned bug by replacing the check in AsyncGetCallTrace using the > newly introduced method `JavaThread::thread_from_jni_environment`. This pull request has now been integrated. Changeset: 231e48fa Author: Johannes Bechberger <[email protected]> Committer: Martin Doerr <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/231e48fa63aeb4e35c7c948f958695d62b7157ce Stats: 9 lines in 2 files changed: 3 ins; 3 del; 3 mod 8282200: ShouldNotReachHere() reached by AsyncGetCallTrace after JDK-8280422 Reviewed-by: dholmes, mdoerr, kevinw ------------- PR: https://git.openjdk.java.net/jdk/pull/7559
