Update src/hotspot/share/cds/aotMetaspace.cpp

Co-authored-by: David Holmes <62092539+dholmes-ora@users.noreply.github.com>
This commit is contained in:
Thomas Stuefe 2025-12-04 07:55:12 +01:00 committed by GitHub
parent 64d7984aec
commit 141113a043
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1850,7 +1850,7 @@ MapArchiveResult AOTMetaspace::map_archives(FileMapInfo* static_mapinfo, FileMap
// and CDS)
//
// The range encompassing both spaces will be suitable to en/decode narrow Klass
// pointers: the base will be valid for encoding, the range [Base, End) and not
// pointers: the base will be valid for encoding the range [Base, End) and not
// surpass the max. range for that encoding.
//
// On 32-bit, a "narrow" Klass is just the pointer itself, and the Klass encoding