Commit Graph

22060 Commits

Author SHA1 Message Date
Petr Pchelko
0f4e95136b 7155984: Security problems in regression test java/awt/PrintJob/Security/SecurityDialogTest.java
Reviewed-by: anthony, serb
2014-01-22 16:15:39 +04:00
Andrei Eremeev
6a9e174795 7175457: [TEST_BUG] closed/java/awt/Window/AlwaysOnTop/TestAlwaysOnTopBeforeShow.java still failed
Reviewed-by: anthony, pchelko
2014-01-22 12:49:43 +04:00
Petr Pchelko
bfc61365e0 8030050: Validate fields on DnD class deserialization
Reviewed-by: anthony, serb
2014-01-22 12:35:43 +04:00
Sergey Bylokhov
7554f9dc43 7157680: XAWT: Native components should not paint native part on UPDATE event
Reviewed-by: anthony, pchelko
2014-01-20 20:11:09 +04:00
Petr Pchelko
90db59d13e 8032058: [TEST_BUG] [macosx] java/awt/dnd/Button2DragTest sometimes fail
Reviewed-by: anthony, serb
2014-01-20 14:23:51 +04:00
Dmitry Markov
54ac5030e4 8028616: Htmleditorkit parser doesn't handle leading slash (/)
Reviewed-by: alexp, alexsch
2014-01-16 20:51:18 +04:00
Sergey Bylokhov
b9b2db0eea 8031090: [macosx] LWToolkit should not depends from the macosx
Reviewed-by: anthony, pchelko
2014-01-15 19:26:47 +04:00
Petr Pchelko
0d1b63f4cb 8029893: Remove reflection from DataTransferer.getInstance
Reviewed-by: anthony, serb
2014-01-13 19:09:24 +04:00
Petr Pchelko
88e4e5a9cd 7006339: [parfait] potential null pointer dereference in splashscreen
Reviewed-by: anthony, art
2014-01-10 12:07:29 +04:00
Alexander Scherbatiy
8e647d9f30 8024926: [macosx] AquaIcon HiDPI support
Reviewed-by: serb, anthony
2014-01-09 19:01:18 +04:00
Alexander Scherbatiy
0f6202d191 8028212: Custom cursor HiDPI support
Reviewed-by: serb, anthony
2014-01-09 18:41:00 +04:00
Alexander Scherbatiy
7e1716cfe0 8011059: [macosx] Support automatic @2x images loading on Mac OS X
Reviewed-by: serb, flar
2014-01-09 18:04:31 +04:00
Petr Pchelko
4d23e24741 8027561: [macosx] Cleanup "may not respond to selector" warnings in native code
Reviewed-by: azvegint, serb
2014-01-09 12:47:01 +04:00
Sergey Bylokhov
15eae84511 8030987: sun_awt_X11_GtkFileDialogPeer.h can be removed
Reviewed-by: pchelko, azvegint
2013-12-26 21:33:24 +04:00
Petr Pchelko
4858095260 7154841: [macosx] Popups appear behind taskbar
Reviewed-by: anthony, serb
2013-12-24 18:37:24 +04:00
David Buck
3722bb2766 6571600: JNI use results in UnsatisfiedLinkError looking for libmawt.so
Fix is to call dladdr with name less likely to cause name conflict.

Reviewed-by: serb, anthony
2013-12-23 11:57:03 -08:00
Sergey Bylokhov
2273f9252a 8009919: [macosx] NPE in AquaSingleImagePainter.paint()
Reviewed-by: pchelko, azvegint
2013-12-23 19:03:37 +04:00
Sergey Bylokhov
7842ee3945 8030953: SelectionVisible test should test multiline selection in case of TextArea
Reviewed-by: pchelko, azvegint
2013-12-23 18:54:50 +04:00
Sergey Malenkov
e4bef18896 8030118: Document listeners fired outside document lock
Reviewed-by: art, serb
2013-12-23 16:37:21 +04:00
Sergey Bylokhov
bfc4fbc0e8 8001472: api/java_awt/Window/indexTGF_* tests fail because expected colors aren't equal
Reviewed-by: anthony, azvegint
2013-12-22 21:12:43 +04:00
Petr Pchelko
785443ca4a 8007220: [macosx] Setting popupmenu on TrayIcon do not work if done *after* adding TrayIcon
Reviewed-by: anthony, serb
2013-12-20 14:42:37 +04:00
Petr Pchelko
a5ea3036e8 7159566: The choice positioned in the top of applet when clicking the choice
Reviewed-by: anthony, serb
2013-12-19 16:49:27 +04:00
Petr Pchelko
2fe345235d 8024185: [macosx] Fullscreen button freezes application when started with -splash
Reviewed-by: anthony, serb
2013-12-19 16:40:28 +04:00
Peter Brunet
9b1fc9ec47 8029045: Regression - Unsatisfied Link Error when the Java Access Bridge is started
Rename native function name; fix make to rebuild jni header file

Reviewed-by: erikj, tbell
2013-12-18 18:52:07 +04:00
Alexander Zvegintsev
18979e0834 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
2013-12-18 11:01:33 +00:00
Alexander Zvegintsev
bbcac040a5 8029923: Many Swing tests and SwingSet2 are failing under Solaris using GTK LaF - "Unable to load native GTK libraries"
Reviewed-by: anthony, serb
2013-12-18 10:41:11 +00:00
Anthony Petrov
b031d0e4ea 8029979: Allow multiple calls to DropTargetDropEvent.acceptDrop()
Reviewed-by: pchelko, serb
2013-12-17 18:41:58 +04:00
Petr Pchelko
30fc9d68b2 8026869: [macosx] Support apple.awt.use-file-dialog-packages property
Reviewed-by: anthony, serb
2013-12-17 11:44:25 +04:00
Petr Pchelko
815543bb82 8023148: [macosx] java.util.NoSuchElementException at java.util.LinkedList.getFirst
Reviewed-by: ant, serb
2013-12-17 11:19:27 +04:00
Petr Pchelko
5d49c8af39 8029565: java.awt.dnd.InvalidDnDOperationException: data translation failed on file drop
Reviewed-by: anthony, serb
2013-12-16 17:35:08 +04:00
Iris Clark
e341c735ed 8030068: Update .jcheck/conf files for JDK 9
Reviewed-by: mr
2013-12-13 09:36:06 -08:00
Iris Clark
997d7e25e5 Added tag jdk9-b00 for changeset 54d61bc20e2a 2013-12-12 15:27:09 -08:00
J. Duke
15c2120672 Merge 2017-07-05 19:26:09 +02:00
J. Duke
3c86d15a4d Merge 2017-07-05 19:26:06 +02:00
J. Duke
88b40a0c6c Merge 2017-07-05 19:26:03 +02:00
J. Duke
a5deb10fc5 Merge 2017-07-05 19:26:00 +02:00
J. Duke
bae2e2b3d0 Merge 2017-07-05 19:25:57 +02:00
J. Duke
529834b3aa Merge 2017-07-05 19:25:55 +02:00
J. Duke
ec997185a5 Merge 2017-07-05 19:25:52 +02:00
J. Duke
2d14c6019a Merge 2017-07-05 19:25:49 +02:00
J. Duke
4275b93b8f Added tag jdk8-b120 for changeset a1ee9743f4ee 2017-07-05 19:25:40 +02:00
J. Duke
9a9add8825 Merge 2017-07-05 19:25:40 +02:00
J. Duke
6b89c2cc7b Merge 2017-07-05 19:25:36 +02:00
J. Duke
cc8c8c8c79 Merge 2017-07-05 19:25:31 +02:00
J. Duke
df5d3e98e2 Merge 2017-07-05 19:25:28 +02:00
J. Duke
f13008ceaa Merge 2017-07-05 19:25:24 +02:00
J. Duke
3aea101f92 Merge 2017-07-05 19:25:20 +02:00
J. Duke
2dd8933aa1 Merge 2017-07-05 19:25:17 +02:00
J. Duke
5aa800c179 Merge 2017-07-05 19:25:03 +02:00
J. Duke
2c4cf81da9 Added tag jdk8-b119 for changeset 87b743b2263c 2017-07-05 19:24:48 +02:00