Re: [7u] problem with jdk test java/nio/channels/DatagramChannel/SendToUnresolved.java

2013-10-28 Thread Francis ANDRE
Hi Alan Yes, This is the second time I saw an resolved address for an non resolvable host. There is only 2 PC connected locally that are going to internet thru the ISP Orange. So I am a little bit puzzled with those tests Le 28/10/2013 08:57, Alan Bateman a écrit : On 28/10/2013 04:10, Franc

Re: [7u] problem with jdk test java/nio/channels/DatagramChannel/SendToUnresolved.java

2013-10-28 Thread Alan Bateman
On 28/10/2013 04:10, Francis ANDRE wrote: Hi On my WXP/Cygwin/VS2010 platform, this jdk test java/nio/channels/DatagramChannel/SendToUnresolved.java fails because the TestUtil.UNRESOLVABLE_HOST which is the string "blah-blah.blah-blah.blah" gets resolved to blah-blah.blah-blah.blah/66.152.109

Re: [7u] problem with jdk test java/nio/channels/DatagramChannel/SendToUnresolved.java

2013-10-28 Thread Chris Hegarty
I'm not sure why this domain name resolves, to that address. You should try to determine what authoritative name server is giving you that answer, or if you have some kind of configuration issue. To the best of my knowledge, I have never seen this test fail before. -Chris > On 28 Oct 2013, at

[7u] problem with jdk test java/nio/channels/DatagramChannel/SendToUnresolved.java

2013-10-27 Thread Francis ANDRE
Hi On my WXP/Cygwin/VS2010 platform, this jdk test java/nio/channels/DatagramChannel/SendToUnresolved.java fails because the TestUtil.UNRESOLVABLE_HOST which is the string "blah-blah.blah-blah.blah" gets resolved to blah-blah.blah-blah.blah/66.152.109.63:37 So, I am wondering why blah-blah.bl