--- old/test/hotspot/jtreg/compiler/valhalla/valuetypes/TestLWorld.java 2019-07-12 11:39:30.111349455 +0000 +++ new/test/hotspot/jtreg/compiler/valhalla/valuetypes/TestLWorld.java 2019-07-12 11:39:29.079306105 +0000 @@ -35,7 +35,7 @@ * @summary Test value types in LWorld. * @modules java.base/jdk.experimental.value * @library /testlibrary /test/lib /compiler/whitebox / - * @requires os.simpleArch == "x64" + * @requires (os.simpleArch == "x64" | os.simpleArch == "aarch64") * @compile TestLWorld.java * @run driver ClassFileInstaller sun.hotspot.WhiteBox jdk.test.lib.Platform * @run main/othervm/timeout=300 -Xbootclasspath/a:. -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockDiagnosticVMOptions