Hi, Some 32 bit shifts are still being anded with 0x3f instead of 0x1f. This seems to have been caused by aarch64_ad.m4 not being run. I have rerun aarch64_ad.m4. http://cr.openjdk.java.net/~enevill/jdk8_shifts/webrev OK to push? Ed.