RFR: 8340012: [C2] assert(KlassEncodingMetaspaceMax > pd) failed: change encoding max if new encoding after 8338526 [v2]
Tobias Hartmann
thartmann at openjdk.org
Tue Sep 17 09:55:12 UTC 2024
On Fri, 13 Sep 2024 15:43:20 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.
>
> Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
>
> Add sanity check.
This caused a regression: [JDK-8340230](https://bugs.openjdk.org/browse/JDK-8340230)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20971#issuecomment-2355109537
More information about the hotspot-dev
mailing list