-
Bug
-
Resolution: Fixed
-
P2
-
10
-
b21
-
generic
-
generic
-
Verified
The constant pool entry to empty string ("") should not be pre-resolved during CDS archiving. Empty string is not archived and eliminated from the shared string table.
- relates to
-
JDK-8179302 Pre-resolve constant pool string entries and cache resolved_reference arrays in CDS archive
- Closed