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

adopt method handle for array length getter in BeanLinker

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: