OpenJDK / amber / amber
changeset 58408:1b4ab3ebc51b
8224505: TestQuotedLogOutput failure after ProcessBuilder changes
Reviewed-by: alanb
author | rriggs |
---|---|
date | Wed, 22 May 2019 13:31:42 -0400 |
parents | 17300b6f751f |
children | 2ffbbd3c662c |
files | test/hotspot/jtreg/serviceability/logging/TestQuotedLogOutputs.java |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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;