RFR: 8282477: [x86, aarch64] vmassert(_last_Java_pc == NULL, "already walkable"); fails with async profiler [v3]
Johannes Bechberger
duke at openjdk.java.net
Fri Apr 29 06:41:52 UTC 2022
On Fri, 29 Apr 2022 04:17:09 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Though why is the thread passed in as it is unused except in the assert??
I don't know. Removing it would clean up the code.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8209
More information about the hotspot-dev
mailing list