This commit is contained in:
Jesper Wilhelmsson 2016-12-08 15:49:29 +01:00
commit 5597cd6698
223 changed files with 3109 additions and 1504 deletions

View file

@ -24,7 +24,7 @@
/*
* @test
* @bug 8136421
* @requires (vm.simpleArch == "x64" | vm.simpleArch == "sparcv9" | vm.simpleArch == "aarch64")
* @requires vm.jvmci
* @library / /test/lib
* @library ../common/patches
* @modules java.base/jdk.internal.misc:+open