hg: lambda/lambda/langtools: Generate all static lambda methods as static. Only interface instance (default) methods still public awaiting VM fixes.

Robert Field robert.field at oracle.com
Tue Apr 23 15:31:26 PDT 2013


Sorry for the long commit message. See below for the full text.
Robert


Ali Ebrahimi <ali.ebrahimi1781 at gmail.com> wrote:

>Hi,
>Generate all static lambda methods as private. Only .....
>
>
>
>On Wed, Apr 24, 2013 at 1:49 AM, <robert.field at oracle.com> wrote:
>
>Changeset: b3a9d8ca17dd
>Author:    rfield
>Date:      2013-04-23 14:19 -0700
>URL:       http://hg.openjdk.java.net/lambda/lambda/langtools/rev/b3a9d8ca17dd
>
>Generate all static lambda methods as static. Only interface instance (default) methods still public awaiting VM fixes.
>
>! src/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java
>
>
>


More information about the lambda-dev mailing list