Move AccessFlags to InstanceKlass

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: hotspot

      ArrayKlass doesn't set and shouldn't use AccessFlags, yet it was defined in class Klass. We were worried in the valhalla repo that ArrayKlass was testing the isIdentity bit by mistake (which isn't set there). Move to InstanceKlass.

      Moving the flags doesn't create new alignment gaps in InstanceKlass or change the size.

            Assignee:
            Coleen Phillimore
            Reporter:
            Coleen Phillimore
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: