8224505: TestQuotedLogOutput failure after ProcessBuilder changes
authorrriggs
Wed, 22 May 2019 13:31:42 -0400
changeset 58622 1b4ab3ebc51b
parent 58621 17300b6f751f
child 58623 2ffbbd3c662c
8224505: TestQuotedLogOutput failure after ProcessBuilder changes Reviewed-by: alanb
test/hotspot/jtreg/serviceability/logging/TestQuotedLogOutputs.java
--- 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;