< prev index next >

test/jdk/sun/tools/jcmd/TestProcessHelper.java

Print this page
@@ -58,11 +58,10 @@
   * @modules jdk.jcmd/sun.tools.common:+open
   *          java.base/jdk.internal.module
   * @library /test/lib
   * @build test.TestProcess
   *        jdk.test.lib.util.JarUtils
-  *        jdk.test.lib.util.ModuleInfoWriter
   * @run main/othervm TestProcessHelper
   */
  public class TestProcessHelper {
  
      private static final String TEST_PROCESS_MAIN_CLASS_NAME = "TestProcess";
< prev index next >