Hi,
The DatagramSocket.getLocalAddress() method was returning a
wildcard address when a DatagramSocket is created and then connected to
a remote address, on windows XP/Server 2003 machines with IPv6 enabled.
However, for adhering to the spec as well as being consistent across all
platform
Changeset: 8dab38c07b6b
Author:dl
Date: 2011-09-23 14:24 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/8dab38c07b6b
7091003: ScheduledExecutorService never executes Runnable with corePoolSize of
zero
Reviewed-by: dholmes, chegar
! src/share/classes/java/util/concurrent/Sch