psandoz [Tue, 01 Nov 2016 17:29:49 -0700] rev 41830
8168841: The JavaDoc of java.util.stream.Collectors method collectingAndThen has incorrect code snippet
Reviewed-by: smarks, lancea, tvaleev
psandoz [Tue, 01 Nov 2016 17:29:48 -0700] rev 41829
8167974: MethodHandles.iteratedLoop(...) fails with CCE in the case of iterating over array
8167966: MethodHandles.iteratedLoop fails with IAE in the case of correct arguments
Reviewed-by: redestad
sdrach [Tue, 01 Nov 2016 14:36:26 -0700] rev 41828
8156499: Update jlink to support creating images with modules that are packaged as multi-release JARs
Reviewed-by: alanb, mchung
chegar [Tue, 01 Nov 2016 12:37:29 +0000] rev 41827
8168980: Reinstate sun.reflect.ReflectionFactory.newConstructorForSerialization(Class,Constructor)
Reviewed-by: alanb
wetmore [Mon, 31 Oct 2016 14:09:42 -0700] rev 41826
4985694: Incomplete spec for most of the getInstances
Reviewed-by: xuelei, mullan
rriggs [Mon, 31 Oct 2016 13:57:28 -0400] rev 41825
8168517: java/lang/ProcessBuilder/Basic.java failed
Reviewed-by: dholmes
sherman [Mon, 31 Oct 2016 10:34:31 -0700] rev 41824
8166261: Scanner.nextInt(int) (and similar methods) throws PatternSyntaxException
Reviewed-by: naoto
weijun [Mon, 31 Oct 2016 16:41:41 +0800] rev 41823
8167646: Better invalid FilePermission
Reviewed-by: rriggs