8224505: TestQuotedLogOutput failure after ProcessBuilder changes

Reviewed-by: alanb
This commit is contained in:
Roger Riggs 2019-05-22 13:31:42 -04:00
parent c6fc8506aa
commit 75745ee70d

View File

@ -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;