hg: mlvm/mlvm/hotspot: meth-lazy: pass MethodHandlesTests

2011-11-04 Thread john . r . rose
Changeset: 4e9ab8e78d56 Author:jrose Date: 2011-11-04 01:34 -0700 URL: http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/4e9ab8e78d56 meth-lazy: pass MethodHandlesTests ! meth-lazy.patch ___ mlvm-dev mailing list

Re: OpenJDK 8 on OS/X and XCode 4.

2011-11-04 Thread Henri Gomez
2011/11/4 John Rose john.r.r...@oracle.com: Recent changes in hsx/hotspot have destabilized the build on mac.  I just pushed another workaround here:  http://hg.openjdk.java.net/mlvm/mlvm/hotspot/file/tip/mac-tweaks.patch The buildtree.make change fixes the failure Henri saw.  (Or you can

Re: OpenJDK 8 on OS/X and XCode 4.

2011-11-04 Thread Stephen Bannasch
Yes, works now for me using gcc 4.0, thanks. New build available here: http://www.concord.org/~sbannasch/mlvm/java-1.8.0-internal-mlvm-2011_11_04.tar.gz pass all jdk/test/java/lang/invoke tests as well as jdk/test/java/dyn/CoroutineTest.java ___

Re: OpenJDK 8 on OS/X and XCode 4.

2011-11-04 Thread Henri Gomez
Yes, works now for me using gcc 4.0, thanks. New build available here: http://www.concord.org/~sbannasch/mlvm/java-1.8.0-internal-mlvm-2011_11_04.tar.gz pass all jdk/test/java/lang/invoke tests as well as jdk/test/java/dyn/CoroutineTest.java I'll try some build manually and if nothing get

Re: OpenJDK 8 on OS/X and XCode 4.

2011-11-04 Thread Charles Oliver Nutter
First: thank you thank you thank you for adding JDK 8 builds. It will be so much nicer than testing in vbox. Second: Does OpenJDK 7 build with LLVM? Does it work on NaCl? :-) - Charlie (mobile) On Nov 3, 2011 4:53 AM, Henri Gomez henri.go...@gmail.com wrote: Hi to all, I'd like to provide