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

Reflection support for private interface methods

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: