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
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