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

Johannes Bechberger duke at openjdk.java.net
Wed May 4 07:59:31 UTC 2022


On Tue, 12 Apr 2022 16:38:11 GMT, Johannes Bechberger <duke at openjdk.java.net> wrote:

> Fix the assertion by replacing it by assertion that does not fail.

This pull request has now been integrated.

Changeset: 4b2c8220
Author:    Johannes Bechberger <johannes.bechberger at sap.com>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/4b2c82200fdc01de868cf414e40a4d891e753f89
Stats:     66 lines in 17 files changed: 2 ins; 40 del; 24 mod

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

Reviewed-by: dholmes, mdoerr, dlong

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

PR: https://git.openjdk.java.net/jdk/pull/8209


More information about the hotspot-dev mailing list