sla [Tue, 15 Oct 2013 12:53:54 +0200] rev 21355
8009681: TEST_BUG: MethodExitReturnValuesTest.java may fail when there are unexpected background threads
Reviewed-by: sla, allwin
Contributed-by: mikael.auno@oracle.com
dxu [Wed, 23 Oct 2013 22:30:35 -0700] rev 21354
7122887: JDK ignores Gnome3 proxy settings
Summary: Fix GConf and add to use GProxyResolver to handle network proxy resolution
Reviewed-by: chegar
rfield [Wed, 23 Oct 2013 15:16:35 -0700] rev 21353
8025868: Several lang/LMBD JCK tests fail with java.lang.BootstrapMethodError
Summary: Wildcard marker interfaces can cause duplicate implemented interfaces in generated lambda class
Reviewed-by: briangoetz
mduigou [Wed, 23 Oct 2013 14:32:41 -0700] rev 21352
8024688: further split Map and ConcurrentMap defaults eliminating looping from Map defaults, Map.merge fixes and doc fixes.
Reviewed-by: psandoz, dholmes