This JEP implemeted dynamic hashtable resizing.
https://bugs.openjdk.java.net/browse/JDK-8046708
String deduplication has a dynamically resized hashtable for a string table. Investigate using the new dynamic resizing from 8046708.
https://bugs.openjdk.java.net/browse/JDK-8046708
String deduplication has a dynamically resized hashtable for a string table. Investigate using the new dynamic resizing from 8046708.