< prev index next >

test/compiler/aot/verification/ClassAndLibraryNotMatchTest.java

Print this page
rev 13457 : 8186537: remove unnecessary @requires from hotspot/compiler/aot tests
Reviewed-by: duke

*** 23,33 **** /* * @test * @requires vm.aot * @library /test/lib / - * @requires vm.bits == "64" & (os.arch == "amd64" | os.arch == "x86_64") * @modules java.base/jdk.internal.misc * @build compiler.aot.verification.ClassAndLibraryNotMatchTest * @run driver compiler.aot.verification.ClassAndLibraryNotMatchTest * @summary check if class and aot library are properly bound to each other */ --- 23,32 ----
< prev index next >