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

Avoid using reflection to bootstrap NamedFunctions

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • None
    • core-libs

      The use of reflection to create NamedFunction in some java.lang.invoke classes is cause somewhat more eager than necessary class loading, and a minor startup gain can be realized by avoiding this by resolving MemberName instead.

            redestad Claes Redestad
            redestad Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: