Tue, 01 Nov 2016 17:29:49 -0700 8168841: The JavaDoc of java.util.stream.Collectors method collectingAndThen has incorrect code snippet
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
Tue, 01 Nov 2016 17:29:48 -0700 8167974: MethodHandles.iteratedLoop(...) fails with CCE in the case of iterating over array
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
Tue, 01 Nov 2016 14:36:26 -0700 8156499: Update jlink to support creating images with modules that are packaged as multi-release JARs
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
Tue, 01 Nov 2016 12:37:29 +0000 8168980: Reinstate sun.reflect.ReflectionFactory.newConstructorForSerialization(Class,Constructor)
chegar [Tue, 01 Nov 2016 12:37:29 +0000] rev 41827
8168980: Reinstate sun.reflect.ReflectionFactory.newConstructorForSerialization(Class,Constructor) Reviewed-by: alanb
Mon, 31 Oct 2016 14:09:42 -0700 4985694: Incomplete spec for most of the getInstances
wetmore [Mon, 31 Oct 2016 14:09:42 -0700] rev 41826
4985694: Incomplete spec for most of the getInstances Reviewed-by: xuelei, mullan
Mon, 31 Oct 2016 13:57:28 -0400 8168517: java/lang/ProcessBuilder/Basic.java failed
rriggs [Mon, 31 Oct 2016 13:57:28 -0400] rev 41825
8168517: java/lang/ProcessBuilder/Basic.java failed Reviewed-by: dholmes
Mon, 31 Oct 2016 10:34:31 -0700 8166261: Scanner.nextInt(int) (and similar methods) throws PatternSyntaxException
sherman [Mon, 31 Oct 2016 10:34:31 -0700] rev 41824
8166261: Scanner.nextInt(int) (and similar methods) throws PatternSyntaxException Reviewed-by: naoto
Mon, 31 Oct 2016 16:41:41 +0800 8167646: Better invalid FilePermission
weijun [Mon, 31 Oct 2016 16:41:41 +0800] rev 41823
8167646: Better invalid FilePermission Reviewed-by: rriggs
Mon, 31 Oct 2016 16:40:31 +0800 8168127: FilePermissionCollection merges incorrectly
weijun [Mon, 31 Oct 2016 16:40:31 +0800] rev 41822
8168127: FilePermissionCollection merges incorrectly Reviewed-by: rriggs
Mon, 31 Oct 2016 13:45:36 +0800 8168524: Remove two jdk_nio tests from ProblemList: BashStreams and DeleteInterference.java
amlu [Mon, 31 Oct 2016 13:45:36 +0800] rev 41821
8168524: Remove two jdk_nio tests from ProblemList: BashStreams and DeleteInterference.java Reviewed-by: bpb, rriggs
Sat, 29 Oct 2016 13:34:53 +0000 8167680: DTLS implementation bugs
xuelei [Sat, 29 Oct 2016 13:34:53 +0000] rev 41820
8167680: DTLS implementation bugs Reviewed-by: jnimeh, asmotrak
Fri, 28 Oct 2016 10:10:06 +0530 8168512: (tz) Support tzdata2016h
rpatil [Fri, 28 Oct 2016 10:10:06 +0530] rev 41819
8168512: (tz) Support tzdata2016h Reviewed-by: martin, okutsu
Fri, 28 Oct 2016 12:10:12 +0100 8163162: The separation between system loggers and application loggers should take the extension loader in consideration.
dfuchs [Fri, 28 Oct 2016 12:10:12 +0100] rev 41818
8163162: The separation between system loggers and application loggers should take the extension loader in consideration. Summary: DefaultLoggerFinder.isSystem is changed to return 'true' for classes loaded from the platform loader and its ancestors. This means that classes loaded by the platform loader will get exactly the same kind of loggers than classes loaded by the boot (null) loader. Reviewed-by: rriggs, mchung
Fri, 28 Oct 2016 10:18:07 +0100 8168789: ModuleReader.list and ModuleFinder.of update
alanb [Fri, 28 Oct 2016 10:18:07 +0100] rev 41817
8168789: ModuleReader.list and ModuleFinder.of update Reviewed-by: mchung
Thu, 27 Oct 2016 23:49:38 +0000 8168822: Document that algorithm restrictions do not apply to trusted anchors
xuelei [Thu, 27 Oct 2016 23:49:38 +0000] rev 41816
8168822: Document that algorithm restrictions do not apply to trusted anchors Reviewed-by: weijun, jnimeh, mullan
Thu, 27 Oct 2016 21:22:57 +0000 Merge
lana [Thu, 27 Oct 2016 21:22:57 +0000] rev 41815
Merge
Thu, 27 Oct 2016 13:42:12 -0700 8168205: Should not default class path to CWD if -cp is not specified but -m is specified
mchung [Thu, 27 Oct 2016 13:42:12 -0700] rev 41814
8168205: Should not default class path to CWD if -cp is not specified but -m is specified Reviewed-by: alanb
Thu, 27 Oct 2016 14:52:01 -0400 Merge
mullan [Thu, 27 Oct 2016 14:52:01 -0400] rev 41813
Merge
Thu, 27 Oct 2016 14:50:23 -0400 8168851: Tighten permissions granted to the java.smartcardio module
mullan [Thu, 27 Oct 2016 14:50:23 -0400] rev 41812
8168851: Tighten permissions granted to the java.smartcardio module Reviewed-by: vinnie, mchung
Thu, 27 Oct 2016 05:49:41 -0700 8168010: Deprecate obsolete launcher -d32/-d64 options
ksrini [Thu, 27 Oct 2016 05:49:41 -0700] rev 41811
8168010: Deprecate obsolete launcher -d32/-d64 options Reviewed-by: alanb
Thu, 27 Oct 2016 09:52:08 -0700 8167187: Exported elements referring to inaccessible types in jdk.jsobject
ddehaven [Thu, 27 Oct 2016 09:52:08 -0700] rev 41810
8167187: Exported elements referring to inaccessible types in jdk.jsobject Reviewed-by: mchung, alanb
Thu, 27 Oct 2016 08:51:48 -0700 Merge
prr [Thu, 27 Oct 2016 08:51:48 -0700] rev 41809
Merge
Thu, 27 Oct 2016 08:48:59 -0700 8167988: java.nio.file.InvalidPathException if click button in JFileChooser demo of SwingSet2
prr [Thu, 27 Oct 2016 08:48:59 -0700] rev 41808
8167988: java.nio.file.InvalidPathException if click button in JFileChooser demo of SwingSet2 Reviewed-by: serb, ssadetsky
Thu, 20 Oct 2016 12:18:15 +0300 8156217: Selected text is shifted on HiDPI display
alexsch [Thu, 20 Oct 2016 12:18:15 +0300] rev 41807
8156217: Selected text is shifted on HiDPI display Reviewed-by: prr, serb
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 tip