Fri, 29 Apr 2016 09:46:14 -0700 8155613: [PIT] crash in AWT_Desktop/Automated/Exceptions/BasicTest
ssadetsky [Fri, 29 Apr 2016 09:46:14 -0700] rev 37716
8155613: [PIT] crash in AWT_Desktop/Automated/Exceptions/BasicTest Reviewed-by: prr
Fri, 29 Apr 2016 09:45:46 -0700 8155606: [PIT] Robot's createScreenCapture() broken on Linux
ssadetsky [Fri, 29 Apr 2016 09:45:46 -0700] rev 37715
8155606: [PIT] Robot's createScreenCapture() broken on Linux Reviewed-by: prr
Mon, 25 Apr 2016 15:09:45 -0700 8154213: clean up uses of boxed primitive constructors in the java.desktop module
prr [Mon, 25 Apr 2016 15:09:45 -0700] rev 37714
8154213: clean up uses of boxed primitive constructors in the java.desktop module Reviewed-by: serb, psadhukhan
Mon, 25 Apr 2016 09:25:26 -0700 Merge
prr [Mon, 25 Apr 2016 09:25:26 -0700] rev 37713
Merge
Mon, 25 Apr 2016 18:07:45 +0300 8154962: [TEST] @BeanProperty: add some tests for anonimous classes
avstepan [Mon, 25 Apr 2016 18:07:45 +0300] rev 37712
8154962: [TEST] @BeanProperty: add some tests for anonimous classes Reviewed-by: serb
Mon, 25 Apr 2016 15:37:31 +0300 8145547: [AWT/Swing] Conditional support for GTK 3 on Linux
ssadetsky [Mon, 25 Apr 2016 15:37:31 +0300] rev 37711
8145547: [AWT/Swing] Conditional support for GTK 3 on Linux Reviewed-by: prr, alexsch
Fri, 22 Apr 2016 01:59:35 +0300 8154088: [macosx] SWT does not work on JDK 9 since b65
serb [Fri, 22 Apr 2016 01:59:35 +0300] rev 37710
8154088: [macosx] SWT does not work on JDK 9 since b65 Reviewed-by: prr
Thu, 21 Apr 2016 10:30:43 -0700 Merge
prr [Thu, 21 Apr 2016 10:30:43 -0700] rev 37709
Merge
Thu, 21 Apr 2016 20:08:18 +0300 8154762: [TEST] add some tests according to JDK-8132138
avstepan [Thu, 21 Apr 2016 20:08:18 +0300] rev 37708
8154762: [TEST] add some tests according to JDK-8132138 Reviewed-by: ssadetsky, serb
Wed, 20 Apr 2016 12:23:38 -0500 8076554: [macosx] Custom Swing text components need to allow standard accessibility
ptbrunet [Wed, 20 Apr 2016 12:23:38 -0500] rev 37707
8076554: [macosx] Custom Swing text components need to allow standard accessibility Summary: Remove JTextComponent listeners; use property change listeners for caret/text Reviewed-by: prr, alexsch Contributed-by: peter.brunet@oracle.com
Wed, 20 Apr 2016 10:59:23 +0530 6197099: PrinterJob.getUserName() throws a security exception when user.name permission is not given
psadhukhan [Wed, 20 Apr 2016 10:59:23 +0530] rev 37706
6197099: PrinterJob.getUserName() throws a security exception when user.name permission is not given Reviewed-by: prr, jdv
Tue, 19 Apr 2016 11:13:30 -0700 Merge
ddehaven [Tue, 19 Apr 2016 11:13:30 -0700] rev 37705
Merge
Tue, 19 Apr 2016 13:00:00 +0530 8031423: Test java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java fails by Timeout on Windows
aghaisas [Tue, 19 Apr 2016 13:00:00 +0530] rev 37704
8031423: Test java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java fails by Timeout on Windows Reviewed-by: yan, arapte
Mon, 18 Apr 2016 15:39:29 +0530 8153056: 8152647(duplicate of 6439354) Manual Test always passes
pkbalakr [Mon, 18 Apr 2016 15:39:29 +0530] rev 37703
8153056: 8152647(duplicate of 6439354) Manual Test always passes Reviewed-by: alexsch, psadhukhan
Sat, 16 Apr 2016 23:39:45 +0300 7102282: TEST_BUG: sun/java2d/OpenGL/GradientPaints.java should be modified
serb [Sat, 16 Apr 2016 23:39:45 +0300] rev 37702
7102282: TEST_BUG: sun/java2d/OpenGL/GradientPaints.java should be modified Reviewed-by: yan, psadhukhan
Sat, 16 Apr 2016 23:36:45 +0300 8141544: The interface sun.swing.UIClientPropertyKey can be made public
serb [Sat, 16 Apr 2016 23:36:45 +0300] rev 37701
8141544: The interface sun.swing.UIClientPropertyKey can be made public Reviewed-by: alexsch
Sat, 16 Apr 2016 23:29:11 +0300 8154016: [macosx] Some HiDPI code can be removed
serb [Sat, 16 Apr 2016 23:29:11 +0300] rev 37700
8154016: [macosx] Some HiDPI code can be removed Reviewed-by: alexsch, prr
Fri, 15 Apr 2016 10:25:11 -0700 8154269: Remove unused or unnecessary Xm/Xt files and header includes
prr [Fri, 15 Apr 2016 10:25:11 -0700] rev 37699
8154269: Remove unused or unnecessary Xm/Xt files and header includes Reviewed-by: serb, ssadetsky
Fri, 15 Apr 2016 19:15:12 +0400 8132791: No access to SynthContext.getContext()
alexsch [Fri, 15 Apr 2016 19:15:12 +0400] rev 37698
8132791: No access to SynthContext.getContext() Reviewed-by: serb, ssadetsky
Fri, 15 Apr 2016 15:50:45 +0530 8049069: JButton incorrect behaviour on button release
aghaisas [Fri, 15 Apr 2016 15:50:45 +0530] rev 37697
8049069: JButton incorrect behaviour on button release Reviewed-by: serb, alexsch
Fri, 15 Apr 2016 09:59:36 +0300 8145787: [TEST_BUG][PIT] javax/swing/undo/UndoManager/AbstractDocumentUndoConcurrentTest.java fails with CannotUndoException
ssadetsky [Fri, 15 Apr 2016 09:59:36 +0300] rev 37696
8145787: [TEST_BUG][PIT] javax/swing/undo/UndoManager/AbstractDocumentUndoConcurrentTest.java fails with CannotUndoException Reviewed-by: alexsch, serb
Fri, 15 Apr 2016 09:54:27 +0300 8153276: [TEST_BUG] javax/swing/JFileChooser/ShellFolderQueries/ShellFolderQueriesTest.java
ssadetsky [Fri, 15 Apr 2016 09:54:27 +0300] rev 37695
8153276: [TEST_BUG] javax/swing/JFileChooser/ShellFolderQueries/ShellFolderQueriesTest.java Reviewed-by: alexsch, yan
Fri, 15 Apr 2016 09:46:31 +0300 8080395: consider making sun.awt.CausedFocusEvent functionality public
ssadetsky [Fri, 15 Apr 2016 09:46:31 +0300] rev 37694
8080395: consider making sun.awt.CausedFocusEvent functionality public Reviewed-by: alexsch, prr
Fri, 15 Apr 2016 12:00:37 +0530 8025430: [TEST_BUG] javax/swing/JEditorPane/5076514/bug5076514.java failed since jdk8b108
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
Fri, 15 Apr 2016 11:52:23 +0530 8154057: [macosx] getPrintJob doesn't throw NPE if Frame is null AND type is COMMON
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
Fri, 15 Apr 2016 11:48:08 +0530 6801613: Cross-platform pageDialog and printDialog top margin entry broken
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
Fri, 15 Apr 2016 11:45:11 +0530 6921664: The number of copies and the job name are not passed to a 3rd party PrintService
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
Thu, 14 Apr 2016 12:36:14 -0700 8134986: Incorrect use of ConcurrentHashMap.contains in SunFontManager.java
prr [Thu, 14 Apr 2016 12:36:14 -0700] rev 37689
8134986: Incorrect use of ConcurrentHashMap.contains in SunFontManager.java Reviewed-by: serb, jgodinez
Thu, 14 Apr 2016 20:32:50 +0300 8153351: GTK Menu's have no border
ssadetsky [Thu, 14 Apr 2016 20:32:50 +0300] rev 37688
8153351: GTK Menu's have no border Reviewed-by: alexsch, serb
Thu, 14 Apr 2016 13:07:35 +0300 8146035: Windows - With LCD antialiasing, some glyphs are not rendered correctly
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>
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip