< prev index next >

test/jdk/java/util/ServiceLoader/ModulesTest.java

Print this page
rev 51881 : [mq]: 8211171

@@ -22,11 +22,11 @@
  */
 
 /**
  * @test
  * @modules java.scripting
- * @library modules /lib/testlibrary
+ * @library modules /test/lib
  * @build bananascript/*
  * @build JarUtils
  * @compile classpath/pearscript/org/pear/PearScriptEngineFactory.java
  *          classpath/pearscript/org/pear/PearScript.java
  * @run testng/othervm ModulesTest
< prev index next >