[jdk11u-dev] RFR: 8278871: [JVMCI] assert((uint)reason < 2* _trap_hist_limit) failed: oob
Martin Doerr
mdoerr at openjdk.java.net
Wed Jan 19 10:36:30 UTC 2022
On Wed, 19 Jan 2022 07:39:16 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 11.0.15-oracle.
>
> I had to resolve vmStructs_jvmci.cpp because of a conflict in the context.
>
> I had to resolve the initialization of _trap_hist_limit in
> methodData.hpp. It was changed from 24 to 25 in "8223213: Implement
> fast class initialization checks on x86-64" which is only in 18, so the
> patch did not apply.
Backport looks good.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR: https://git.openjdk.java.net/jdk11u-dev/pull/776
More information about the jdk-updates-dev
mailing list