--- old/test/hotspot/jtreg/compiler/valhalla/valuetypes/TestLWorld.java 2019-03-26 15:46:08.212277188 +0000 +++ new/test/hotspot/jtreg/compiler/valhalla/valuetypes/TestLWorld.java 2019-03-26 15:46:05.700172623 +0000 @@ -34,7 +34,6 @@ * @summary Test value types in LWorld. * @modules java.base/jdk.experimental.value * @library /testlibrary /test/lib /compiler/whitebox / - * @requires os.simpleArch == "x64" * @compile -XDallowWithFieldOperator TestLWorld.java * @run driver ClassFileInstaller sun.hotspot.WhiteBox jdk.test.lib.Platform * @run main/othervm/timeout=120 -Xbootclasspath/a:. -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockDiagnosticVMOptions