-
Enhancement
-
Resolution: Fixed
-
P4
-
10
-
b22
after JDK-8185536, all aot tests are marked w/ '@requires vm.aot', so they will be executed only if a VM under test supports AOT. this made '@requires vm.bits == "64" & (os.arch == "amd64" | os.arch == "x86_64")' in these tests redundant.