Re: RFR for JDK-8031666: TEST_BUG: java/net/ipv6tests/UdpTest.java failed because of SocketTimeoutException

2014-01-17 Thread Tristan Yan
Sorry, you're right. Change to 4000 means tolerance will be 2000ms to 6000ms. And timeout will be 6000ms. Thank you for sponsor this. Tristan On 01/17/2014 07:45 PM, Chris Hegarty wrote: On 17/01/14 11:24, Tristan Yan wrote: Shall we adjust runAfter time a little bigger also if you

Re: RFR for JDK-8031666: TEST_BUG: java/net/ipv6tests/UdpTest.java failed because of SocketTimeoutException

2014-01-17 Thread Tristan Yan
Shall we adjust runAfter time a little bigger also if you're doing this. Because if network is fast enough. All thing could be finished less than 3000 ms Thank you Tristan On 01/17/2014 07:20 PM, Chris Hegarty wrote: Oh, we should really increase the acceptable expected time in the subsequent

Re: RFR for JDK-8031666: TEST_BUG: java/net/ipv6tests/UdpTest.java failed because of SocketTimeoutException

2014-01-17 Thread Tristan Yan
Thank you Tristan On 01/17/2014 06:48 PM, Chris Hegarty wrote: On 17/01/14 10:39, Tristan Yan wrote: Agree, reset timeout should be better move http://cr.openjdk.java.net/~tyan/JDK-8031666/webrev.01/ Thanks, approved. I can sponsor this change for you. -Chris. Thank you Tristan On 01/17

Re: RFR for JDK-8031666: TEST_BUG: java/net/ipv6tests/UdpTest.java failed because of SocketTimeoutException

2014-01-17 Thread Tristan Yan
. On 17/01/14 05:40, Tristan Yan wrote: Hi All Please review the simple code fix for JDK-8031666. http://cr.openjdk.java.net/~tyan/JDK-8031666/webrev.00/ This test fails in very small chance. Adding socket timeout a little bigger. Thank you Tristan

RFR for JDK-8031666: TEST_BUG: java/net/ipv6tests/UdpTest.java failed because of SocketTimeoutException

2014-01-16 Thread Tristan Yan
Hi All Please review the simple code fix for JDK-8031666. http://cr.openjdk.java.net/~tyan/JDK-8031666/webrev.00/ This test fails in very small chance. Adding socket timeout a little bigger. Thank you Tristan

Close request for JDK-8022211

2013-11-20 Thread Tristan Yan
Hi All I am working on https://bugs.openjdk.java.net/browse/JDK-8022211. This test had failed a couple of times before JDK 8 build b79. But it has not failed since then. We performed repeated test runs on the same machine that caused the latest failure for this test and we also tried same jdk

答复: RFR for JDK-8022212 Intermittent test failures in java/net

2013-11-20 Thread Tristan Yan
Hi Chris I don't see this has been pushed, could you do this for me. Thank you very much. Tristan -邮件原件- 发件人: Tristan Yan 发送时间: Saturday, November 16, 2013 11:25 AM 收件人: Chris Hegarty; net-dev@openjdk.java.net 主题: 答复: RFR for JDK-8022212 Intermittent test failures in java/net T

答复: 答复: RFR for JDK-703666 test/com/sun/net/httpserver/Test9a.java fails intermittently

2013-11-20 Thread Tristan Yan
Oops, I must have bumped my head. Thanks for point this out. http://cr.openjdk.java.net/~ewang/tristan/JDK-703/webrev.00/ Tristan -邮件原件- 发件人: Daniel Fuchs 发送时间: Wednesday, November 20, 2013 8:12 PM 收件人: Tristan Yan; Chris Hegarty; net-dev@openjdk.java.net 主题: Re: 答复: RFR for JDK

答复: RFR for JDK-703666 test/com/sun/net/httpserver/Test9a.java fails intermittently

2013-11-20 Thread Tristan Yan
013 6:49 PM 收件人: Daniel Fuchs; Tristan Yan; net-dev@openjdk.java.net 主题: Re: RFR for JDK-703666 test/com/sun/net/httpserver/Test9a.java fails intermittently On 20/11/13 10:19, Daniel Fuchs wrote: > Hi Tristan, > > I believe you should also declare the 'error' flag as well as the >

RFR for JDK-703666 test/com/sun/net/httpserver/Test9a.java fails intermittently

2013-11-19 Thread Tristan Yan
I don't see any failure on this test either. I suggest we bring this test back from ProblemList and add a debug info for only possible failure place. http://cr.openjdk.java.net/~ewang/tristan/JDK-703/webrev.00/ Please let me know if you have any suggestion or comments. Trista

答复: RFR for JDK-8022212 Intermittent test failures in java/net

2013-11-15 Thread Tristan Yan
Thanks Chris for sponsoring this. Tristan -邮件原件- 发件人: Chris Hegarty 发送时间: Thursday, November 14, 2013 9:34 PM 收件人: Tristan Yan; net-dev@openjdk.java.net 主题: Re: RFR for JDK-8022212 Intermittent test failures in java/net Thank you Tristan. I can sponsor this change for you. -Chris. On

RFR for JDK-7086879 java/net/InetAddress/CheckJNI.java hangs on Linux when IPv6 enabled

2013-11-14 Thread Tristan Yan
ments. Thank you. Tristan Yan(Haibo Yan)

Re: RFR for JDK-8022212 Intermittent test failures in java/net

2013-11-13 Thread Tristan Yan
Thank you Chris This is the webrev http://cr.openjdk.java.net/~ewang/tristan/JDK-8022212/webrev.00/ Thank you Tristan On 11/13/2013 06:07 PM, Chris Hegarty wrote: On 11/13/2013 06:00 AM, Tristan Yan wrote: Hi Everyone I am working on bug https://bugs.openjdk.java.net/browse/JDK-8022212. This

RFR for JDK-8022212 Intermittent test failures in java/net

2013-11-12 Thread Tristan Yan
Hi Everyone I am working on bug https://bugs.openjdk.java.net/browse/JDK-8022212. This is the same root cause as bug JDK-8022963, which is we should not test "Teredo Tunneling Pseudo-Interface " interface in windows. So suggested fix is doing the same as we did in JDK-8022963, remove "Teredo T

Re: RFR for JDK-8022963 /java/net/NetworkInterface/Equals.java fails with java.lang.RuntimeException: equality different for net8

2013-11-08 Thread Tristan Yan
Hi Chris I didn't this has been pushed, can you sponsor this for me. Thank you so much Tristan On Nov 5, 2013, at 2:40 AM, Chris Hegarty wrote: > > On 01/11/2013 14:43, Tristan Yan wrote: >> Hi everyone >> Please review the fix for JDK-8022963. >> >> http://

RFR for JDK-8023462: TEST_BUG: test/com/sun/net/httpserver/bugs/B6433018.java fails on slow/single core machine

2013-11-03 Thread Tristan Yan
Hi Everyone Please review the fix for JDK-8023462 . Description: This test is using Thread.sleep(3000) to sync between server and client, this could be wrong when running is slow machine. I am trying to use modern CountDownLatch sync server a

Re: RFR for JDK-8022963 /java/net/NetworkInterface/Equals.java fails with java.lang.RuntimeException: equality different for net8

2013-11-01 Thread Tristan Yan
22:43, Chris Hegarty wrote: Hi Tristan, From what I understand of the issue I see no problem with what you are suggesting. Webrev? -Chris. On 01/11/2013 05:44, Tristan Yan wrote: Hi Everyone I am working on bug https://bugs.openjdk.java.net/browse/JDK-8022963. Root cause for this bug is

RFR for JDK-8022963 /java/net/NetworkInterface/Equals.java fails with java.lang.RuntimeException: equality different for net8

2013-10-31 Thread Tristan Yan
edo Tunneling Pseudo-Interface" from this test. Please let me know if you have any comments or suggestions. Thank you Tristan  Tristan Yan(Haibo Yan)Office : 8610-61066212Fax  : 8610-61065441Cell  : 86-18610696822 2F, Building No. 24, Zhongguancun Software ParkHaidian District Beijing , 100193 

答复: Fix for https://bugs.openjdk.java.net/browse/JDK-8017779

2013-10-22 Thread Tristan Yan
exact what I did, I stole her code and change and moved line 163, 192, 193 and line 322. I also verify the final fix in our failed machine(sc11136394.us) with 1000 times run, it all passed. Thank you very much Tristan -邮件原件- 发件人: Chris Hegarty 发送时间: Tuesday, October 22, 2013 5:47 PM 收件人:

Fix for https://bugs.openjdk.java.net/browse/JDK-8022211

2013-10-21 Thread Tristan Yan
ng/Tristan/8017779/webrev/ Tristan Yan(Haibo Yan)Office : 8610-61066212Fax  : 8610-61065441Cell  : 86-18610696822 2F, Building No. 24, Zhongguancun Software ParkHaidian District Beijing , 100193 

Fix for JDK-8023555

2013-10-12 Thread Tristan Yan
Please review fix for JDK-8023555http://cr.openjdk.java.net/~pzhang/Tristan/webrev/Thanks  Tristan Yan(Haibo Yan)Office : 8610-61066212Fax  : 8610-61065441Cell  : 86-18610696822 2F, Building No. 24, Zhongguancun Software ParkHaidian District Beijing , 100193