< prev index next >

test/jdk/java/lang/ProcessHandle/OnExitTest.java

Print this page

        

@@ -39,10 +39,11 @@
 import org.testng.TestNG;
 
 /*
  * @test
  * @library /test/lib
+ * @modules jdk.management
  * @build jdk.test.lib.Utils
  * @run testng OnExitTest
  * @summary Functions of Process.onExit and ProcessHandle.onExit
  * @author Roger Riggs
  */
< prev index next >