thanks David, pushed.

-- Igor

> On Apr 27, 2020, at 11:17 PM, David Holmes <david.hol...@oracle.com> wrote:
> 
> 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

Reply via email to