mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-21 20:30:39 +00:00
Update src/hotspot/share/cds/aotMetaspace.cpp
Co-authored-by: David Holmes <62092539+dholmes-ora@users.noreply.github.com>
This commit is contained in:
parent
64d7984aec
commit
141113a043
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user