< prev index next >
test/sun/tools/jps/TestJpsJar.java
Print this page
*** 36,46 ****
* will be started from within the test application.
* The output should contain proper values.
* @library /lib/testlibrary
* @modules jdk.jartool/sun.tools.jar
* java.management
! * @build jdk.testlibrary.* JpsHelper JpsBase
* @run main/othervm TestJpsJar
*/
public class TestJpsJar {
public static void main(String[] args) throws Throwable {
--- 36,46 ----
* will be started from within the test application.
* The output should contain proper values.
* @library /lib/testlibrary
* @modules jdk.jartool/sun.tools.jar
* java.management
! * @build JpsHelper JpsBase
* @run main/othervm TestJpsJar
*/
public class TestJpsJar {
public static void main(String[] args) throws Throwable {
< prev index next >