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

add interned strings to the shared archive

    XMLWordPrintable

Details

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

    Backports

      Description

        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

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: