8266449: cleanup jtreg tags in compiler/intrinsics/sha/cli tests

Reviewed-by: kvn
This commit is contained in:
Igor Ignatyev 2021-05-04 04:47:18 +00:00
parent 3544a9d0e4
commit cfdf4a7de7
12 changed files with 13 additions and 36 deletions

View File

@ -25,10 +25,8 @@
* @test
* @bug 8035968
* @summary Verify UseMD5Intrinsics option processing on supported CPU.
* @library /test/lib testcases /
* @library /test/lib /
* @requires vm.flagless
* @modules java.base/jdk.internal.misc
* java.management
*
* @build sun.hotspot.WhiteBox
* @run driver jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox

View File

@ -25,10 +25,8 @@
* @test
* @bug 8035968
* @summary Verify UseMD5Intrinsics option processing on unsupported CPU.
* @library /test/lib testcases /
* @library /test/lib /
* @requires vm.flagless
* @modules java.base/jdk.internal.misc
* java.management
*
* @build sun.hotspot.WhiteBox
* @run driver jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox

View File

@ -25,10 +25,8 @@
* @test
* @bug 8035968
* @summary Verify UseSHA1Intrinsics option processing on supported CPU.
* @library /test/lib testcases /
* @library /test/lib /
* @requires vm.flagless
* @modules java.base/jdk.internal.misc
* java.management
*
* @build sun.hotspot.WhiteBox
* @run driver jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox

View File

@ -25,10 +25,8 @@
* @test
* @bug 8035968
* @summary Verify UseSHA1Intrinsics option processing on unsupported CPU.
* @library /test/lib testcases /
* @library /test/lib /
* @requires vm.flagless
* @modules java.base/jdk.internal.misc
* java.management
*
* @build sun.hotspot.WhiteBox
* @run driver jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox

View File

@ -25,10 +25,8 @@
* @test
* @bug 8035968
* @summary Verify UseSHA256Intrinsics option processing on supported CPU.
* @library /test/lib testcases /
* @library /test/lib /
* @requires vm.flagless
* @modules java.base/jdk.internal.misc
* java.management
*
* @build sun.hotspot.WhiteBox
* @run driver jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox

View File

@ -25,10 +25,8 @@
* @test
* @bug 8035968
* @summary Verify UseSHA256Intrinsics option processing on unsupported CPU.
* @library /test/lib testcases /
* @library /test/lib /
* @requires vm.flagless
* @modules java.base/jdk.internal.misc
* java.management
*
* @build sun.hotspot.WhiteBox
* @run driver jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox

View File

@ -26,10 +26,8 @@
* @test
* @bug 8252204
* @summary Verify UseSHA3Intrinsics option processing on supported CPU.
* @library /test/lib testcases /
* @library /test/lib /
* @requires vm.flagless
* @modules java.base/jdk.internal.misc
* java.management
*
* @build sun.hotspot.WhiteBox
* @run driver jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox

View File

@ -26,10 +26,8 @@
* @test
* @bug 8252204
* @summary Verify UseSHA3Intrinsics option processing on unsupported CPU.
* @library /test/lib testcases /
* @library /test/lib /
* @requires vm.flagless
* @modules java.base/jdk.internal.misc
* java.management
*
* @build sun.hotspot.WhiteBox
* @run driver jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox

View File

@ -26,10 +26,8 @@
* @bug 8035968
* @summary Verify UseSHA512Intrinsics option processing on supported CPU.
* @requires os.arch!="x86" & os.arch!="i386"
* @library /test/lib testcases /
* @library /test/lib /
* @requires vm.flagless
* @modules java.base/jdk.internal.misc
* java.management
*
* @build sun.hotspot.WhiteBox
* @run driver jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox

View File

@ -25,10 +25,8 @@
* @test
* @bug 8035968
* @summary Verify UseSHA512Intrinsics option processing on unsupported CPU.
* @library /test/lib testcases /
* @library /test/lib /
* @requires vm.flagless
* @modules java.base/jdk.internal.misc
* java.management
*
* @build sun.hotspot.WhiteBox
* @run driver jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox

View File

@ -25,10 +25,8 @@
* @test
* @bug 8035968
* @summary Verify UseSHA option processing on supported CPU.
* @library /test/lib testcases /
* @library /test/lib /
* @requires vm.flagless
* @modules java.base/jdk.internal.misc
* java.management
*
* @build sun.hotspot.WhiteBox
* @run driver jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox

View File

@ -25,10 +25,9 @@
* @test
* @bug 8035968
* @summary Verify UseSHA option processing on unsupported CPU.
* @library /test/lib testcases /
* @library /test/lib /
* @requires vm.flagless
* @modules java.base/jdk.internal.misc
* java.management
*
* @build sun.hotspot.WhiteBox
* @run driver jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox
* @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions