lana [Tue, 17 Sep 2013 08:08:07 -0700] rev 19877
Merge
lana [Fri, 06 Sep 2013 14:15:07 -0700] rev 19876
Merge
coffeys [Tue, 03 Sep 2013 22:35:05 +0100] rev 19875
8017195: Introduce option to setKeepAlive parameter on CORBA sockets
Reviewed-by: chegar, msheppar
cl [Thu, 12 Sep 2013 11:08:55 -0700] rev 19874
Added tag jdk8-b107 for changeset 03623ef0f781
duke [Wed, 05 Jul 2017 19:11:48 +0200] rev 19873
Merge
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
sherman [Sun, 15 Sep 2013 11:16:58 -0700] rev 19864
7186311: (props) "Unicode" is misspelled as "Uniocde" in JavaDoc and error message
Summary: to correct the typo
Reviewed-by: alanb, chegar
psandoz [Sun, 15 Sep 2013 16:13:41 +0200] rev 19863
8024837: Rename java/util/concurrent/ConcurrentHashMap/toArray.java to ToArray.java
Reviewed-by: alanb
psandoz [Mon, 02 Sep 2013 11:59:57 +0200] rev 19862
8010293: java/util/concurrent/ConcurrentHashMap/toArray.java fails intermittently
Reviewed-by: forax, chegar, alanb
Contributed-by: Doug Lea <dl@cs.oswego.edu>, Peter Levart <peter.levart@gmail.com>, Paul Sandoz <paul.sandoz@oracle.com>