Replace -XX:StringTableSize flag with -XX:PredictedInternedStringCount

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • 9
    • Affects Version/s: 7
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: