Sat, 09 Jul 2016 06:04:57 +0000 8159009: Remove ExemptionMechanism.finalize() implementation
xuelei [Sat, 09 Jul 2016 06:04:57 +0000] rev 39564
8159009: Remove ExemptionMechanism.finalize() implementation Reviewed-by: mullan, weijun
Sat, 09 Jul 2016 05:56:18 +0000 8148516: Improve the default strength of EC in JDK
xuelei [Sat, 09 Jul 2016 05:56:18 +0000] rev 39563
8148516: Improve the default strength of EC in JDK Reviewed-by: valeriep
Sat, 09 Jul 2016 05:48:16 +0000 8157712: Deprecate the javax.security.cert and com.sun.net.ssl APIs with forRemoval=true
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
Fri, 08 Jul 2016 16:16:45 -0700 8157287: java/nio/file/FileStore/Basic.java failed with "java.nio.file.AccessDeniedException : /zones/zoneone/root "
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
Fri, 08 Jul 2016 14:42:50 -0700 8129972: Clarify the javadoc of java.security.CodeSource as to the nullability of 'location'
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
Fri, 08 Jul 2016 10:41:12 -0700 Merge
prr [Fri, 08 Jul 2016 10:41:12 -0700] rev 39559
Merge
Fri, 08 Jul 2016 09:30:13 -0700 Merge
prr [Fri, 08 Jul 2016 09:30:13 -0700] rev 39558
Merge
Fri, 08 Jul 2016 09:27:09 -0700 8160977: [PIT] Typo in SwingUtilities2.java
alexsch [Fri, 08 Jul 2016 09:27:09 -0700] rev 39557
8160977: [PIT] Typo in SwingUtilities2.java Reviewed-by: ssadetsky, azvegint
Tue, 05 Jul 2016 12:37:36 +0300 8022810: Cannot list all the available display modes on Ubuntu linux in case of two screen devices
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
Tue, 05 Jul 2016 09:48:49 +0300 8160248: Dragged internal frame leaves artifacts for floating point ui scale
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
Tue, 05 Jul 2016 09:36:41 +0300 8142966: Wrong cursor position in text components on HiDPI display
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
Tue, 05 Jul 2016 09:26:34 +0300 8132119: Provide public API for text related methods in SwingUtilities2
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
Mon, 04 Jul 2016 17:10:29 +0530 6789262: getPageFormat doesn't apply PrintRequestAttributeSet specified
psadhukhan [Mon, 04 Jul 2016 17:10:29 +0530] rev 39552
6789262: getPageFormat doesn't apply PrintRequestAttributeSet specified Reviewed-by: prr, jdv
Mon, 04 Jul 2016 11:04:18 +0300 8148984: [macosx] Chinese Comma cannot be entered using Pinyin Input Method on OS X
dmarkov [Mon, 04 Jul 2016 11:04:18 +0300] rev 39551
8148984: [macosx] Chinese Comma cannot be entered using Pinyin Input Method on OS X Reviewed-by: alexp
Sat, 02 Jul 2016 22:28:40 +0900 8160294: Some client libraries cannot be built with GCC 6
ysuenaga [Sat, 02 Jul 2016 22:28:40 +0900] rev 39550
8160294: Some client libraries cannot be built with GCC 6 Reviewed-by: prr, flar, erikj, kbarrett
Fri, 01 Jul 2016 14:29:36 -0700 8160695: getHBScriptCode script code validation
prr [Fri, 01 Jul 2016 14:29:36 -0700] rev 39549
8160695: getHBScriptCode script code validation Reviewed-by: bpb
Fri, 01 Jul 2016 14:27:13 -0700 8160693: ScriptRunData.java uses bitwise AND instead of logical AND
prr [Fri, 01 Jul 2016 14:27:13 -0700] rev 39548
8160693: ScriptRunData.java uses bitwise AND instead of logical AND Reviewed-by: flar
Fri, 01 Jul 2016 13:00:53 -0700 Merge
prr [Fri, 01 Jul 2016 13:00:53 -0700] rev 39547
Merge
Fri, 01 Jul 2016 16:16:59 +0530 8158478: X11 keysym XK_topt maps to the wrong Unicode character
pkbalakr [Fri, 01 Jul 2016 16:16:59 +0530] rev 39546
8158478: X11 keysym XK_topt maps to the wrong Unicode character Reviewed-by: serb, arapte
Fri, 01 Jul 2016 13:58:55 +0530 8152672: IIOException while getting second image properties for JPEG
jdv [Fri, 01 Jul 2016 13:58:55 +0530] rev 39545
8152672: IIOException while getting second image properties for JPEG Reviewed-by: prr, flar Contributed-by: jayathirth.d.v@oracle.com
Fri, 01 Jul 2016 10:54:18 +0530 6218397: Printing to file does not throw a PrinterException if the file cannot be created
psadhukhan [Fri, 01 Jul 2016 10:54:18 +0530] rev 39544
6218397: Printing to file does not throw a PrinterException if the file cannot be created Reviewed-by: prr, jdv
Thu, 30 Jun 2016 23:26:42 -0500 8154069: Jaws reads wrong values from comboboxes when no element is selected
ptbrunet [Thu, 30 Jun 2016 23:26:42 -0500] rev 39543
8154069: Jaws reads wrong values from comboboxes when no element is selected Summary: List item deselect event handler now clears the list selection Reviewed-by: alexsch, serb Contributed-by: peter.brunet@oracle.com
Thu, 30 Jun 2016 23:49:00 +0300 8158566: Provide a Swing property to not close toggle menu items on mouse click
alexsch [Thu, 30 Jun 2016 23:49:00 +0300] rev 39542
8158566: Provide a Swing property to not close toggle menu items on mouse click Reviewed-by: prr, ssadetsky
Thu, 30 Jun 2016 22:27:28 +0300 8160650: Couple awt and swing tests have wrong require jtreg arguments
mcherkas [Thu, 30 Jun 2016 22:27:28 +0300] rev 39541
8160650: Couple awt and swing tests have wrong require jtreg arguments Reviewed-by: serb
Thu, 30 Jun 2016 20:34:26 +0300 8160623: [PIT] Exception running java/awt/event/KeyEvent/KeyChar/KeyCharTest.java
ssadetsky [Thu, 30 Jun 2016 20:34:26 +0300] rev 39540
8160623: [PIT] Exception running java/awt/event/KeyEvent/KeyChar/KeyCharTest.java Reviewed-by: yan, prr
Thu, 30 Jun 2016 20:07:32 +0400 8158325: [macosx] Memory leak in com.apple.laf.ScreenMenu
alexsch [Thu, 30 Jun 2016 20:07:32 +0400] rev 39539
8158325: [macosx] Memory leak in com.apple.laf.ScreenMenu Reviewed-by: azvegint, alexsch Contributed-by: Robin Stevens <robin.stevens@scz.be>
Wed, 29 Jun 2016 14:47:58 +0530 8159152: Ctrl+F6, Ctrl+F5 doesn't work for iconified InternalFrame
rchamyal [Wed, 29 Jun 2016 14:47:58 +0530] rev 39538
8159152: Ctrl+F6, Ctrl+F5 doesn't work for iconified InternalFrame Reviewed-by: alexsch, psadhukhan Contributed-by: rajeev.chamyal@oracle.com
Wed, 29 Jun 2016 11:38:29 +0300 8144703: ClassCastException: sun.font.CompositeFont cannot be cast to PhysicalFont
dmarkov [Wed, 29 Jun 2016 11:38:29 +0300] rev 39537
8144703: ClassCastException: sun.font.CompositeFont cannot be cast to PhysicalFont Reviewed-by: serb, alexp
Wed, 29 Jun 2016 12:22:38 +0530 8151588: Press the button first two times, the 'First' and 'Next' didn't show
arapte [Wed, 29 Jun 2016 12:22:38 +0530] rev 39536
8151588: Press the button first two times, the 'First' and 'Next' didn't show Reviewed-by: ssadetsky, rchamyal Contributed-by: ambarish.rapte@oracle.com
Wed, 29 Jun 2016 11:51:37 +0530 8158616: [TEST_BUG] There is only "Fail" button on the description dialog
arapte [Wed, 29 Jun 2016 11:51:37 +0530] rev 39535
8158616: [TEST_BUG] There is only "Fail" button on the description dialog Reviewed-by: ssadetsky Contributed-by: ambarish.rapte@oracle.com
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip