RFR: 8369856: AOT map does not include unregistered classes
    Matias Saavedra Silva 
    matsaave at openjdk.org
       
    Thu Oct 16 19:29:13 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"
Change looks good! Seeing that we're moving class and file names from CDS to AOT, should the directory eventually be changed to aot as well?
-------------
Marked as reviewed by matsaave (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27828#pullrequestreview-3346663345
    
    
More information about the hotspot-runtime-dev
mailing list