< prev index next >

test/sun/tools/jps/TestJpsSanity.java

Print this page

        

*** 27,37 **** /* * @test * @summary This test verifies jps usage and checks that appropriate error message is shown * when running jps with illegal arguments. ! * @library /lib/testlibrary /test/lib/share/classes * @modules jdk.jartool/sun.tools.jar * java.management * java.base/jdk.internal.misc * @build jdk.testlibrary.* jdk.test.lib.apps.* JpsHelper * @run driver TestJpsSanity --- 27,37 ---- /* * @test * @summary This test verifies jps usage and checks that appropriate error message is shown * when running jps with illegal arguments. ! * @library /lib/testlibrary /test/lib * @modules jdk.jartool/sun.tools.jar * java.management * java.base/jdk.internal.misc * @build jdk.testlibrary.* jdk.test.lib.apps.* JpsHelper * @run driver TestJpsSanity
< prev index next >