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.
