[jdk11u-dev] Integrated: 8222446: assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ
Martin Doerr
mdoerr at openjdk.java.net
Wed Sep 22 17:01:55 UTC 2021
On Fri, 17 Sep 2021 14:47:05 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Backport of JDK-8222446. Doesn't apply cleanly. Mainly because JVMCI is different, but also other context changes.
This pull request has now been integrated.
Changeset: 86cf496d
Author: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/86cf496d4b6b7317b688d1f4889a6611e8f5ee9a
Stats: 131 lines in 15 files changed: 0 ins; 110 del; 21 mod
8222446: assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ
Remove SystemDictionary::modification_counter optimization
Reviewed-by: phh
Backport-of: 04b98fd1df8438f892e48c2425a8d75dfbd1ccc2
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/373
More information about the jdk-updates-dev
mailing list