Avoid using reflection to bootstrap NamedFunctions

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 10
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: