ssadetsky [Fri, 15 Apr 2016 09:54:27 +0300] rev 37695
8153276: [TEST_BUG] javax/swing/JFileChooser/ShellFolderQueries/ShellFolderQueriesTest.java
Reviewed-by: alexsch, yan
ssadetsky [Fri, 15 Apr 2016 09:46:31 +0300] rev 37694
8080395: consider making sun.awt.CausedFocusEvent functionality public
Reviewed-by: alexsch, prr
psadhukhan [Fri, 15 Apr 2016 12:00:37 +0530] rev 37693
8025430: [TEST_BUG] javax/swing/JEditorPane/5076514/bug5076514.java failed since jdk8b108
Reviewed-by: serb, psadhukhan
Contributed-by: abdul.kolarkunnu@oracle.com
psadhukhan [Fri, 15 Apr 2016 11:52:23 +0530] rev 37692
8154057: [macosx] getPrintJob doesn't throw NPE if Frame is null AND type is COMMON
Reviewed-by: prr, jdv
psadhukhan [Fri, 15 Apr 2016 11:48:08 +0530] rev 37691
6801613: Cross-platform pageDialog and printDialog top margin entry broken
Reviewed-by: prr, jdv
psadhukhan [Fri, 15 Apr 2016 11:45:11 +0530] rev 37690
6921664: The number of copies and the job name are not passed to a 3rd party PrintService
Reviewed-by: prr, jdv
prr [Thu, 14 Apr 2016 12:36:14 -0700] rev 37689
8134986: Incorrect use of ConcurrentHashMap.contains in SunFontManager.java
Reviewed-by: serb, jgodinez
ssadetsky [Thu, 14 Apr 2016 20:32:50 +0300] rev 37688
8153351: GTK Menu's have no border
Reviewed-by: alexsch, serb
aivanov [Thu, 14 Apr 2016 13:07:35 +0300] rev 37687
8146035: Windows - With LCD antialiasing, some glyphs are not rendered correctly
Reviewed-by: serb, prr
Contributed-by: Dmitry Batrak <dmitry.batrak@jetbrains.com>
psadhukhan [Wed, 13 Apr 2016 17:04:02 +0530] rev 37686
8147841: [macosx] Updating TrayIcons popup menu does not work on Mac OS X
Reviewed-by: serb, ssadetsky
tvaleev [Fri, 29 Apr 2016 16:52:05 +0300] rev 37685
8155600: Performance optimization of Arrays.asList().iterator()
Reviewed-by: redestad, shade, plevart, attila
shade [Fri, 29 Apr 2016 13:24:27 +0300] rev 37684
8155090: String concatenation fails with a custom SecurityManager that uses concatenation
Reviewed-by: redestad, chegar