lambda/lambda sync against JDK8
Arul Dhesiaseelan
aruld at acm.org
Thu Nov 22 17:57:54 PST 2012
Ah, just saw this in their bug tracker
http://youtrack.jetbrains.com/issue/IDEA-95473. Thanks Mike.
On Thu, Nov 22, 2012 at 1:08 PM, Mike Duigou <mike.duigou at oracle.com> wrote:
> The problem is most likely caused by the compiler switching to class file
> version 52. Intellij probably doesn't recognize that version yet.
>
> Mike
>
> On Nov 22 2012, at 13:44 , Arul Dhesiaseelan wrote:
>
> I have been using the old build system on mac for some time. It looks like
> some thing got changed recently (since Nov 20), I am able to build the
> lambda project fine, but intellij is not recognizing the JDK from
> build/macosx-x86_64/j2sdk-image directory. I saved a local copy of an
> earlier build (as of Nov 19) which still works fine with intellij. Any
> clues on what could be happening? Is anyone able to build usable JDK on mac
> using old build system?
>
> -Arul
>
> On Tue, Nov 20, 2012 at 11:31 AM, Mike Duigou <mike.duigou at oracle.com>wrote:
>
>> Hello Lambdonites;
>>
>> I have synced the lambda repositories against the JDK8 mainline. There
>> have been a number of fixes to the new build process. It's recommended you
>> delete your existing build directory and start fresh.
>>
>> With this sync the differences between the jdk8 and lambda repositories
>> have begun to shrink substantially. The lambda hotspot and langtools repo
>> now contain only experimental features. The jdk repo is now the focus of
>> differences between jdk8 and lambda repos. Changesets have been proposed
>> for inclusion in JDK (see
>> http://mail.openjdk.java.net/pipermail/lambda-dev/2012-November/006768.html)
>> and more changesets are being prepared.
>>
>> Mike
>>
>>
>
>
More information about the lambda-dev
mailing list