--- old/test/hotspot/jtreg/compiler/valhalla/valuetypes/TestMethodHandles.java 2019-03-26 15:46:13.012476995 +0000 +++ new/test/hotspot/jtreg/compiler/valhalla/valuetypes/TestMethodHandles.java 2019-03-26 15:46:10.084355113 +0000 @@ -32,7 +32,6 @@ * @test * @summary Test method handle support for value types * @library /testlibrary /test/lib /compiler/whitebox / - * @requires os.simpleArch == "x64" * @compile -XDallowWithFieldOperator TestMethodHandles.java * @run driver ClassFileInstaller sun.hotspot.WhiteBox jdk.test.lib.Platform * @run main/othervm/timeout=120 -Xbootclasspath/a:. -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockDiagnosticVMOptions