< prev index next >

test/sun/tools/jps/TestJpsJar.java

Print this page

        

@@ -36,11 +36,11 @@
  *          will be started from within the test application.
  *          The output should contain proper values.
  * @library /lib/testlibrary
  * @modules jdk.jartool/sun.tools.jar
  *          java.management
- * @build jdk.testlibrary.* JpsHelper JpsBase
+ * @build JpsHelper JpsBase
  * @run main/othervm TestJpsJar
  */
 public class TestJpsJar {
 
     public static void main(String[] args) throws Throwable {
< prev index next >