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

Johannes Bechberger duke at openjdk.java.net
Tue Jun 7 08:12:27 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.

This pull request has now been integrated.

Changeset: 041924ab
Author:    Johannes Bechberger <johannes.bechberger at sap.com>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.java.net/jdk17u-dev/commit/041924ab32602bf0c77a50dfe33667866c5b6b37
Stats:     51 lines in 14 files changed: 1 ins; 28 del; 22 mod

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

Reviewed-by: mdoerr
Backport-of: 4b2c82200fdc01de868cf414e40a4d891e753f89

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

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


More information about the jdk-updates-dev mailing list