Skip to content

Commit 4a8324d

Browse files
committed
8266180: compiler/vectorapi/TestVectorErgonomics should be run in driver mode
Reviewed-by: jiefu, kvn, epavlova
1 parent 0601aba commit 4a8324d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/hotspot/jtreg/compiler/vectorapi/TestVectorErgonomics.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
* @requires vm.compiler2.enabled
3030
* @summary Check ergonomics for Vector API
3131
* @library /test/lib
32-
* @run main/othervm compiler.vectorapi.TestVectorErgonomics
32+
* @run driver compiler.vectorapi.TestVectorErgonomics
3333
*/
3434

3535
import jdk.test.lib.process.ProcessTools;

0 commit comments

Comments
 (0)