Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8054307 JEP 254: Compact Strings
  3. JDK-8139268

CompactStrings flag handling without extending the JVM interface

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • hotspot
    • None

      Right now, the implementation introduces a new JVM_IsCompactStrings method in the JVM interface. That interface is a public one, and we might want to consider more private way to poll VM about the capability.

      Or maybe ask runtime to overwrite the "static final boolean COMPACT_STRINGS" with an actual value during the Genesis.

            shade Aleksey Shipilev
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: