equal
deleted
inserted
replaced
38 import org.testng.Assert; |
38 import org.testng.Assert; |
39 import org.testng.TestNG; |
39 import org.testng.TestNG; |
40 |
40 |
41 /* |
41 /* |
42 * @test |
42 * @test |
43 * @key intermittent |
|
44 * @library /test/lib |
43 * @library /test/lib |
45 * @build jdk.test.lib.Utils |
44 * @build jdk.test.lib.Utils |
46 * @run testng OnExitTest |
45 * @run testng OnExitTest |
47 * @summary Functions of Process.onExit and ProcessHandle.onExit |
46 * @summary Functions of Process.onExit and ProcessHandle.onExit |
48 * @author Roger Riggs |
47 * @author Roger Riggs |