Searched refs:NEW_JVM (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jdk/test/java/awt/TrayIcon/InterJVMTest/
H A DInterJVM.java42 static String NEW_JVM = "-doTest"; field in class:InterJVM
52 if (args.length == 1 && NEW_JVM.equals(args[0]))
81 ProcessCommunicator.executeChildProcess(this.getClass(), new String[]{NEW_JVM});

Completed in 86 milliseconds