test/hotspot/jtreg/serviceability/logging/TestQuotedLogOutputs.java
changeset 58622 1b4ab3ebc51b
parent 47216 71c04702a3d5
--- 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;