We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8db3335 commit 5b30a83Copy full SHA for 5b30a83
test/hotspot/jtreg/compiler/c2/stemmer/Stemmer.java
@@ -5,8 +5,7 @@
5
* @modules java.base/jdk.internal.misc
6
* @library /test/lib
7
*
8
- * @run driver jdk.test.lib.FileInstaller words words
9
- * @run main/othervm -Xbatch compiler.c2.stemmer.Stemmer words
+ * @run main/othervm -Xbatch compiler.c2.stemmer.Stemmer ${test.src}/words
10
*/
11
12
/*
0 commit comments