[jdk11u-dev] RFR: 8222446: assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ

Paul Hohensee phh at openjdk.java.net
Mon Sep 20 14:03:52 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.

My understanding is that it's a legal requirement (but, ianal), to update a file's copyright date to that of the latest patch that affected it, regardless of the effect on future backports. In this case, the reason the original patch didn't update the copyright is because the not-affected files were already at 2019 when the original patch was applied. But, best to ask on the list, I suppose.

-------------

PR: https://git.openjdk.java.net/jdk11u-dev/pull/373


More information about the jdk-updates-dev mailing list