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