test/sun/tools/jps/TestJpsJarRelative.java

Print this page

        

*** 34,43 **** --- 34,44 ---- * java -jar ./JpsBase.jar * For all possible combinations of jps arguments a jps process * will be started from within the test application. * The output should contain proper values. * @library /lib/testlibrary + * @requires vm.gc=="Parallel" | vm.gc=="null" * @build jdk.testlibrary.* JpsHelper JpsBase * @run driver TestJpsJarRelative */ public class TestJpsJarRelative {