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

Return accurate ACC_SUPER access flag for classes

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • 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.

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

              Created:
              Updated:
              Resolved: