< prev index next >

test/jdk/java/lang/instrument/executableJAR/ExecJarWithAgent.java

Print this page
rev 51881 : [mq]: 8211171

@@ -21,13 +21,12 @@
  * questions.
  */
 
 /**
  * @test
- * @library /lib/testlibrary
  * @library /test/lib
- * @build ExecJarWithAgent Main Agent AgentHelper JarUtils jdk.testlibrary.*
+ * @build ExecJarWithAgent Main Agent AgentHelper JarUtils
  * @run testng ExecJarWithAgent
  * @summary Test starting agents in executable JAR files
  */
 
 import java.nio.file.Path;
< prev index next >