diff --git a/test/hotspot/jtreg/compiler/c2/stemmer/Stemmer.java b/test/hotspot/jtreg/compiler/c2/stemmer/Stemmer.java index 893749d3a9942..c472c8877a3e8 100644 --- a/test/hotspot/jtreg/compiler/c2/stemmer/Stemmer.java +++ b/test/hotspot/jtreg/compiler/c2/stemmer/Stemmer.java @@ -5,8 +5,7 @@ * @modules java.base/jdk.internal.misc * @library /test/lib * - * @run driver jdk.test.lib.FileInstaller words words - * @run main/othervm -Xbatch compiler.c2.stemmer.Stemmer words + * @run main/othervm -Xbatch compiler.c2.stemmer.Stemmer ${test.src}/words */ /*