Anton Nashatyrev
|
6e71a0cb82
|
8024932: [TEST_BUG] [macosx] javax/swing/text/StyledEditorKit/8016833/bug8016833.java failed
Reviewed-by: serb, alexsch
|
2014-05-12 18:21:15 +04:00 |
|
Sergey Malenkov
|
e787680bf1
|
8041917: unexcepted behavior of LineBorder while using Boolean variable true
Reviewed-by: alexsch, serb
|
2014-04-30 19:28:05 +04:00 |
|
Vivi An
|
c7f7685c50
|
8036819: JAB: mneumonics not read for textboxes
Reviewed-by: alexsch
|
2014-04-28 11:03:52 -07:00 |
|
Alexander Scherbatiy
|
6b14d69b60
|
8040279: [macosx] Do not use the base image in the MultiResolutionBufferedImage
Reviewed-by: serb, pchelko
|
2014-04-24 16:15:08 +04:00 |
|
Sergey Malenkov
|
781d6564c9
|
8039464: The scrollbar in JScrollPane has no right border if used WindowsLookAndFeel
Reviewed-by: alexsch, serb
|
2014-04-23 21:11:25 +04:00 |
|
Dmitry Markov
|
26041134a8
|
8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable
Reviewed-by: alexp, alexsch
|
2014-04-16 12:51:25 +04:00 |
|
Sergey Malenkov
|
717bcde5f3
|
8039750: KSS: Replace MetalLazyValue with lambda
Reviewed-by: alexsch, serb
|
2014-04-10 22:26:43 +04:00 |
|
Alexander Scherbatiy
|
9048f36c38
|
8038113: [macosx] JTree icon is not rendered in high resolution on Retina
Reviewed-by: serb, pchelko
|
2014-04-10 13:22:23 +04:00 |
|
Sergey Bylokhov
|
bb75caf509
|
8032219: [macosx] Scrollbars looks bad under retina in Motif and Metal L&F
Reviewed-by: pchelko, flar
|
2014-04-07 15:34:27 +04:00 |
|
Konstantin Shefov
|
2d916472f4
|
8002148 : [TEST_BUG] The four lines printed are not the bold typeface
Reviewed-by: pchelko, serb
|
2014-03-31 17:59:25 +04:00 |
|
Alexander Scherbatiy
|
b355da0052
|
8032667: [macosx] Components cannot be rendered in HiDPI to BufferedImage
Reviewed-by: serb, pchelko
|
2014-03-28 18:56:25 +04:00 |
|
Alexey Ivanov
|
34be848c9c
|
8032878: Editable combos in table do not behave as expected
Reviewed-by: alexp, alexsch
|
2014-03-21 17:17:16 +04:00 |
|
Sergey Bylokhov
|
51afb9aba1
|
8023475: [TEST BUG] Test javax/swing/JSlider/6794831/bug6794831.java does not wait long enough for test results
Reviewed-by: anthony, pchelko
|
2014-03-20 19:59:58 +04:00 |
|
Alexander Scherbatiy
|
d00a1ecd5b
|
8034955: JLabel/JToolTip throw ClassCastException for "<html>a<title>"
Reviewed-by: malenkov, pchelko
|
2014-03-04 18:40:06 +04:00 |
|
Alexander Scherbatiy
|
c8ad756ad8
|
8035313: Change SwingLazyValue usage to lambda
Reviewed-by: malenkov, serb
|
2014-03-03 14:24:01 +04:00 |
|
Phil Race
|
5d277802e1
|
Merge
|
2014-02-27 10:43:53 -08:00 |
|
Alexander Scherbatiy
|
2ef086d668
|
8031573: [macosx] Checkmarks of JCheckBoxMenuItems aren't rendered in high resolution on Retina
Reviewed-by: serb, pchelko
|
2014-02-25 16:46:52 +04:00 |
|
Alexander Scherbatiy
|
4162a00924
|
8008657: JSpinner setComponentOrientation doesn't affect on text orientation
Reviewed-by: malenkov, serb
|
2014-02-24 17:23:43 +04:00 |
|
Alexander Scherbatiy
|
783201f70f
|
8031971: Use only public methods in the SwingLazyValue
Reviewed-by: serb, pchelko
|
2014-02-14 18:01:22 +04:00 |
|
Petr Pchelko
|
43829fc0cc
|
8032229: [TEST_BUG] The app failed automatically and it threw exception:java.lang.UnsupportedOperationException
Reviewed-by: serb, alexsch
|
2014-01-30 14:37:30 +04:00 |
|
Sergey Malenkov
|
77f3079bed
|
8010718: javax/swing/JFileChooser/8013442/Test8013442.java fails
Reviewed-by: alexsch
|
2014-01-24 16:50:40 +04:00 |
|
Volker Simonis
|
ad1b6f1a39
|
8032578: [TESTBUG] Fix tests which use SecurityConstants.AWT
Reviewed-by: pchelko
|
2014-01-23 17:43:32 +01:00 |
|
Dmitry Markov
|
54ac5030e4
|
8028616: Htmleditorkit parser doesn't handle leading slash (/)
Reviewed-by: alexp, alexsch
|
2014-01-16 20:51:18 +04:00 |
|
Alexander Scherbatiy
|
8e647d9f30
|
8024926: [macosx] AquaIcon HiDPI support
Reviewed-by: serb, anthony
|
2014-01-09 19:01:18 +04:00 |
|
Lana Steuck
|
657b9db1ba
|
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar
|
2013-12-26 12:04:16 -08:00 |
|
Petr Pchelko
|
4858095260
|
7154841: [macosx] Popups appear behind taskbar
Reviewed-by: anthony, serb
|
2013-12-24 18:37:24 +04:00 |
|
Sergey Bylokhov
|
2273f9252a
|
8009919: [macosx] NPE in AquaSingleImagePainter.paint()
Reviewed-by: pchelko, azvegint
|
2013-12-23 19:03:37 +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
|
8850d18abd
|
8029010: [macosx] Need test for JDK-7124513
Reviewed-by: pchelko, alexsch
|
2013-11-29 16:12:03 +04:00 |
|
Mikhail Cherkasov
|
08506b7c2f
|
8028271: Wrong alt processing during switching between windows
Reviewed-by: serb, alexsch
|
2013-11-26 17:16:32 +04:00 |
|
Oleg Pekhovskiy
|
989fd32e66
|
7160604: Using non-opaque windows - popups are initially not painted correctly
Reviewed-by: serb, alexsch
|
2013-11-26 15:57:49 +04:00 |
|
Oleg Pekhovskiy
|
e05b1a8aa1
|
8028995: Write regression test for JDK-8016356
Reviewed-by: serb, anthony
|
2013-11-25 14:05:19 +04:00 |
|
Sergey Bylokhov
|
9ab430a0d2
|
8027696: Incorrect copyright header in the tests
Reviewed-by: alanb, malenkov, mullan
|
2013-11-12 20:24:25 +04:00 |
|
Leonid Romanov
|
9d1ce9a555
|
8020209: [macosx] Mac OS X key event confusion for "COMMAND PLUS"
Reviewed-by: anthony, serb
|
2013-10-22 16:45:08 +04:00 |
|
Alexander Scherbatiy
|
cc97ce7aac
|
8020708: NLS mnemonics missing in SwingSet2/JInternalFrame demo
Reviewed-by: malenkov, leonidr
|
2013-10-14 18:52:25 +04:00 |
|
Alexander Shusherov
|
5bcfa111b3
|
8005391: Floating behavior of HTMLEditorKit parser
Reviewed-by: malenkov, leonidr
|
2013-10-14 18:19:19 +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 |
|
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 |
|
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 |
|
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 |
|