Integrated: 8340012: [C2] assert(KlassEncodingMetaspaceMax > pd) failed: change encoding max if new encoding after 8338526
Martin Doerr
mdoerr at openjdk.org
Mon Sep 16 08:19:11 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.
This pull request has now been integrated.
Changeset: 6be15c3d
Author: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6be15c3d0bf0bb3625f2ecd43d7aa10e81f6edd8
Stats: 9 lines in 3 files changed: 7 ins; 0 del; 2 mod
8340012: [C2] assert(KlassEncodingMetaspaceMax > pd) failed: change encoding max if new encoding after 8338526
Reviewed-by: kvn, coleenp
-------------
PR: https://git.openjdk.org/jdk/pull/20971
More information about the hotspot-dev
mailing list