RFR: 8282477: [x86, aarch64] vmassert(_last_Java_pc == NULL, "already walkable"); fails with async profiler [v5]
Johannes Bechberger
duke at openjdk.java.net
Tue May 3 07:36:55 UTC 2022
> Fix the assertion by replacing it by assertion that does not fail.
Johannes Bechberger has updated the pull request incrementally with one additional commit since the last revision:
Remove two superfluous assertions
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/8209/files
- new: https://git.openjdk.java.net/jdk/pull/8209/files/c6b6b6d6..c96ae9b7
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8209&range=04
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8209&range=03-04
Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/8209.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/8209/head:pull/8209
PR: https://git.openjdk.java.net/jdk/pull/8209
More information about the hotspot-dev
mailing list