Re: RFR 8186818/10, Enable debug option for TcpTest.java

2017-08-28 Thread Felix Yang
Roger,     thanks for the review. Updated a bit with Mark's comment in bug. http://cr.openjdk.java.net/~xiaofeya/8186818/webrev.00/ Thanks, Felix On 2017/8/28 21:50, Roger Riggs wrote: Hi Felix, Looks fine. Roger On 8/28/2017 3:51 AM, Felix Yang wrote: Hi there,     please review the pat

Re: RFR 8186818/10, Enable debug option for TcpTest.java

2017-08-28 Thread Roger Riggs
Hi Felix, Looks fine. Roger On 8/28/2017 3:51 AM, Felix Yang wrote: Hi there,     please review the patch to enable debug diagnostic for test/java/net/ipv6tests/TcpTest.java. Then we can know which addresses are being used, to isolate possible multi-homed issues. Bug:     https://bugs.op

RFR 8186818/10, Enable debug option for TcpTest.java

2017-08-28 Thread Felix Yang
Hi there,     please review the patch to enable debug diagnostic for test/java/net/ipv6tests/TcpTest.java. Then we can know which addresses are being used, to isolate possible multi-homed issues. Bug:     https://bugs.openjdk.java.net/browse/JDK-8186818 Patch: diff -r 162c0a6e1fe3 test/jav