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
Tue, 17 Dec 2013 11:44:25 +0400 8026869: [macosx] Support apple.awt.use-file-dialog-packages property
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
Tue, 17 Dec 2013 11:19:27 +0400 8023148: [macosx] java.util.NoSuchElementException at java.util.LinkedList.getFirst
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
Mon, 16 Dec 2013 17:35:08 +0400 8029565: java.awt.dnd.InvalidDnDOperationException: data translation failed on file drop
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
Fri, 07 Mar 2014 10:40:03 -0800 8036844: test failures due to wrong keystore paths
juh [Fri, 07 Mar 2014 10:40:03 -0800] rev 23237
8036844: test failures due to wrong keystore paths Reviewed-by: weijun
Fri, 07 Mar 2014 15:01:32 +0100 8036611: Cleanup of handling of properties and other java resources in the build
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
Fri, 07 Mar 2014 09:18:15 +0100 8034025: Remove JPLIS agent dependency on canonicalize_md.c
sla [Fri, 07 Mar 2014 09:18:15 +0100] rev 23235
8034025: Remove JPLIS agent dependency on canonicalize_md.c Reviewed-by: alanb
Thu, 20 Mar 2014 13:44:28 -0700 Added tag jdk9-b05 for changeset da7dce5b111a
katleman [Thu, 20 Mar 2014 13:44:28 -0700] rev 23234
Added tag jdk9-b05 for changeset da7dce5b111a
Wed, 05 Jul 2017 19:33:12 +0200 Merge
duke [Wed, 05 Jul 2017 19:33:12 +0200] rev 23233
Merge
Tue, 25 Mar 2014 12:32:07 -0700 Merge
lana [Tue, 25 Mar 2014 12:32:07 -0700] rev 23232
Merge
Tue, 18 Mar 2014 17:49:11 -0700 Merge
lana [Tue, 18 Mar 2014 17:49:11 -0700] rev 23231
Merge
Fri, 14 Mar 2014 10:31:11 -0700 Merge
amurillo [Fri, 14 Mar 2014 10:31:11 -0700] rev 23230
Merge
Fri, 14 Mar 2014 13:27:18 +0100 Merge
ehelin [Fri, 14 Mar 2014 13:27:18 +0100] rev 23229
Merge
Fri, 14 Mar 2014 09:18:39 +0100 Merge
ehelin [Fri, 14 Mar 2014 09:18:39 +0100] rev 23228
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip