RFR: 8282477: [x86, aarch64] vmassert(_last_Java_pc == NULL, "already walkable"); fails with async profiler [v4]

David Holmes dholmes at openjdk.java.net
Sat Apr 30 10:39:31 UTC 2022


On Fri, 29 Apr 2022 11:14:38 GMT, Johannes Bechberger <duke at openjdk.java.net> wrote:

>> Fix the assertion by replacing it by assertion that does not fail.
>
> Johannes Bechberger has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove Thread from make_walkable signature

This seems fine to me now.

Perhaps we can get @dean-long to review this as he added this code back in 2016.

Thanks,
David

-------------

Marked as reviewed by dholmes (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/8209


More information about the hotspot-dev mailing list