RFR: 7113349 JDK8 port to macosx

Mark Derricutt mark at talios.com
Wed Mar 14 15:12:40 PDT 2012


Henri - I see the "official" preview release has a special "with lamda" 
build:

http://jdk8.java.net/lambda/

over the normal preview build....

On Thu Mar 15 10:54:42 2012, Alan Bateman wrote:
> On 14/03/2012 19:56, Henri Gomez wrote:
>> :
>>
>> But it fail to build ;(
>>
>> Sample4.java:24: error: lambda expressions are not supported in 
>> -source 1.8
>>     DecisionService cs = (a) ->  {
>>                              ^
>>   (use -source 8 or higher to enable lambda expressions)
>>
>> Tried to force -source 8, no more luck.
>>
>> Any Lamba guru around ? :)
>>
> So is it true that you plan to release GA builds next week :-)
>
> Lambda isn't in JDK8 yet. One the Mac port gets to lambda/lambda then 
> you should be able make more people happy.
>
> -Alan




More information about the macosx-port-dev mailing list