Petr Pchelko
|
419c7a7c32
|
8025585: Win: Popups in JFXPanel do not receive MouseWheel events
Reviewed-by: anthony, art
|
2013-10-08 15:54:43 +04:00 |
|
Alexander Zvegintsev
|
ee806b0721
|
7158311: GraphicsDevice.setDisplayMode(...) leads to hang when DISPLAY variable points to Oracle Linux
8001463: Regression : Deadlock between AWT-XAWT thread and AWT-EventQueue-0 Thread when screen resolution changes
Reviewed-by: art, serb
|
2013-10-08 15:17:22 +04:00 |
|
Dmitry Ginzburg
|
241991b07e
|
8025236: [javadoc] fix some errors in AWT
Reviewed-by: yan, anthony
|
2013-10-08 13:57:44 +04:00 |
|
Christine Lu
|
f00b2dd7ad
|
8025840: Fix all the doclint warnings about trademark
Reviewed-by: art
|
2013-10-07 11:34:44 -07:00 |
|
Alexander Scherbatiy
|
3b9db3b7b2
|
8007219: [macosx] Frame size reverts meaning of maximized attribute if frame size close to display
Reviewed-by: serb, anthony
|
2013-10-07 16:42:29 +04:00 |
|
Alexander Scherbatiy
|
254c852564
|
8025438: [macosx] right JNFCall* method should be used in JDK-8008728 fix
Reviewed-by: serb, anthony
|
2013-10-07 16:13:48 +04:00 |
|
Mikhail Cherkasov
|
798b7d2356
|
8020688: Broken links in documentation at http://docs.oracle.com/javase/6/docs/api/index
Reviewed-by: anthony, alexsch
|
2013-10-04 20:13:32 +04:00 |
|
Alexander Scherbatiy
|
5520d11d0c
|
7092283: Property Window.locationByPlatform is not cleared by calling setVisible(false)
Reviewed-by: anthony, serb
|
2013-10-03 19:02:45 +04:00 |
|
Anthony Petrov
|
5319e7da59
|
7174704: [macosx] New issue in 7u6 b12: HeadlessPrintingTest failure
Load the lwawt native library on Mac regardless of the headless/headful mode. Also, some minor cleanup.
Reviewed-by: art, serb
|
2013-10-03 18:01:25 +04:00 |
|
Oleg Pekhovskiy
|
cea15b4dee
|
8013553: [macosx] java.awt.FileDialog removes file extensions
Reviewed-by: leonidr, serb
|
2013-10-03 16:51:56 +04:00 |
|
Christine Lu
|
e32c2618aa
|
8025409: Fix javadoc comments errors and warning reported by doclint report
Reviewed-by: anthony, yan
|
2013-10-02 11:28:07 -07:00 |
|
Sergey Bylokhov
|
12a7707961
|
8013563: Memory leak in JFrame on Linux
Reviewed-by: anthony, art
|
2013-10-02 21:02:04 +04:00 |
|
Leonid Romanov
|
33ff5ac952
|
8023994: Right click on the icon added to the system tray for the first time, java.lang.IllegalArgumentException thrown
Reviewed-by: anthony, serb
|
2013-10-02 17:06:09 +04:00 |
|
Petr Pchelko
|
efe326ede9
|
8024158: [macosx] java/awt/EventDispatchThread/LoopRobustness/LoopRobustness still failed after fix JDK-8022247; since jdk8b96
Reviewed-by: art, leonidr
|
2013-10-02 16:58:13 +04:00 |
|
Petr Pchelko
|
a8abc64da9
|
8024600: [macosx] code prevents use of -Xlint:auxiliaryclass,empty in jdk build
Reviewed-by: anthony, serb
|
2013-10-02 11:50:58 +04:00 |
|
Petr Pchelko
|
d5ec67a6e5
|
8024163: [macosx] NullPointerException at javax.swing.TransferHandler$DropHandler.handleDrag since jdk8b93, 7u40b28
Reviewed-by: anthony, serb
|
2013-10-02 11:32:56 +04:00 |
|
Petr Pchelko
|
195b490063
|
7124363: [macosx] ClassCastException: CFileDialog cannot be cast to LWWindowPeer
Reviewed-by: anthony, serb
|
2013-10-02 11:18:17 +04:00 |
|
Anton Nashatyrev
|
70a279fde5
|
8025145: [macosx]: java 7 does not recognize tiff image on clipboard
Reviewed-by: anthony, serb
|
2013-10-01 18:40:35 +04:00 |
|
Vera Akulova
|
f5caf587e7
|
8025707: Frogot to add a file to fix for JDK-8012461
Reviewed-by: serb, alexsch
|
2013-10-01 14:38:47 +04:00 |
|
Vera Akulova
|
c1c753d0f8
|
7133532: [macosx] closed/javax/swing/JScrollBar/bug4202954/bug4202954.java fails on MacOS
Reviewed-by: serb, alexsch
|
2013-10-01 13:47:50 +04:00 |
|
Vera Akulova
|
401b226ad5
|
7133545: [macosx] closed/javax/swing/JSplitPane/4514858/bug4514858.java fails on MacOS
Reviewed-by: serb, alexsch
|
2013-10-01 13:46:53 +04:00 |
|
Vera Akulova
|
920c1d844f
|
8012461: [TEST_BUG] closed/javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java doesn't release mouse button
Reviewed-by: serb, alexsch
|
2013-10-01 13:45:51 +04:00 |
|
Vera Akulova
|
0307ac32a2
|
8004294: [TEST_BUG] javax/swing/JSpinner/4973721/bug4973721.java failed on win2003
Reviewed-by: serb, alexsch
|
2013-10-01 13:40:26 +04:00 |
|
Vera Akulova
|
28fa075d75
|
8012466: [TEST_BUG] javax/swing/JInternalFrame/Test6505027.java doesn't release mouse button
Reviewed-by: serb, alexsch
|
2013-10-01 13:38:07 +04:00 |
|
Vera Akulova
|
c4d57a676d
|
8012468: [TEST_BUG] javax/swing/PopupFactory/6276087/NonOpaquePopupMenuTest.java doesn't release mouse button
Reviewed-by: serb, alexsch
|
2013-10-01 13:30:37 +04:00 |
|
Vera Akulova
|
6d63827a99
|
7125471: [macosx] NofocusListDblClickTest should wait between doublr clicks
Reviewed-by: anthony, serb
|
2013-10-01 13:19:07 +04:00 |
|
Sergey Bylokhov
|
0c7604f2bc
|
7150100: [macosx] "0123456789" is selected in the TextField
Reviewed-by: anthony, art
|
2013-10-01 04:29:50 +04:00 |
|
Sergey Malenkov
|
557d4e977b
|
8025652: [macos] build failed
Reviewed-by: serb
|
2013-09-30 22:08:45 +04:00 |
|
Sergey Malenkov
|
e37d16f11b
|
7117595: ArrayIndexOutOfBoundsException in Win32GraphicsEnvironment if display is removed
Reviewed-by: anthony, serb
|
2013-09-27 22:25:58 +04:00 |
|
Sergey Malenkov
|
dd224c8deb
|
8012716: java.beans.EventHandler.create method should check if the given listenerInterface is a public interface
Reviewed-by: art, mchung
|
2013-09-27 22:17:24 +04:00 |
|
Petr Pchelko
|
247ec6ca80
|
8016563: Test closed/java/awt/dnd/ImageTransferTest/ImageTransferTest.html fails
Reviewed-by: anthony, serb
|
2013-09-27 18:35:00 +04:00 |
|
Petr Pchelko
|
9d67cb2e94
|
8025503: [macosx] FileDialog allows file selection with apple.awt.fileDialogForDirectories = true
Reviewed-by: serb, anthony
|
2013-09-27 17:04:16 +04:00 |
|
Alexander Stepanov
|
c49c083729
|
8024122: [TEST] need test to cover JDK-7146572
Reviewed-by: anthony, yan
|
2013-09-27 14:29:27 +04:00 |
|
Taras Ledkov
|
7569765f7e
|
8025249: [javadoc] fix some javadoc errors in javax/swing/
Reviewed-by: alexsch, yan
|
2013-09-27 12:35:43 +04:00 |
|
Dmitry Zinkevich
|
e866ac23f9
|
8025218: [javadoc] some errors in java/awt classes
Reviewed-by: yan
|
2013-09-26 16:10:36 +04:00 |
|
Pete Brunet
|
b535463fe4
|
8025160: Recent Java Accessibility Bridge push has make failures
Reviewed-by: tbell, erikj
|
2013-09-26 10:48:56 +02:00 |
|
Alexander Scherbatiy
|
b909162f85
|
7083457: Incomplete specification for javax/swing/text/DefaultCaret.html#setVisible(boolean)
Reviewed-by: malenkov, serb
|
2013-09-25 17:42:15 +04:00 |
|
Dmitry Zinkevich
|
a9d180056b
|
8025085 : [javadoc] some errors in javax/swing
Reviewed-by: alexsch
|
2013-09-25 17:35:22 +04:00 |
|
Alexander Stepanov
|
9056e0008c
|
8025070: [javadoc] fix some javadoc errors in javax/swing/plaf/synth
Reviewed-by: serb, alexsch
|
2013-09-25 17:08:31 +04:00 |
|
Konstantin Shefov
|
c3a64bea84
|
8004032: [TEST_BUG] [macosx] There is no effect when double clicking on the Icon, after right clicking on the Icon and the Icon disappear
Reviewed-by: anthony, serb
|
2013-09-25 16:52:46 +04:00 |
|
Petr Pchelko
|
fe092e9cf3
|
8024987: Copy/paste regression since JDK8 b86
Reviewed-by: serb, anthony
|
2013-09-25 16:12:07 +04:00 |
|
Alexander Scherbatiy
|
c0720f17f6
|
8007155: [macosx] Disabled panel takes mouse input in JLayeredPane
Reviewed-by: serb, anthony
|
2013-09-25 16:17:42 +04:00 |
|
Sergey Malenkov
|
0587e46215
|
8023310: Thread contention in the method Beans.IsDesignTime()
Reviewed-by: art, sfriberg
|
2013-09-25 14:06:15 +04:00 |
|
Leonid Romanov
|
c31deb38ac
|
8022555: [macosx] AppleScriptEngine.jar MUST call java.awt.Toolkit.getDefaultToolkit() lazily
Reviewed-by: anthony, serb
|
2013-09-24 18:24:03 +04:00 |
|
Konstantin Shefov
|
bdcfc36ee6
|
8015599: [TEST_BUG] [macosx] Test closed/javax/swing/Popup/TaskbarPositionTest.java fails since JDK 8 b75 on MacOSX
Reviewed-by: alexsch, serb
|
2013-09-24 18:20:31 +04:00 |
|
Vera Akulova
|
91047d3b07
|
7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS
Reviewed-by: alexsch, serb
|
2013-09-24 18:13:24 +04:00 |
|
Vera Akulova
|
036eee0473
|
7133154: [TEST_BUG] [macosx] closed/javax/swing/JInternalFrame/4251301/bug4251301.java fails on MacOS
Reviewed-by: alexsch, serb
|
2013-09-24 17:56:32 +04:00 |
|
Vera Akulova
|
602931b7ce
|
7124320: [TEST_BUG] [macosx] JComboBox doesn't change selection on mouse over
Reviewed-by: alexsch, serb
|
2013-09-24 17:46:19 +04:00 |
|
Yuri Nesterenko
|
cde6d64f60
|
8025117: [cleanup] Eliminate doclint errors in javax/swing/text classes
Reviewed-by: alexsch
|
2013-09-24 17:04:47 +04:00 |
|
Yuri Nesterenko
|
560d55440f
|
8025230: [cleanup] some more javadoc formatting fixes for swing
Reviewed-by: alexsch
|
2013-09-24 16:36:00 +04:00 |
|