katleman [Tue, 17 Sep 2013 19:09:19 -0700] rev 19872
Merge
katleman [Tue, 17 Sep 2013 13:42:21 -0700] rev 19871
Merge
vadim [Thu, 12 Sep 2013 12:12:32 +0200] rev 19870
8008022: Upgrade Direct X SDK used to build JDK
Reviewed-by: erikj, prr, ihse
lana [Tue, 17 Sep 2013 08:16:33 -0700] rev 19869
Merge
lancea [Tue, 17 Sep 2013 07:56:56 -0400] rev 19868
7097386: Correct error in Predicate javadoc example
Reviewed-by: alanb, shade
henryjen [Mon, 16 Sep 2013 10:28:20 -0700] rev 19867
8024874: Copy-paste typo in the spec for j.u.Comparator.thenComparing(Function, Comparator)
Reviewed-by: mduigou
msheppar [Mon, 16 Sep 2013 14:51:48 +0100] rev 19866
6458027: Disabling IPv6 on a specific network interface causes problems
Summary: added a check to test if an interface is configured for IPv6 to native code TwoStacklainDatagramSocketImpl: getMulticastInterface, setMulticastInterface
Reviewed-by: chegar, michaelm
sherman [Sun, 15 Sep 2013 13:58:47 -0700] rev 19865
8020687: Deflater.setLevel does not work as expected
Summary: to clarify the api to match the existing implementation behavior
Reviewed-by: alanb