--- old/test/hotspot/jtreg/compiler/valhalla/valuetypes/TestCallingConvention.java 2019-03-26 15:45:55.307740051 +0000 +++ new/test/hotspot/jtreg/compiler/valhalla/valuetypes/TestCallingConvention.java 2019-03-26 15:45:52.991643648 +0000 @@ -31,7 +31,6 @@ * @test * @summary Test value type calling convention optimizations * @library /testlibrary /test/lib /compiler/whitebox / - * @requires os.simpleArch == "x64" * @compile -XDallowWithFieldOperator TestCallingConvention.java * @run driver ClassFileInstaller sun.hotspot.WhiteBox jdk.test.lib.Platform * @run main/othervm/timeout=120 -Xbootclasspath/a:. -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockDiagnosticVMOptions