[jdk11u-dev] Integrated: 8278871: [JVMCI] assert((uint)reason < 2* _trap_hist_limit) failed: oob
Goetz Lindenmaier
goetz at openjdk.java.net
Wed Jan 19 20:36:04 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.
This pull request has now been integrated.
Changeset: 0c4803b5
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/0c4803b5ec8f5f748cae104a7278f513b69333c0
Stats: 20 lines in 5 files changed: 9 ins; 4 del; 7 mod
8278871: [JVMCI] assert((uint)reason < 2* _trap_hist_limit) failed: oob
Reviewed-by: mdoerr
Backport-of: 6f0e8da6d3bef340299e48977d5e17d05eabe682
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/776
More information about the jdk-updates-dev
mailing list