Return accurate ACC_SUPER access flag for classes

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: 20
    • Component/s: core-libs
    • None

      Before JDK-8291360, HotSpot did not expose the raw modifier bits of a class and returned processed bits to the Java side of core reflection. The processing included clearing out the ACC_SUPER bit of a class. Now that ACC_SUPER information is available, the Class.accessFlags (JDK-8266670) should return it.

            Assignee:
            Joe Darcy
            Reporter:
            Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: