Hi,
Please review this simple change to remove redundancy of @run tags. The test
"java/net/httpclient/DigestEchoClientSSL.java" contains a couple of redundant
@run tags:
* @run main/othervm/timeout=300
* DigestEchoClientSSL SSL
* @run main/othervm/timeout=300
* DigestEchoClientSSL SSL
* @r
On Wed, 7 Jul 2021 14:37:22 GMT, Vyom Tewari wrote:
>> Hi,
>>
>> Please review this simple change to remove redundancy of @run tags. The test
>> "java/net/httpclient/DigestEchoClientSSL.java" contains a couple of
>> redundant @run tags:
>>
>> * @run main/othervm/timeout=300
>> * DigestEchoC
On Wed, 7 Jul 2021 09:34:13 GMT, Thejasvi Voniadka
wrote:
> Hi,
>
> Please review this simple change to remove redundancy of @run tags. The test
> "java/net/httpclient/DigestEchoClientSSL.java" contains a couple of redundant
> @run tags:
>
>