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