[jdk18] RFR: 8278871: [JVMCI] assert((uint)reason < 2* _trap_hist_limit) failed: oob
Tobias Hartmann
thartmann at openjdk.java.net
Tue Feb 1 08:29:38 UTC 2022
Backport of [JDK-8278871](https://bugs.openjdk.java.net/browse/JDK-8278871). Applies cleanly.
-------------
Commit messages:
- 8278871: [JVMCI] assert((uint)reason < 2* _trap_hist_limit) failed: oob
Changes: https://git.openjdk.java.net/jdk18/pull/114/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk18&pr=114&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8278871
Stats: 21 lines in 5 files changed: 9 ins; 4 del; 8 mod
Patch: https://git.openjdk.java.net/jdk18/pull/114.diff
Fetch: git fetch https://git.openjdk.java.net/jdk18 pull/114/head:pull/114
PR: https://git.openjdk.java.net/jdk18/pull/114
More information about the hotspot-dev
mailing list