RFR: 8340012: [C2] assert(KlassEncodingMetaspaceMax > pd) failed: change encoding max if new encoding after 8338526

Coleen Phillimore coleenp at openjdk.org
Thu Sep 12 17:36:06 UTC 2024


On Thu, 12 Sep 2024 17:16:08 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> After JDK-8338526, the transformation can only be done if the Klass* is in the encoding range (also see JBS issue for more details). I've also enhanced the assertion message.

Thank you for fixing this.  I hope there are no others.

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

Marked as reviewed by coleenp (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20971#pullrequestreview-2300981506


More information about the hotspot-dev mailing list