< prev index next >

test/sun/tools/jps/TestJps.java

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

*** 21,32 **** --- 21,35 ---- * questions. */ /* * @test + * * @library /lib/testlibrary /test/lib * @modules jdk.jartool/sun.tools.jar + * jdk.jcmd + * * @build LingeredAppForJps * @build LingeredApp * @run main/othervm TestJps */
< prev index next >