Fri, 24 Jan 2014 16:23:22 +0400 8032063: javax.swing.plaf.metal.MetalFileChooserUI$FilterComboBoxModel extends non-standard API
alexsch [Fri, 24 Jan 2014 16:23:22 +0400] rev 23270
8032063: javax.swing.plaf.metal.MetalFileChooserUI$FilterComboBoxModel extends non-standard API Reviewed-by: pchelko, serb
Thu, 23 Jan 2014 17:43:32 +0100 8032578: [TESTBUG] Fix tests which use SecurityConstants.AWT
simonis [Thu, 23 Jan 2014 17:43:32 +0100] rev 23269
8032578: [TESTBUG] Fix tests which use SecurityConstants.AWT Reviewed-by: pchelko
Wed, 22 Jan 2014 17:54:04 +0400 8029868: Fix KSS issues in sun.lwawt.macosx
pchelko [Wed, 22 Jan 2014 17:54:04 +0400] rev 23268
8029868: Fix KSS issues in sun.lwawt.macosx Reviewed-by: anthony, serb
Wed, 22 Jan 2014 16:15:39 +0400 7155984: Security problems in regression test java/awt/PrintJob/Security/SecurityDialogTest.java
pchelko [Wed, 22 Jan 2014 16:15:39 +0400] rev 23267
7155984: Security problems in regression test java/awt/PrintJob/Security/SecurityDialogTest.java Reviewed-by: anthony, serb
Wed, 22 Jan 2014 12:49:43 +0400 7175457: [TEST_BUG] closed/java/awt/Window/AlwaysOnTop/TestAlwaysOnTopBeforeShow.java still failed
yan [Wed, 22 Jan 2014 12:49:43 +0400] rev 23266
7175457: [TEST_BUG] closed/java/awt/Window/AlwaysOnTop/TestAlwaysOnTopBeforeShow.java still failed Reviewed-by: anthony, pchelko Contributed-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Wed, 22 Jan 2014 12:35:43 +0400 8030050: Validate fields on DnD class deserialization
pchelko [Wed, 22 Jan 2014 12:35:43 +0400] rev 23265
8030050: Validate fields on DnD class deserialization Reviewed-by: anthony, serb
Mon, 20 Jan 2014 20:11:09 +0400 7157680: XAWT: Native components should not paint native part on UPDATE event
serb [Mon, 20 Jan 2014 20:11:09 +0400] rev 23264
7157680: XAWT: Native components should not paint native part on UPDATE event Reviewed-by: anthony, pchelko
Mon, 20 Jan 2014 14:23:51 +0400 8032058: [TEST_BUG] [macosx] java/awt/dnd/Button2DragTest sometimes fail
pchelko [Mon, 20 Jan 2014 14:23:51 +0400] rev 23263
8032058: [TEST_BUG] [macosx] java/awt/dnd/Button2DragTest sometimes fail Reviewed-by: anthony, serb
Thu, 16 Jan 2014 20:51:18 +0400 8028616: Htmleditorkit parser doesn't handle leading slash (/)
dmarkov [Thu, 16 Jan 2014 20:51:18 +0400] rev 23262
8028616: Htmleditorkit parser doesn't handle leading slash (/) Reviewed-by: alexp, alexsch
Wed, 15 Jan 2014 19:26:47 +0400 8031090: [macosx] LWToolkit should not depends from the macosx.
serb [Wed, 15 Jan 2014 19:26:47 +0400] rev 23261
8031090: [macosx] LWToolkit should not depends from the macosx. Reviewed-by: anthony, pchelko
Mon, 13 Jan 2014 19:09:24 +0400 8029893: Remove reflection from DataTransferer.getInstance
pchelko [Mon, 13 Jan 2014 19:09:24 +0400] rev 23260
8029893: Remove reflection from DataTransferer.getInstance Reviewed-by: anthony, serb
Fri, 10 Jan 2014 12:07:29 +0400 7006339: [parfait] potential null pointer dereference in splashscreen
pchelko [Fri, 10 Jan 2014 12:07:29 +0400] rev 23259
7006339: [parfait] potential null pointer dereference in splashscreen Reviewed-by: anthony, art
Thu, 09 Jan 2014 19:01:18 +0400 8024926: [macosx] AquaIcon HiDPI support
alexsch [Thu, 09 Jan 2014 19:01:18 +0400] rev 23258
8024926: [macosx] AquaIcon HiDPI support Reviewed-by: serb, anthony
Thu, 09 Jan 2014 18:41:00 +0400 8028212: Custom cursor HiDPI support
alexsch [Thu, 09 Jan 2014 18:41:00 +0400] rev 23257
8028212: Custom cursor HiDPI support Reviewed-by: serb, anthony
Thu, 09 Jan 2014 18:04:31 +0400 8011059: [macosx] Support automatic @2x images loading on Mac OS X
alexsch [Thu, 09 Jan 2014 18:04:31 +0400] rev 23256
8011059: [macosx] Support automatic @2x images loading on Mac OS X Reviewed-by: serb, flar
Thu, 09 Jan 2014 12:47:01 +0400 8027561: [macosx] Cleanup "may not respond to selector" warnings in native code
pchelko [Thu, 09 Jan 2014 12:47:01 +0400] rev 23255
8027561: [macosx] Cleanup "may not respond to selector" warnings in native code Reviewed-by: azvegint, serb
Thu, 26 Dec 2013 21:33:24 +0400 8030987: sun_awt_X11_GtkFileDialogPeer.h can be removed
serb [Thu, 26 Dec 2013 21:33:24 +0400] rev 23254
8030987: sun_awt_X11_GtkFileDialogPeer.h can be removed Reviewed-by: pchelko, azvegint
Tue, 24 Dec 2013 18:37:24 +0400 7154841: [macosx] Popups appear behind taskbar
pchelko [Tue, 24 Dec 2013 18:37:24 +0400] rev 23253
7154841: [macosx] Popups appear behind taskbar Reviewed-by: anthony, serb
Mon, 23 Dec 2013 11:57:03 -0800 6571600: JNI use results in UnsatisfiedLinkError looking for libmawt.so
dbuck [Mon, 23 Dec 2013 11:57:03 -0800] rev 23252
6571600: JNI use results in UnsatisfiedLinkError looking for libmawt.so Summary: Fix is to call dladdr with name less likely to cause name conflict. Reviewed-by: serb, anthony
Mon, 23 Dec 2013 19:03:37 +0400 8009919: [macosx] NPE in AquaSingleImagePainter.paint()
serb [Mon, 23 Dec 2013 19:03:37 +0400] rev 23251
8009919: [macosx] NPE in AquaSingleImagePainter.paint() Reviewed-by: pchelko, azvegint
Mon, 23 Dec 2013 18:54:50 +0400 8030953: SelectionVisible test should test multiline selection in case of TextArea
serb [Mon, 23 Dec 2013 18:54:50 +0400] rev 23250
8030953: SelectionVisible test should test multiline selection in case of TextArea Reviewed-by: pchelko, azvegint
Mon, 23 Dec 2013 16:37:21 +0400 8030118: Document listeners fired outside document lock
malenkov [Mon, 23 Dec 2013 16:37:21 +0400] rev 23249
8030118: Document listeners fired outside document lock Reviewed-by: art, serb
Sun, 22 Dec 2013 21:12:43 +0400 8001472: api/java_awt/Window/indexTGF_* tests fail because expected colors aren't equal
serb [Sun, 22 Dec 2013 21:12:43 +0400] rev 23248
8001472: api/java_awt/Window/indexTGF_* tests fail because expected colors aren't equal Reviewed-by: anthony, azvegint
Fri, 20 Dec 2013 14:42:37 +0400 8007220: [macosx] Setting popupmenu on TrayIcon do not work if done *after* adding TrayIcon
pchelko [Fri, 20 Dec 2013 14:42:37 +0400] rev 23247
8007220: [macosx] Setting popupmenu on TrayIcon do not work if done *after* adding TrayIcon Reviewed-by: anthony, serb
Thu, 19 Dec 2013 16:49:27 +0400 7159566: The choice positioned in the top of applet when clicking the choice.
pchelko [Thu, 19 Dec 2013 16:49:27 +0400] rev 23246
7159566: The choice positioned in the top of applet when clicking the choice. Reviewed-by: anthony, serb
Thu, 19 Dec 2013 16:40:28 +0400 8024185: [macosx] Fullscreen button freezes application when started with -splash
pchelko [Thu, 19 Dec 2013 16:40:28 +0400] rev 23245
8024185: [macosx] Fullscreen button freezes application when started with -splash Reviewed-by: anthony, serb
Wed, 18 Dec 2013 18:52:07 +0400 8029045: Regression - Unsatisfied Link Error when the Java Access Bridge is started
serb [Wed, 18 Dec 2013 18:52:07 +0400] rev 23244
8029045: Regression - Unsatisfied Link Error when the Java Access Bridge is started Summary: Rename native function name; fix make to rebuild jni header file Reviewed-by: erikj, tbell Contributed-by: peter.brunet@oracle.com
Wed, 18 Dec 2013 11:01:33 +0000 8029263: user's default browser can not launch after we click the button, and there is an IOException shown in the log text (java.io.IOException)
azvegint [Wed, 18 Dec 2013 11:01:33 +0000] rev 23243
8029263: user's default browser can not launch after we click the button, and there is an IOException shown in the log text (java.io.IOException) Reviewed-by: anthony, serb
Wed, 18 Dec 2013 10:41:11 +0000 8029923: Many Swing tests and SwingSet2 are failing under Solaris using GTK LaF - "Unable to load native GTK libraries"
azvegint [Wed, 18 Dec 2013 10:41:11 +0000] rev 23242
8029923: Many Swing tests and SwingSet2 are failing under Solaris using GTK LaF - "Unable to load native GTK libraries" Reviewed-by: anthony, serb
Tue, 17 Dec 2013 18:41:58 +0400 8029979: Allow multiple calls to DropTargetDropEvent.acceptDrop()
anthony [Tue, 17 Dec 2013 18:41:58 +0400] rev 23241
8029979: Allow multiple calls to DropTargetDropEvent.acceptDrop() Reviewed-by: pchelko, serb
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip