RFR: 8282200: ShouldNotReachHere() reached by AsyncGetCallTrace after JDK-8280422 [v4]
David Holmes
dholmes at openjdk.java.net
Wed Feb 23 22:04:03 UTC 2022
On Wed, 23 Feb 2022 21:59:35 GMT, Johannes Bechberger <duke at openjdk.java.net> wrote:
>> Fixes the mentioned bug by replacing the check in AsyncGetCallTrace using the newly introduced method `JavaThread::thread_from_jni_environment`.
>
> Johannes Bechberger has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove old code
Looks good to me (but I am biased :) )!
Thanks,
David
-------------
Marked as reviewed by dholmes (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/7559
More information about the serviceability-dev
mailing list