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