test/sun/tools/jps/TestJpsClass.java

Print this page

        

@@ -33,10 +33,11 @@
  *          java JpsBase
  *          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 TestJpsClass
  */
 public class TestJpsClass {