< prev index next >

test/com/sun/jdi/DoubleAgentTest.java

Print this page

        

@@ -29,11 +29,11 @@
  * @bug 6354345
  * @summary Check that multiple -agentlib statements in command line fails
  *
  * @library /lib/testlibrary
  * @modules java.management
- * @build jdk.testlibarary.*
+ * @build jdk.testlibrary.*
  * @build DoubleAgentTest Exit0
  * @run driver DoubleAgentTest
  */
 
 public class DoubleAgentTest {
< prev index next >