Skip to content

Commit d9a89c5

Browse files
author
Sandhya Viswanathan
committedNov 15, 2023
8319572: Test jdk/incubator/vector/LoadJsvmlTest.java ignores VM flags
Reviewed-by: lmesnik
1 parent 1e76ba0 commit d9a89c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎test/jdk/jdk/incubator/vector/LoadJsvmlTest.java

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
* @requires vm.compiler2.enabled
3030
* @requires os.arch == "x86_64" | os.arch == "amd64"
3131
* @requires os.family == "linux" | os.family == "windows"
32+
* @requires vm.flagless
3233
* @library /test/lib
3334
* @run main LoadJsvmlTest
3435
*/

1 commit comments

Comments
 (1)

openjdk-notifier[bot] commented on Nov 15, 2023

@openjdk-notifier[bot]
Please sign in to comment.