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

[REDO] AccessFlags can be u2 in metadata

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • None
    • hotspot
    • b05

      REDO of JDK-8339113

      After the Klass flags are moved, AccessFlags can be accessed as an unsigned short. A lot of assembly code in the interpreter and compiler generated code needs to be adjusted for this.
      But it would save space in Metadata for this field (realigning other fields to avoid alignment gaps).

        There are no Sub-Tasks for this issue.

            coleenp Coleen Phillimore
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: