--- old/test/hotspot/jtreg/compiler/valhalla/valuetypes/TestOnStackReplacement.java 2019-03-26 15:46:21.780841982 +0000 +++ new/test/hotspot/jtreg/compiler/valhalla/valuetypes/TestOnStackReplacement.java 2019-03-26 15:46:19.508747405 +0000 @@ -29,7 +29,6 @@ * @test * @summary Test on stack replacement (OSR) with value types * @library /testlibrary /test/lib /compiler/whitebox / - * @requires os.simpleArch == "x64" * @compile -XDallowWithFieldOperator TestOnStackReplacement.java * @run driver ClassFileInstaller sun.hotspot.WhiteBox jdk.test.lib.Platform * @run main/othervm/timeout=120 -Xbootclasspath/a:. -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockDiagnosticVMOptions