Re: InetAddress.getLocalHost() returns APIPA/link-local address in a Windows 2008 SP2 or later version Windows OS with multiple-NICs.

2011-12-01 Thread Alan Bateman
On 01/12/2011 01:13, Charles Lee wrote: Yes. In the customer scenario, the return value is 169.254.*.*/16 address. Sorry for all the questions but I'm still scratching my head as to how the lookup of the current host's name ends up with a list that includes these addresses. Is it definitely a

Re: InetAddress.getLocalHost() returns APIPA/link-local address in a Windows 2008 SP2 or later version Windows OS with multiple-NICs.

2011-12-01 Thread Chris Hegarty
On 01/12/2011 10:21, Alan Bateman wrote: On 01/12/2011 01:13, Charles Lee wrote: Yes. In the customer scenario, the return value is 169.254.*.*/16 address. Sorry for all the questions but I'm still scratching my head as to how the lookup of the current host's name ends up with a list that

hg: jdk8/tl/jdk: 7116722: Miscellaneous warnings sun.misc ( and related classes )

2011-12-01 Thread chris . hegarty
Changeset: 3b8186aee592 Author:chegar Date: 2011-12-01 11:09 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3b8186aee592 7116722: Miscellaneous warnings sun.misc ( and related classes ) Reviewed-by: alanb, darcy, forax, hawtin, lancea !

hg: jdk8/tl/jdk: 7116954: Misc warnings in java.beans/java.beans.context

2011-12-01 Thread maurizio . cimadamore
Changeset: 89130611b178 Author:mcimadamore Date: 2011-12-01 18:34 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/89130611b178 7116954: Misc warnings in java.beans/java.beans.context Summary: Remove generic warnings form java.beans and java.beans.context Reviewed-by: alanb,

hg: jdk8/tl/jdk: 7116890: additional warnings fixes for java.io

2011-12-01 Thread stuart . marks
Changeset: 0e3f706741ca Author:smarks Date: 2011-12-01 16:14 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/0e3f706741ca 7116890: additional warnings fixes for java.io Reviewed-by: alanb, smarks Contributed-by: Sebastian Sickelmann sebastian.sickelm...@gmx.de !

hg: jdk8/tl/jdk: 7056472: Speed up test/java/util/ResourceBundle/Control/ExpirationTest.sh

2011-12-01 Thread yuka . kamiya
Changeset: b03da32c3186 Author:peytoia Date: 2011-12-02 16:09 +0900 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b03da32c3186 7056472: Speed up test/java/util/ResourceBundle/Control/ExpirationTest.sh Reviewed-by: okutsu -

Re: InetAddress.getLocalHost() returns APIPA/link-local address in a Windows 2008 SP2 or later version Windows OS with multiple-NICs.

2011-12-01 Thread Charles Lee
On 12/01/2011 06:21 PM, Alan Bateman wrote: On 01/12/2011 01:13, Charles Lee wrote: Yes. In the customer scenario, the return value is 169.254.*.*/16 address. Sorry for all the questions but I'm still scratching my head as to how the lookup of the current host's name ends up with a list that