RFR: 8340012: [C2] assert(KlassEncodingMetaspaceMax > pd) failed: change encoding max if new encoding after 8338526
Martin Doerr
mdoerr at openjdk.org
Fri Sep 13 15:11:10 UTC 2024
On Thu, 12 Sep 2024 17:33:28 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> Good. Can you add regression test?
My current regression test is: Run applications/ctw/modules/java_xml.java on AIX. :-)
Is there a way to force the metaspace part for such classes outside of the encoding range? Then, we may be able to write a dedicated regression test.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20971#issuecomment-2349181358
More information about the hotspot-dev
mailing list