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

Avoid calling MT.invokerType() when creating LambdaForms

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 24
    • None
    • core-libs

    Description

      [~liach] pointed out that in some cases we seem to create the invokerType() from a MT for forms we don't actually directly invoke via a MH. Providing methods in LambdaForm to generate argument lists as-if we dealt with an invoker (leading L_TYPE) reduces the number of MethodTypes we create and carry around.

      Attachments

        Issue Links

          Activity

            People

              redestad Claes Redestad
              redestad Claes Redestad
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: