--- old/test/hotspot/jtreg/compiler/valhalla/valuetypes/TestBasicFunctionality.java 2019-03-26 15:45:51.195568890 +0000 +++ new/test/hotspot/jtreg/compiler/valhalla/valuetypes/TestBasicFunctionality.java 2019-03-26 15:45:48.731466327 +0000 @@ -29,7 +29,6 @@ * @test * @summary Test the basic value type implementation in C2 * @library /testlibrary /test/lib /compiler/whitebox / - * @requires os.simpleArch == "x64" * @compile -XDallowWithFieldOperator TestBasicFunctionality.java * @run driver ClassFileInstaller sun.hotspot.WhiteBox jdk.test.lib.Platform * @run main/othervm/timeout=120 -Xbootclasspath/a:. -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockDiagnosticVMOptions