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

Evaluate the performance of lambda proxy class invoking live MethodHandle

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • None
    • None
    • core-libs
    • None

      LambdaMetaFactory translates the lambda expression/method reference by spinning proxy class with symbolic information and bytecode invocation.

      LMF has the live MethodHandle object of the resolved member. In JDK 8, the experiment shows undesirable performance. We should reevaluate the performance if that has changed since JDK 8.

            Unassigned Unassigned
            mchung Mandy Chung (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: