Thanks!
// Katja
On 05/05/2015 03:30 PM, Staffan Larsen wrote:
Looks good!
Thanks,
/Staffan
On 5 maj 2015, at 15:24, Yekaterina Kantserova
<yekaterina.kantser...@oracle.com> 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