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

AccessFlags can be u2 in metadata

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • None
    • hotspot
    • master
    • Fix failed

      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).

            coleenp Coleen Phillimore
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: