The solution

CDS archives now allocate specific space on the heap for strings:

The string space is mapped using a shared-string table, hash tables, and deduplication.

Deduplication is a data compression technique that eliminates duplicative information in an archive.