RFR: 8348322: AOT cache creation crashes with "All cached hidden classes must be aot-linkable" when AOTInvokeDynamicLinking is disabled [v4]

Calvin Cheung ccheung at openjdk.org
Mon Mar 3 16:38:31 UTC 2025


On Sat, 1 Mar 2025 04:40:46 GMT, Ioi Lam <iklam at openjdk.org> wrote:

>> I added back the `CDSConfig::is_initing_classes_at_dump_time()` function and reverted most of previous changes.
>
> The three changes in aotArtifactFinder.cpp should also be reverted.

Fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23546#discussion_r1977824902


More information about the hotspot-runtime-dev mailing list