prr [Fri, 01 Jul 2016 14:29:36 -0700] rev 39549
8160695: getHBScriptCode script code validation
Reviewed-by: bpb
prr [Fri, 01 Jul 2016 14:27:13 -0700] rev 39548
8160693: ScriptRunData.java uses bitwise AND instead of logical AND
Reviewed-by: flar
prr [Fri, 01 Jul 2016 13:00:53 -0700] rev 39547
Merge
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
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
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
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
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
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
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
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>
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
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
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
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
ddehaven [Tue, 21 Jun 2016 15:46:22 -0700] rev 39534
8022291: Mac OS: Unexpected JavaLaunchHelper message displaying
Reviewed-by: serb, ksrini
aghaisas [Tue, 28 Jun 2016 16:17:08 +0530] rev 39533
8065861: Pressing Esc does not set 'canceled' property of ProgressMonitor
Reviewed-by: alexsch, prr
prr [Mon, 27 Jun 2016 10:01:23 -0700] rev 39532
Merge
psadhukhan [Mon, 27 Jun 2016 16:10:06 +0530] rev 39531
8159068: The rendering of JTable is broken
Reviewed-by: alexsch, rchamyal
dmarkov [Mon, 27 Jun 2016 11:31:21 +0300] rev 39530
8154816: Caps Lock doesn't work as expected when using Pinyin Simplified input method
Reviewed-by: ssadetsky, alexp
prr [Thu, 23 Jun 2016 16:54:19 -0700] rev 39529
4497648: TextLayout equals method is not implemented
Reviewed-by: serb, psadhukhan
psadhukhan [Thu, 23 Jun 2016 16:46:13 +0530] rev 39528
6601097: Margins are not reset to hardware margins when width/height is 0 or -ve alongwith x, y
Reviewed-by: prr, jdv
alitvinov [Thu, 23 Jun 2016 12:53:56 +0300] rev 39527
8057791: Selection in JList is drawn with wrong colors in Nimbus L&F
Reviewed-by: alexp, serb
mhalder [Wed, 22 Jun 2016 16:10:36 +0530] rev 39526
8155740: [macosx] robot.keyPress and robot.keyRelease do not generate key event for Alt-Graph key VK_ALT_GRAPH
Reviewed-by: ssadetsky, serb
ssadetsky [Wed, 22 Jun 2016 12:36:18 +0300] rev 39525
8139189: Review request for 8139189: VK_OEM_102 dead key detected as VK_UNDEFINED
Reviewed-by: alexsch
ssadetsky [Wed, 22 Jun 2016 12:26:30 +0300] rev 39524
8075516: Deleting a file from either the open or save java.awt.FileDialog hangs.
Reviewed-by: alexsch, serb
lana [Mon, 20 Jun 2016 06:13:31 -0700] rev 39523
8159324: JDK9 message drop 10 resource updates
Summary: JDK9 message drop resource updates - openjdk
Reviewed-by: rfield, alanb, joehw, weijun
Contributed-by: li.jiang@oracle.com
prr [Mon, 20 Jun 2016 13:10:54 -0700] rev 39522
Merge
aghaisas [Mon, 20 Jun 2016 17:01:02 +0530] rev 39521
8041909: Uncaught exceptions in JComboBox listeners cause listener not to receive events
Reviewed-by: alexsch, serb
psadhukhan [Fri, 17 Jun 2016 16:52:38 +0530] rev 39520
6966350: Empty pages when printing on Lexmark E352dn PS3 with "1200 IQ" setting
Reviewed-by: prr, jdv
lbourges [Wed, 15 Jun 2016 21:43:39 +0200] rev 39519
8159093: Fix coding conventions in Marlin renderer
Summary: capital letters for constants and use rdrCtx.stats (field)
Reviewed-by: flar, prr
pkbalakr [Wed, 15 Jun 2016 16:33:05 +0530] rev 39518
8152419: JColorChooser throws Exception
Reviewed-by: alexsch, rchamyal
Contributed-by: prem.balakrishnan@oracle.com