Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8002329

Replace -XX:StringTableSize flag with -XX:PredictedInternedStringCount

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • 9
    • 7
    • hotspot
    • None
    • b06

      Users should not be allowed to specify the StringTableSize. Instead, users could specify a suggested internal string count. The JVM could then predict the max number of strings, allowing it to set an appropriate size - based on whatever underlying storage is being used.

      This would also allow the JVM to potentially resize the String Table.

            gziemski Gerard Ziemski
            hseigel Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: