OpenJDK 8 on OS/X and XCode 4.

John Rose john.r.rose at oracle.com
Thu Nov 3 22:54:45 PDT 2011


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 add "ALWAYS_PASS_TEST_GAMMA=true" to the build script settings.)

-- John

P.S.  I tried a build with llvm-gcc and got sporadic bus errors.  Went back to gcc-4.0 and things got quieter.

On Nov 3, 2011, at 12:53 AM, Henri Gomez wrote:

> Hi to all,
> 
> I'd like to provide OpenJDK 8 with MLVM to OS/X users as I'm doing for
> month with OpenJDK 7 on http://code.google.com/p/openjdk-osx-build/.
> 
> I'm trying to build it using Stephen scripts
> (https://gist.github.com/243072) for now but I still can't get it



More information about the mlvm-dev mailing list