--- old/test/hotspot/jtreg/compiler/valhalla/valuetypes/TestIntrinsics.java 2019-03-26 15:46:00.031936689 +0000 +++ new/test/hotspot/jtreg/compiler/valhalla/valuetypes/TestIntrinsics.java 2019-03-26 15:45:57.303823135 +0000 @@ -35,7 +35,6 @@ * @summary Test intrinsic support for value types * @library /testlibrary /test/lib /compiler/whitebox / * @modules java.base/jdk.internal.misc - * @requires os.simpleArch == "x64" * @compile -XDallowWithFieldOperator TestIntrinsics.java * @run driver ClassFileInstaller sun.hotspot.WhiteBox jdk.test.lib.Platform * @run main/othervm/timeout=120 -Xbootclasspath/a:. -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockDiagnosticVMOptions