Re: Request to review fix in IPv6 JTreg tests (java/net/ipv6tests/)

2010-05-18 Thread Pavel Tisnovsky
first non-loopback address regardless of its type. Am I right that link-local (not site-local) addresses can't be used for regular datagram sending and/or receiving?. From what I know datagrams sent to this address aren't forwarded... Thanks, Michael. Pavel Tisnovsky wrote: Hi,

Request to review fix in IPv6 JTreg tests (java/net/ipv6tests/)

2010-05-17 Thread Pavel Tisnovsky
-local special IPv6 addresses (i.e. addresses that starts with FE8 - FEB) to perform datagram manipulation. Cheers Pavel Tisnovsky

Re: Please review new regression test for java.net.* API

2010-03-18 Thread Pavel Tisnovsky
Christopher Hegarty -Sun Microsystems Ireland wrote: Alan Bateman wrote: Pavel Tisnovsky wrote: Hi, please review new regression test for java.net.* API. This test check if the cacerts keytool database is configured properly and SSL is really working. The test should not fail if SSL is

Please review new regression test for java.net.* API

2010-03-18 Thread Pavel Tisnovsky
://cr.openjdk.java.net/~ptisnovs/TestHttps/ Thanks in advance Pavel Tisnovsky

Updated patch for JTReg test java/net/MulticastSocket/SetOutgoingIf.java

2009-09-24 Thread Pavel Tisnovsky
uot; state. Tested on: Fedora 10 i386, RHEL 5.3 x86_64 Pavel Tisnovsky

Re: Patch for JTreg test java/net/MulticastSocket/SetOutgoingIf.java

2009-09-23 Thread Pavel Tisnovsky
dress. Pavel Christopher Hegarty -Sun Microsystems Ireland wrote: [cc'ing net-dev] Alan Bateman wrote: Pavel Tisnovsky wrote: Hi, two-lines patch for regression test java/net/MulticastSocket/SetOutgoingIf.java is exposed at http://cr.openjdk.java.net/~ptisnovs/JTReg_SetOutgoinIf/