RFR(T) : 8243954 : serviceability/logging/TestQuotedLogOutputs.java fails after 8243928

David Holmes david.holmes at oracle.com
Tue Apr 28 06:17:38 UTC 2020


Looks good.

Thanks,
David

On 28/04/2020 4:13 pm, Igor Ignatyev wrote:
> 
> Hi all,
> 
> could you please review yet another follow up fix/revert for 8243928?
> 
> patch:
>> diff -r 566418d35593 test/hotspot/jtreg/serviceability/logging/TestQuotedLogOutputs.java
>> --- a/test/hotspot/jtreg/serviceability/logging/TestQuotedLogOutputs.java	Mon Apr 27 22:24:54 2020 -0700
>> +++ b/test/hotspot/jtreg/serviceability/logging/TestQuotedLogOutputs.java	Mon Apr 27 23:11:14 2020 -0700
>> @@ -26,7 +26,8 @@
>>    * @summary Ensure proper parsing of quoted output names for -Xlog arguments.
>>    * @modules java.base/jdk.internal.misc
>>    * @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;
>>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8243954
> 
> Thanks,
> -- Igor
> 


More information about the serviceability-dev mailing list