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

Johannes Bechberger duke at openjdk.java.net
Wed Jun 1 15:06:24 UTC 2022


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.

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

Commit messages:
 - Backport 4b2c82200fdc01de868cf414e40a4d891e753f89

Changes: https://git.openjdk.java.net/jdk17u-dev/pull/428/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=428&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8282477
  Stats: 51 lines in 14 files changed: 1 ins; 28 del; 22 mod
  Patch: https://git.openjdk.java.net/jdk17u-dev/pull/428.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk17u-dev pull/428/head:pull/428

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


More information about the jdk-updates-dev mailing list