redestad [Mon, 12 Sep 2016 13:23:07 +0200] rev 40810
8165492: Reduce number of lambda forms generated by MethodHandleInlineCopyStrategy
Reviewed-by: mhaupt, vlivanov, psandoz, shade
darcy [Sun, 11 Sep 2016 13:23:14 -0700] rev 40809
8165810: Problem list VersionCheck.java until JDK-8165772 is fixed
Reviewed-by: lancea, redestad
sundar [Sat, 10 Sep 2016 06:46:45 +0530] rev 40808
8165726: fix for 8165595 revealed a bug in pack200 tool's handling of main class attribute of module-info classes
Reviewed-by: ksrini
psandoz [Fri, 09 Sep 2016 14:54:41 -0700] rev 40807
8161230: ClassLoader: add resource methods returning java.util.stream.Stream
Reviewed-by: psandoz, alanb, mchung, tvaleev
Contributed-by: Patrick Reinhart <patrick@reini.net>
psandoz [Fri, 09 Sep 2016 14:54:29 -0700] rev 40806
8164691: Stream specification clarifications for iterate and collect
Reviewed-by: briangoetz, smarks, tvaleev
psandoz [Fri, 09 Sep 2016 14:54:24 -0700] rev 40805
8165731: Reference to removed method in VarHandle JavaDoc
Reviewed-by: shade, bpb
mchung [Fri, 09 Sep 2016 13:44:48 -0700] rev 40804
8165346: j.l.ClassLoader.getDefinedPackage(String) throws NPE
Reviewed-by: alanb, lancea, shade
kbarrett [Fri, 09 Sep 2016 16:24:24 -0400] rev 40803
8165393: bad merge in java/lang/ref/package-info.java
Summary: Added the missing change.
Reviewed-by: rriggs
smarks [Fri, 09 Sep 2016 12:07:49 -0700] rev 40802
4285505: deprecate java.lang.Compiler
Reviewed-by: shade, forax, kmo, tellison, mchung, alanb, rriggs
skovalev [Fri, 09 Sep 2016 10:58:05 -0700] rev 40801
8165592: Fix module dependencies for sun/text/* tests
Reviewed-by: naoto