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

Enable link-time generation of constructor forms

XMLWordPrintable

      I found what appears to be a simple omission from my earlier work to pre-generate direct LambdaForms in a jlink plugin, in that the DIRECT_NEW_INVOKE_SPECIAL kind is never looked up nor pregenerated.

      Fixing that means we're covering a few more kinds of LFs at link-time, and a small startup optimization on first linking of a constructor lambda (Foo::new)

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

              Created:
              Updated:
              Resolved: