Skip to content

Commit f693fc0

Browse files
committed
Whitespace fix
1 parent 0b42c31 commit f693fc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/hotspot/jtreg/compiler/valhalla/inlinetypes/TestArrayAccessProfileRace.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
* java.base/jdk.internal.vm.annotation
4242
* @build jdk.test.whitebox.WhiteBox
4343
* @run driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
44-
* @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
44+
* @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
4545
* -Xbatch -XX:CompileCommand=compileonly,${test.main.class}::profileArray
4646
* ${test.main.class}
4747
*/

0 commit comments

Comments
 (0)