Re: openjdk-osx-build

2011-04-07 Thread Henri Gomez
> Thanks Henri, > But didn't prove much. > I forget the reason but unfortunately on OS X you can't use export You asked, I tried :) > export JAVA_HOME=/Library/Java/JavaVirtualMachines/1.7.0.jdk/Contents/Home > javac -version > javac 1.6.0_24 Nope : export JAVA_HOME=/Library/Java/JavaVirtualMac

Re: What about java.lang.invoke available in b136 ?

2011-04-07 Thread Mike Swingler
On Apr 5, 2011, at 11:15 PM, Henri Gomez wrote: >> Each project does schedules and planning differently - in the macosx-port >> right now, we have a lot of code that needs to move rapidly (without >> destabilizing the build) so we are carving off chunks and migrating them >> piece by piece. I d

Re: What about java.lang.invoke available in b136 ?

2011-04-07 Thread Henri Gomez
Yes, and I see how delicate it could be. Cocoa is the long awaited feature for OS/X users so ... :) 2011/4/7 Mike Swingler : > On Apr 5, 2011, at 11:15 PM, Henri Gomez wrote: > >>> Each project does schedules and planning differently - in the macosx-port >>> right now, we have a lot of code that

hg: bsd-port/bsd-port/langtools: Summary: Expand boot.java.provides.latest.jdk condition to detect

2011-04-07 Thread kurt
Changeset: 6db1dcd6a17e Author:kurt Date: 2011-04-07 23:03 -0400 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/6db1dcd6a17e Summary: Expand boot.java.provides.latest.jdk condition to detect older 1.7 jdk that also need stub files. Corrects build failures due when

Re: problem with latest updates

2011-04-07 Thread Kurt Miller
Hi Henri, I have submitted a correction that fixes the following build errors: On 3/4/11 7:28 AM, Henri Gomez wrote: > Hi to all, > > I see the change in mercurial and started a new build from my Jenkins CI. > I got the following errors : > > [javac] > /Users/henri/Documents/jenkins/data/job

Re: problem with latest updates

2011-04-07 Thread Henri Gomez
I'll check that What's your recommandation for Bootstrap Java ? - OpenJDK6 (from MacPorts for example) - Apple JDK 6 - OpenJDK 7 (from bsd-port or macosx-port) Thanks Kurt 2011/4/8 Kurt Miller : > Hi Henri, > > I have submitted a correction that fixes the following build errors: > > On 3/4/11 7