8224505: TestQuotedLogOutput failure after ProcessBuilder changes
Reviewed-by: alanb
--- a/test/hotspot/jtreg/serviceability/logging/TestQuotedLogOutputs.java Wed May 22 08:42:11 2019 -0700
+++ b/test/hotspot/jtreg/serviceability/logging/TestQuotedLogOutputs.java Wed May 22 13:31:42 2019 -0400
@@ -26,6 +26,7 @@
* @summary Ensure proper parsing of quoted output names for -Xlog arguments.
* @modules java.base/jdk.internal.misc
* @library /test/lib
+ * @run main/othervm TestQuotedLogOutputs
*/
import java.io.File;