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

Increase read-only ratio of class metadata

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P3 P3
    • 11
    • 9
    • hotspot

      There are a few ideas
      [1] Move more fields from Method -> ConstMethod
           See JDK-8145234 and JDK-8145221
      [2] Split InstanceKlass into a read-write part and a read-only part.
      [3] Do something about ConstantPool.

      We should investigate the possibilities and see if we can do some of the work in JDK9 vs follow-on releases.

            jiangli Jiangli Zhou
            iklam Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: