The AArch64 port no longer works after the commit for 8141132. This is because string_compare and string_equals in C2 now take a byte count rather than a char count.
- relates to
-
JDK-8054307 JEP 254: Compact Strings
- Closed