We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b42c31 commit f693fc0Copy full SHA for f693fc0
1 file changed
test/hotspot/jtreg/compiler/valhalla/inlinetypes/TestArrayAccessProfileRace.java
@@ -41,7 +41,7 @@
41
* java.base/jdk.internal.vm.annotation
42
* @build jdk.test.whitebox.WhiteBox
43
* @run driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
44
- * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
+ * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
45
* -Xbatch -XX:CompileCommand=compileonly,${test.main.class}::profileArray
46
* ${test.main.class}
47
*/
0 commit comments