Graal missing from MacOS Java 9 EA download b167

Andrew Haley aph at redhat.com
Tue May 16 08:57:08 UTC 2017


On 12/05/17 12:30, Lennart Börjeson wrote:

> As I believe Graal is the most important new thing in jdk9, I’d then
> just want to state my opinion: Even if AOT is available only for
> x86_64 (and I have absolutely no problems with that), I still
> believe Graal should be included on all platforms.

Well, we'd have to write it.  We've done x86 and (partially) AArch64,
but Mac has a different object file format from Linux.  Do you want to
work on it?  Patches welcome.

Andrew.



More information about the build-dev mailing list