RFR: 8369856: AOT map does not include unregistered classes

Vladimir Kozlov kvn at openjdk.org
Wed Oct 15 17:23:16 UTC 2025


On Wed, 15 Oct 2025 16:56:37 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> Thanks to @ashu-mehra for providing the fix!
> 
> I also updated the test cases:
> 
> - Use a custom class loader to load unregistered classes
> - Check that all classes loaded from the AOT cache have an entry in the map file
> - Rename "CDS" to "AOT"

Looks good.

I suggest to add @ashu-mehra as contributor.

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

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27828#pullrequestreview-3341524941
PR Comment: https://git.openjdk.org/jdk/pull/27828#issuecomment-3407505326


More information about the hotspot-runtime-dev mailing list