RFR(XS): 8076998: BadHandshakeTest.java fails due to warnings in output
Yekaterina Kantserova
yekaterina.kantserova at oracle.com
Wed May 6 07:57:41 UTC 2015
Thanks Serguei!
On 05/06/2015 12:48 AM, serguei.spitsyn at oracle.com wrote:
> Looks good.
>
> Thanks,
> Serguei
>
> On 5/5/15 6:24 AM, Yekaterina Kantserova wrote:
>> Hi,
>>
>> Could I please have a review of this fix.
>>
>> bug: https://bugs.openjdk.java.net/browse/JDK-8076998
>> webrev: http://cr.openjdk.java.net/~ykantser/8076998/webrev.00/
>>
>> The test has been checking the first line of output for either
>> 'Listening for transport dt_socket at address:' or 'Address already
>> in use'. But different VM warnings can show up before these lines.
>> The fix is to read output until one of these lines is found.
>>
>> Thanks,
>> Katja
>
More information about the serviceability-dev
mailing list