Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8020010 Move lambda bridge creation from metafactory and VM to compiler
  3. JDK-8015402

Lambda metafactory should not attempt to generate bridge methods

    XMLWordPrintable

Details

    • b96
    • unknown
    • Verified

    Description

      As part of JDK-8013789, responsibility for bridge methods moves to the static compiler. The metafactory should stop trying to guess which bridge methods to wire, and only wire the methods that have been requested by the compiler.

      In turn, this requires a slight modification ot the API of the alternate metafacory, where the compiler can provide an optional list of method signatures to bridge.

      Attachments

        Issue Links

          Activity

            People

              rfield Robert Field (Inactive)
              briangoetz Brian Goetz
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: