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

Obsolete the CP Cache

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Delivered
    • Icon: P4 P4
    • tbd
    • 21
    • hotspot

      The ConstantPoolCache is a data structure that is misnamed. It holds resolution information for Methods, Fields and Invokedynamic bytecodes.

      It is a 4 word array that has different encodings depending on what resolution information it holds. With upcoming extensions to the Java, more or less resolution information will need to be saved and extending this struct variants will become more unwieldy.

      Filing subtasks for each item.

            matsaave Matias Saavedra Silva
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: