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

add interned strings to the shared archive

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • b72
    • generic
    • generic

        Storing interned java.lang.String objects in the shared archive has two main advantages:

        1) the strings can be shared across multiple JVM instances
        2) strings loaded by ldc can be embedded in ahead-of-time compiled code

              jiangli Jiangli Zhou
              twisti Christian Thalinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: