< prev index next >

test/java/lang/ProcessHandle/TreeTest.java

Print this page
rev 17272 : 8181391: remove explicit @build actions for the top level testlibary classes
Reviewed-by: duke

@@ -45,11 +45,10 @@
 /*
  * @test
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          jdk.management
- * @build jdk.test.lib.Utils
  * @run testng/othervm TreeTest
  * @summary Test counting and JavaChild.spawning and counting of Processes.
  * @author Roger Riggs
  */
 public class TreeTest extends ProcessUtil {
< prev index next >