RFD: AOT for AArch64 (original) (raw)

Andrew Haley aph at redhat.com
Mon Mar 26 10:10:57 UTC 2018


On 03/26/2018 11:00 AM, Andrew Haley wrote:

You must have built Graal with an old JDK. This is the line in question:

public final byte dirtyCardValue = isJDK8 ? getFieldValue("CompilerToVM::Data::dirtycard", Byte.class, "int") : getConstant("CardTableModRefBS::dirtycard", Byte.class);

Hold on, that's not right. I'm doing some more digging now.

-- 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