AOT for AArch64: current status
Andrew Haley
aph at redhat.com
Tue Apr 3 17:28:40 UTC 2018
I fixed a bug in Graal which was causing
compiler.aot.DeoptimizationTest to fail.
I fixed the bug which was causing assertion failures due to branch out
of range.
I pulled from the tip of Graal master. It should all be up to date
now.
All pushed to https://github.com/theRealAph/graal.git aarch64-branch-overflows
I'm still seeing some assertion failures, but they're not in my code
and I don't think they're anything to do with me. They all seem to do
with types not being registered. Updating Graal didn't help, so I
need to try to figure out why this isn't a problem on x86.
--
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
More information about the hotspot-dev
mailing list