erikj [Wed, 02 Nov 2016 10:43:48 +0100] rev 41833
8063154: Checked in jvmti.h not in sync with generated jvmti.h
Reviewed-by: tbell
weijun [Wed, 02 Nov 2016 14:44:15 +0800] rev 41832
8168518: rcache interop with krb5-1.15
Reviewed-by: xuelei
sundar [Wed, 02 Nov 2016 10:49:15 +0530] rev 41831
8160063: Provide a means to disable a plugin via the command line
Reviewed-by: jlaskey
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
weijun [Mon, 31 Oct 2016 16:40:31 +0800] rev 41822
8168127: FilePermissionCollection merges incorrectly
Reviewed-by: rriggs
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
xuelei [Sat, 29 Oct 2016 13:34:53 +0000] rev 41820
8167680: DTLS implementation bugs
Reviewed-by: jnimeh, asmotrak
rpatil [Fri, 28 Oct 2016 10:10:06 +0530] rev 41819
8168512: (tz) Support tzdata2016h
Reviewed-by: martin, okutsu
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
alanb [Fri, 28 Oct 2016 10:18:07 +0100] rev 41817
8168789: ModuleReader.list and ModuleFinder.of update
Reviewed-by: mchung
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
lana [Thu, 27 Oct 2016 21:22:57 +0000] rev 41815
Merge
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
mullan [Thu, 27 Oct 2016 14:52:01 -0400] rev 41813
Merge
mullan [Thu, 27 Oct 2016 14:50:23 -0400] rev 41812
8168851: Tighten permissions granted to the java.smartcardio module
Reviewed-by: vinnie, mchung
ksrini [Thu, 27 Oct 2016 05:49:41 -0700] rev 41811
8168010: Deprecate obsolete launcher -d32/-d64 options
Reviewed-by: alanb
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
prr [Thu, 27 Oct 2016 08:51:48 -0700] rev 41809
Merge
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
alexsch [Thu, 20 Oct 2016 12:18:15 +0300] rev 41807
8156217: Selected text is shifted on HiDPI display
Reviewed-by: prr, serb
prr [Wed, 19 Oct 2016 08:06:10 -0700] rev 41806
Merge
ssadetsky [Wed, 19 Oct 2016 11:51:40 +0300] rev 41805
8154434: Open the request focus methods of the java.awt.Component which accept FocusEvent.Cause
Reviewed-by: azvegint
prr [Tue, 18 Oct 2016 13:06:59 -0700] rev 41804
8167126: Create a module to provide access to non-SE desktop APIs
Reviewed-by: alanb, mchung
serb [Tue, 18 Oct 2016 18:00:22 +0300] rev 41803
8166673: The new implementation of Robot.waitForIdle() may hang
Reviewed-by: azvegint, ssadetsky
ssadetsky [Tue, 18 Oct 2016 12:43:07 +0300] rev 41802
8166897: Some font overlap in the Optionpane dialog.
Reviewed-by: azvegint