RFR: 8282477: [x86, aarch64] vmassert(_last_Java_pc == NULL, "already walkable"); fails with async profiler [v2]
Martin Doerr
mdoerr at openjdk.java.net
Wed Apr 13 09:57:25 UTC 2022
On Wed, 13 Apr 2022 06:42:56 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:
>
> Do not alter JFA in sender_for_entry
This makes sense. Please make sure to test it in our nightly tests.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8209
More information about the hotspot-dev
mailing list