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

Johannes Bechberger duke at openjdk.java.net
Thu Jun 2 07:46:37 UTC 2022


On Wed, 1 Jun 2022 15:01:00 GMT, Johannes Bechberger <duke at openjdk.java.net> wrote:

> Ignored changes to riscv related files.
> Changed additional occurrences of `make_walkable` in the following files due to the patch not applying clean:
> - src/hotspot/share/runtime/thread.cpp
> - src/hotspot/share/runtime/handshake.cpp
> 
> Omitted changes in src/hotspot/share/runtime/interfaceSupport.inline.hpp as JDK17 is misses the `make_walkable`calls.

The windows test failure does not seem to be related to my change.

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

PR: https://git.openjdk.java.net/jdk17u-dev/pull/428


More information about the jdk-updates-dev mailing list