We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 042f0bd commit 52d88eeCopy full SHA for 52d88ee
test/hotspot/jtreg/compiler/intrinsics/VectorizedMismatchTest.java
@@ -36,7 +36,7 @@
36
*
37
* @run main/othervm -XX:CompileCommand=quiet -XX:CompileCommand=compileonly,*::test*
38
* -Xbatch -XX:-TieredCompilation
39
- * -XX:UseAVX=3 -XX:AVX3Threshold=0
+ * -XX:+UnlockDiagnosticVMOptions -XX:UseAVX=3 -XX:AVX3Threshold=0
40
* compiler.intrinsics.VectorizedMismatchTest
41
*/
42
0 commit comments