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

Ali Ebrahimi ali.ebrahimi1781 at gmail.com
Tue Apr 23 15:53:39 PDT 2013


Hi,
my intend was: Generate all static lambda methods as private Not as static
...


On Wed, Apr 24, 2013 at 3:01 AM, Robert Field <robert.field at oracle.com>wrote:

> 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