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
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
anthony [Tue, 17 Dec 2013 18:41:58 +0400] rev 23241
8029979: Allow multiple calls to DropTargetDropEvent.acceptDrop()
Reviewed-by: pchelko, serb
pchelko [Tue, 17 Dec 2013 11:44:25 +0400] rev 23240
8026869: [macosx] Support apple.awt.use-file-dialog-packages property
Reviewed-by: anthony, serb
pchelko [Tue, 17 Dec 2013 11:19:27 +0400] rev 23239
8023148: [macosx] java.util.NoSuchElementException at java.util.LinkedList.getFirst
Reviewed-by: ant, serb
pchelko [Mon, 16 Dec 2013 17:35:08 +0400] rev 23238
8029565: java.awt.dnd.InvalidDnDOperationException: data translation failed on file drop
Reviewed-by: anthony, serb
juh [Fri, 07 Mar 2014 10:40:03 -0800] rev 23237
8036844: test failures due to wrong keystore paths
Reviewed-by: weijun
erikj [Fri, 07 Mar 2014 15:01:32 +0100] rev 23236
8036611: Cleanup of handling of properties and other java resources in the build
Reviewed-by: tbell, ihse