[7u] problem with jdk test java/nio/channels/DatagramChannel/SendToUnresolved.java
Francis ANDRE
francis.andre.kampbell at orange.fr
Sun Oct 27 21:10:24 PDT 2013
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.blah-blah.blah gets resolved. What should be
the corrective action: ignoring this test?
Francis
More information about the jdk7u-dev
mailing list