--- old/test/hotspot/jtreg/compiler/valhalla/valuetypes/TestArrays.java 2019-07-12 11:39:19.494903539 +0000 +++ new/test/hotspot/jtreg/compiler/valhalla/valuetypes/TestArrays.java 2019-07-12 11:39:18.394857336 +0000 @@ -32,7 +32,7 @@ * @test * @summary Test value type arrays * @library /testlibrary /test/lib /compiler/whitebox / - * @requires os.simpleArch == "x64" + * @requires (os.simpleArch == "x64" | os.simpleArch == "aarch64") * @compile TestArrays.java * @run driver ClassFileInstaller sun.hotspot.WhiteBox jdk.test.lib.Platform * @run main/othervm/timeout=300 -Xbootclasspath/a:. -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockDiagnosticVMOptions