serb [Wed, 29 Jan 2014 16:35:42 +0400] rev 23272
8032435: Cleanup of sun.awt.windows package
Reviewed-by: art, pchelko
malenkov [Fri, 24 Jan 2014 16:50:40 +0400] rev 23271
8010718: javax/swing/JFileChooser/8013442/Test8013442.java fails
Reviewed-by: alexsch
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
simonis [Thu, 23 Jan 2014 17:43:32 +0100] rev 23269
8032578: [TESTBUG] Fix tests which use SecurityConstants.AWT
Reviewed-by: pchelko
pchelko [Wed, 22 Jan 2014 17:54:04 +0400] rev 23268
8029868: Fix KSS issues in sun.lwawt.macosx
Reviewed-by: anthony, serb
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
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>
pchelko [Wed, 22 Jan 2014 12:35:43 +0400] rev 23265
8030050: Validate fields on DnD class deserialization
Reviewed-by: anthony, serb
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
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
dmarkov [Thu, 16 Jan 2014 20:51:18 +0400] rev 23262
8028616: Htmleditorkit parser doesn't handle leading slash (/)
Reviewed-by: alexp, alexsch
serb [Wed, 15 Jan 2014 19:26:47 +0400] rev 23261
8031090: [macosx] LWToolkit should not depends from the macosx.
Reviewed-by: anthony, pchelko
pchelko [Mon, 13 Jan 2014 19:09:24 +0400] rev 23260
8029893: Remove reflection from DataTransferer.getInstance
Reviewed-by: anthony, serb
pchelko [Fri, 10 Jan 2014 12:07:29 +0400] rev 23259
7006339: [parfait] potential null pointer dereference in splashscreen
Reviewed-by: anthony, art
alexsch [Thu, 09 Jan 2014 19:01:18 +0400] rev 23258
8024926: [macosx] AquaIcon HiDPI support
Reviewed-by: serb, anthony
alexsch [Thu, 09 Jan 2014 18:41:00 +0400] rev 23257
8028212: Custom cursor HiDPI support
Reviewed-by: serb, anthony
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
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
serb [Thu, 26 Dec 2013 21:33:24 +0400] rev 23254
8030987: sun_awt_X11_GtkFileDialogPeer.h can be removed
Reviewed-by: pchelko, azvegint
pchelko [Tue, 24 Dec 2013 18:37:24 +0400] rev 23253
7154841: [macosx] Popups appear behind taskbar
Reviewed-by: anthony, serb
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
serb [Mon, 23 Dec 2013 19:03:37 +0400] rev 23251
8009919: [macosx] NPE in AquaSingleImagePainter.paint()
Reviewed-by: pchelko, azvegint
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
malenkov [Mon, 23 Dec 2013 16:37:21 +0400] rev 23249
8030118: Document listeners fired outside document lock
Reviewed-by: art, serb
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
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
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
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
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
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