xuelei [Sat, 09 Jul 2016 05:56:18 +0000] rev 39563
8148516: Improve the default strength of EC in JDK
Reviewed-by: valeriep
xuelei [Sat, 09 Jul 2016 05:48:16 +0000] rev 39562
8157712: Deprecate the javax.security.cert and com.sun.net.ssl APIs with forRemoval=true
Reviewed-by: weijun
bpb [Fri, 08 Jul 2016 16:16:45 -0700] rev 39561
8157287: java/nio/file/FileStore/Basic.java failed with "java.nio.file.AccessDeniedException : /zones/zoneone/root "
Summary: Ignore AccessDeniedException when testing space attributes.
Reviewed-by: alanb
jnimeh [Fri, 08 Jul 2016 14:42:50 -0700] rev 39560
8129972: Clarify the javadoc of java.security.CodeSource as to the nullability of 'location'
Summary: Improves clarity of the CodeSource javadoc, specifically regarding the ability of the URL parameter in the constructors being null.
Reviewed-by: mullan
prr [Fri, 08 Jul 2016 10:41:12 -0700] rev 39559
Merge
prr [Fri, 08 Jul 2016 09:30:13 -0700] rev 39558
Merge
alexsch [Fri, 08 Jul 2016 09:27:09 -0700] rev 39557
8160977: [PIT] Typo in SwingUtilities2.java
Reviewed-by: ssadetsky, azvegint
ssadetsky [Tue, 05 Jul 2016 12:37:36 +0300] rev 39556
8022810: Cannot list all the available display modes on Ubuntu linux in case of two screen devices
Reviewed-by: alexsch, serb
alexsch [Tue, 05 Jul 2016 09:48:49 +0300] rev 39555
8160248: Dragged internal frame leaves artifacts for floating point ui scale
Reviewed-by: ssadetsky
alexsch [Tue, 05 Jul 2016 09:36:41 +0300] rev 39554
8142966: Wrong cursor position in text components on HiDPI display
Reviewed-by: prr, serb
alexsch [Tue, 05 Jul 2016 09:26:34 +0300] rev 39553
8132119: Provide public API for text related methods in SwingUtilities2
Reviewed-by: prr, serb
psadhukhan [Mon, 04 Jul 2016 17:10:29 +0530] rev 39552
6789262: getPageFormat doesn't apply PrintRequestAttributeSet specified
Reviewed-by: prr, jdv