8243954: serviceability/logging/TestQuotedLogOutputs.java fails after 8243928
Reviewed-by: dholmes
This commit is contained in:
parent
538e005813
commit
9cea1a5179
@ -26,7 +26,8 @@
|
|||||||
* @summary Ensure proper parsing of quoted output names for -Xlog arguments.
|
* @summary Ensure proper parsing of quoted output names for -Xlog arguments.
|
||||||
* @modules java.base/jdk.internal.misc
|
* @modules java.base/jdk.internal.misc
|
||||||
* @library /test/lib
|
* @library /test/lib
|
||||||
* @run driver TestQuotedLogOutputs
|
* @comment after JDK-8224505, this has to be run in othervm mode
|
||||||
|
* @run main/othervm TestQuotedLogOutputs
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import java.io.File;
|
import java.io.File;
|
||||||
|
Loading…
Reference in New Issue
Block a user