8252778: remove jdk.test.lib.FileInstaller action from compiler/c2/stemmer test

Reviewed-by: shade, epavlova
This commit is contained in:
Igor Ignatyev 2020-09-10 13:23:01 +00:00
parent 8db333531f
commit 5b30a83133

View File

@ -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
*/
/*