hg: jdk8/tl/jdk: 7079145: Remove java/net/ipv6tests/UdpTest.java from the ProblemList.txt

2013-10-25 Thread chris . hegarty
Changeset: d126301ad372 Author:ewang Date: 2013-10-25 11:01 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d126301ad372 7079145: Remove java/net/ipv6tests/UdpTest.java from the ProblemList.txt Reviewed-by: alanb, chegar ! test/ProblemList.txt

Re: HttpURLConnection with IPv6 link-local address

2013-10-25 Thread Chris Hegarty
Hi Bruno, Wow, I've been working in this area for more than a decade, and this is the first bug I've seen on the HttpURLConnection when using URL's with literal IPv6 addresses. That said, I think your points are valid. I created the following bug to track this issue: https://bugs.openjdk.

Re: HttpURLConnection with IPv6 link-local address

2013-10-25 Thread Bernd Eckenfels
Am 25.10.2013, 16:44 Uhr, schrieb Chris Hegarty : Wow, I've been working in this area for more than a decade, and this is the first bug I've seen on the HttpURLConnection when using URL's with literal IPv6 addresses. I guess the interface identifier is just so inherently system specific th

hg: jdk8/tl/jdk: 5063500: Formatter spec says "char" is not an integral type; ...

2013-10-25 Thread stuart . marks
Changeset: 8ea272253285 Author:smarks Date: 2013-10-25 14:53 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/8ea272253285 5063500: Formatter spec says "char" is not an integral type 7126305: Wrong Unicode value specified for format conversion character 'd' 8027287: incorrect e

Re: HttpURLConnection with IPv6 link-local address

2013-10-25 Thread Bruno Harbulot
Yes, the use-case I had in mind is indeed for automatic configuration, to be able to communicate with a machine connected via ethernet without necessarily knowing its current IP configuration (and without requiring a DHCP server which it may or may not be configured to use). Unlike link-local IPv4