adopt method handle for array length getter in BeanLinker

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: core-libs

      BeanLinker currently uses Array.getLength() from the reflection package to bind array length requests. With JDK-8159615 addressed, is no longer necessary, and the newly introduced method handle for array length getters is more easily intrinsified.

            Assignee:
            Michael Haupt
            Reporter:
            Michael Haupt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: