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
Yuri Nesterenko
af333dc7bb
8025114: Eliminate doclint errors in java.awt.dnd package javadoc
...
Reviewed-by: serb, alexsch
2013-09-24 12:25:50 +04:00
Alexander Zvegintsev
b99f593316
8019282: keyRelesed is reached even though key was NOT released
...
Reviewed-by: serb, anthony
2013-09-23 21:24:34 +04:00
Sergey Bylokhov
10ff8a3aa4
7172833: For default java.awt.Toolkit impl methods java.awt.Toolkit.is/setDynamicLayout() are not consistent
...
Reviewed-by: alexsch, anthony
2013-09-23 17:55:36 +04:00
Sergey Bylokhov
cac6b55e4e
8005255: [macosx] Cleanup warnings in sun.lwawt
...
Reviewed-by: alexsch, anthony
2013-09-23 16:17:26 +04:00
Konstantin Shefov
9ca087d600
8015600: [TEST_BUG] [macosx] Test closed/javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails since JDK 8 b75 on MacOSX
...
Reviewed-by: alexsch, serb
2013-09-23 16:14:42 +04:00
Sergey Malenkov
e4e708cefd
7024235: Nimbus L&F: wrong "packing" of a frame containing tabbed pane
...
Reviewed-by: alexsch
2013-09-20 18:56:41 +04:00
Vera Akulova
d35ad4fbaf
7124232: [TEST_BUG] [macosx] JSplitPane has wrong divider location
...
Reviewed-by: alexsch, serb
2013-09-20 17:35:45 +04:00
Vera Akulova
ae556f32b9
8017180: [macosx] [TEST_BUG] alt-key doesn't work on macos for menu
...
Reviewed-by: alexsch, serb
2013-09-20 17:16:45 +04:00
Vera Akulova
62b5b716a0
7124314: [TEST_BUG] [macosx] Aqua LAF: JTree doesn't select element by keyboards left and right keys
...
Reviewed-by: alexsch, serb
2013-09-20 17:07:11 +04:00
Leonid Romanov
bf404f9ad8
7129133: [macosx] Accelerators are displayed as Meta instead of the Command symbol
...
Reviewed-by: anthony, serb
2013-09-19 23:46:15 +04:00
Alexander Potochkin
721272b6c0
7144065: [macosx] Orphaned Choice popup window
...
Reviewed-by: anthony, serb
2013-09-19 22:33:21 +04:00
Lana Steuck
e05ff03241
Merge
2013-09-18 16:01:37 -07:00
Leonid Romanov
5108c579fe
7188071: closed/java/awt/TrayIcon/TrayIconSecurity/GrantedTrayIconTest fails
...
Reviewed-by: anthony, serb
2013-09-18 18:36:57 +04:00
Mikhail Cherkasov
dae6feeefd
8016746: Test javax/swing/JTable/7068740/bug7068740.java fails
...
Reviewed-by: serb, alexsch
2013-09-18 15:12:13 +04:00
Anton Tarasov
cebaf1314e
8024839: [Unified Swing/Fx threading] don't schedule an event dispatching from the event dispatch thread
...
Reviewed-by: anthony, pchelko
2013-09-18 12:25:13 +04:00
David Katleman
4adbc8344e
Merge
2013-09-17 19:09:19 -07:00
David Katleman
e2dc308c9f
Merge
2013-09-17 13:42:21 -07:00
Lana Steuck
3cd103bbeb
Merge
2013-09-17 08:16:33 -07:00
Lana Steuck
7043b209a6
Merge
2013-09-17 08:07:14 -07:00
Lance Andersen
508e958dfe
7097386: Correct error in Predicate javadoc example
...
Reviewed-by: alanb, shade
2013-09-17 07:56:56 -04:00
Omair Majid
38fb96b8d1
8024863: X11: Support GNOME Shell as mutter
...
Reviewed-by: anthony
2013-09-16 15:43:06 -04:00
Henry Jen
43e0cb6327
8024874: Copy-paste typo in the spec for j.u.Comparator.thenComparing(Function, Comparator)
...
Reviewed-by: mduigou
2013-09-16 10:28:20 -07:00
Petr Pchelko
cc5b6c903d
8024485: For 5-1 step: if input something into the 'File:' and 'Dir:', the dir output isn't empty in the output window after showing and canceling the file dialog
...
Reviewed-by: serb, anthony
2013-09-16 19:44:47 +04:00
Petr Pchelko
9d4a780ccd
8024779: [macosx] SwingNode crashes on exit
...
Reviewed-by: anthony, ant
2013-09-16 19:38:32 +04:00
Konstantin Shefov
441fa0cc1d
8015588: [TEST_BUG] [macosx] Test java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java fails on MacOSX
...
Reviewed-by: anthony, serb
2013-09-16 19:21:50 +04:00
Konstantin Shefov
52cf3b81e7
7020060: [TEST_BUG] java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java failed
...
Reviewed-by: anthony, serb
2013-09-16 19:15:53 +04:00
Anton Tarasov
70ab336e38
8022512: JLightweightFrame: the content pane should be transparent
...
Reviewed-by: anthony
2013-09-16 18:00:06 +04:00
Mark Sheppard
4d540aa581
6458027: Disabling IPv6 on a specific network interface causes problems
...
Added a check to test if an interface is configured for IPv6 to native code TwoStacklainDatagramSocketImpl: getMulticastInterface, setMulticastInterface
Reviewed-by: chegar, michaelm
2013-09-16 14:51:48 +01:00
Alexander Scherbatiy
5b376db4f0
8008728: [macosx] Swing. JDialog. Modal dialog goes to background
...
Reviewed-by: serb
2013-09-16 17:45:07 +04:00
Xueming Shen
763eb8d2e3
8020687: Deflater.setLevel does not work as expected
...
To clarify the api to match the existing implementation behavior
Reviewed-by: alanb
2013-09-15 13:58:47 -07:00
Xueming Shen
344c38fc80
7186311: (props) "Unicode" is misspelled as "Uniocde" in JavaDoc and error message
...
To correct the typo
Reviewed-by: alanb, chegar
2013-09-15 11:16:58 -07:00
Paul Sandoz
4df3876c56
8024837: Rename java/util/concurrent/ConcurrentHashMap/toArray.java to ToArray.java
...
Reviewed-by: alanb
2013-09-15 16:13:41 +02:00
Andrew Brygin
e3016af23b
8024697: Fix for 8020983 causes Xcheck:jni warnings
...
Reviewed-by: prr, jchen
2013-09-13 20:28:17 +04:00
Petr Pchelko
a7d4eaed9a
8012026: [macosx] Component.getMousePosition() does not work in an applet on MacOS
...
Reviewed-by: anthony, serb
2013-09-13 18:02:18 +04:00
Konstantin Shefov
6578d6acad
8015597: [TEST_BUG] [macosx] Test closed/javax/swing/JMenuBar/4750590/bug4750590.java fails since JDK 8 b75 on MacOSX
...
Reviewed-by: alexsch, serb
2013-09-13 17:58:05 +04:00
Konstantin Shefov
fee5a04c7b
8006087: [TEST_BUG] The BACKSPACE key doesn't work and after pressing 'cancel' and 'DONE' button, the case pass automatically
...
Reviewed-by: alexsch, serb
2013-09-13 17:54:45 +04:00
Mikhail Cherkasov
d52e73dc35
8015601: [macosx] Test javax/swing/JInternalFrame/InternalFrameIsNotCollectedTest.java fails on MacOS X
...
Reviewed-by: alexp, alexsch
2013-09-13 17:48:37 +04:00
Petr Pchelko
2527551f1d
8015455: java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java hangs on windows
...
Reviewed-by: serb, anthony
2013-09-13 17:41:47 +04:00
Petr Pchelko
d6a839a638
8015371: The HTML text without tags does not appear inside the WordPad application, and we try to click the button, but the case exits
...
Reviewed-by: anthony, serb
2013-09-13 17:38:28 +04:00
Petr Pchelko
0960c5ec56
8015453: java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.java failed on windows with jdk8 since b86
...
Reviewed-by: art, serb
2013-09-13 17:25:31 +04:00
Petr Pchelko
295225d57e
8024170: [SwingNode] Implement cursor change
...
Reviewed-by: anthony, ant
2013-09-13 11:58:39 +04:00
Christine Lu
ccef21dace
Added tag jdk8-b107 for changeset 55dd1a0fe510
2013-09-12 11:09:11 -07:00
Dmitry Markov
1ef8009ccf
8024395: Improve fix for line break calculations
...
Reviewed-by: alexp, alexsch
2013-09-12 18:44:14 +04:00
Sergey Bylokhov
d8c5dcc1fc
7124537: [macosx] Menu shortcuts for all menu items should be disabled if a menu itself is disabled
...
Reviewed-by: anthony, leonidr
2013-09-12 18:21:06 +04:00
Oleg Pekhovskiy
fcb6d58798
7064312: Cleanup: avoid using unsafe string function
...
Reviewed-by: serb, pchelko
2013-09-12 15:50:25 +04:00
Oleg Pekhovskiy
9c2e380d22
8003965: Toolkit.beep() documentation is ambiguous
...
Reviewed-by: anthony
2013-09-12 14:56:20 +04:00
Vadim Pakhnushev
10fa6ae01e
8008022: Upgrade Direct X SDK used to build JDK
...
Reviewed-by: erikj, prr, ihse
2013-09-12 12:12:32 +02:00
Andrew Brygin
47f48cad92
8024511: Crash during color profile destruction
...
Reviewed-by: vadim, prr
2013-09-10 21:54:14 +04:00