Searched defs:executeTestJvm (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/test/lib/testlibrary/jdk/testlibrary/
H A DProcessTools.java344 public static OutputAnalyzer executeTestJvm(String... options) throws Exception { method in class:ProcessTools
/openjdk10/test/lib/jdk/test/lib/process/
H A DProcessTools.java371 public static OutputAnalyzer executeTestJvm(String... cmds) throws Exception { method in class:ProcessTools

Completed in 42 milliseconds