Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8177153 LambdaMetafactory has default constructor
  3. JDK-8180035

Release Note: java.lang.invoke.LambdaMetafactory cannot be constructed

XMLWordPrintable

      A behavioural change has been made to class `java.lang.invoke.LambdaMetafactory` so that it is no longer possible to construct an instance. This class only has static methods to create "function objects" (commonly utilized as bootstrap methods) and should not be instantiated. The risk of source and binary incompatibility is very low; analysis of existing code bases found no instantiations.

            psandoz Paul Sandoz
            psandoz Paul Sandoz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: