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

Reflection support for private interface methods

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • core-libs
    • b113
    • generic
    • generic
    • Verified

      Reflection code is split across the JDK and the vm. Reflection generates code dynamically to speed up reflection processing after startup. The generated code needs to use invokespecial for private interface methods to match the JVMS specification.

            rfield Robert Field (Inactive)
            acorn Karen Kinnear (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: