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