changeset 36237 | 963d1115678b |
parent 36213 | a15d59022b65 |
child 36966 | 4209c9e19c45 |
--- a/jdk/test/java/lang/ProcessHandle/InfoTest.java Thu Mar 03 09:47:40 2016 -0800 +++ b/jdk/test/java/lang/ProcessHandle/InfoTest.java Thu Mar 03 15:13:55 2016 -0800 @@ -49,6 +49,7 @@ * @test * @bug 8077350 8081566 8081567 8098852 8136597 * @library /test/lib/share/classes + * @modules jdk.management * @build jdk.test.lib.Platform jdk.test.lib.Utils * @run testng InfoTest * @summary Functions of ProcessHandle.Info