diff -r 17300b6f751f -r 1b4ab3ebc51b 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;