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 |
|
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 |
|
Mikhail Cherkasov
|
dae6feeefd
|
8016746: Test javax/swing/JTable/7068740/bug7068740.java fails
Reviewed-by: serb, alexsch
|
2013-09-18 15:12:13 +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 |
|
Dmitry Markov
|
1ef8009ccf
|
8024395: Improve fix for line break calculations
Reviewed-by: alexp, alexsch
|
2013-09-12 18:44:14 +04:00 |
|
Leonid Romanov
|
e9128877e7
|
8003901: [macosx] Need test for JDK-8002114
Reviewed-by: anthony, serb
|
2013-09-10 20:42:15 +04:00 |
|
Sergey Malenkov
|
4ac63f2df4
|
8024407: [macosx] javax/swing/JScrollBar/7163696/Test7163696.java failed intermittently on macos
Reviewed-by: alexsch
|
2013-09-10 17:12:32 +04:00 |
|
Alexander Scherbatiy
|
92bfcc0db0
|
8021253: JFileChooser does not react on pressing enter since java 7
Reviewed-by: malenkov
|
2013-09-10 14:33:48 +04:00 |
|
Alexander Scherbatiy
|
51205b7e55
|
8024413: Add tests for issues JDK-8002077 and JDK-7199708
Reviewed-by: malenkov, leonidr
|
2013-09-09 17:14:51 +04:00 |
|
Sergey Malenkov
|
4247113e6a
|
6943780: JTabbedPane throws ArrayIndexOutOfBoundsException sometimes
Reviewed-by: alexsch
|
2013-09-03 11:00:06 +04:00 |
|
Sergey Malenkov
|
0628977a7a
|
6968363: ClassCastException while entering HINDI characters with CustomDocument
Reviewed-by: alexsch
|
2013-08-28 17:32:25 +04:00 |
|
Sergey Malenkov
|
6018c4e07f
|
7195179: ClassCastException for null values in JComboBox
Reviewed-by: alexsch
|
2013-08-27 12:53:46 +04:00 |
|
Dmitry Markov
|
670c332996
|
8023474: First mousepress doesn't start editing in JTree
Reviewed-by: alexp, anthony
|
2013-08-26 17:21:48 +04:00 |
|
Sergey Malenkov
|
eaece57c8d
|
8023536: Some regression tests have a wrong header
Reviewed-by: alexsch
|
2013-08-22 17:17:25 +04:00 |
|
Leonid Romanov
|
1aa32ce1d0
|
8022997: [macosx] Remaining duplicated key events
Reviewed-by: anthony, serb
|
2013-08-15 01:17:30 +04:00 |
|
Anton Nashatyrev
|
a932c3bf6b
|
8016833: Underlines and strikethrough not rendering correctly
Reviewed-by: alexsch, serb
|
2013-08-06 17:29:54 +04:00 |
|
Alexander Scherbatiy
|
6fd08e08fc
|
7161568: [macosx] api/javax_swing/JTabbedPane/index2.html#varios fails
Reviewed-by: malenkov, serb
|
2013-08-01 17:09:59 +04:00 |
|
Sergey Malenkov
|
07e26447a0
|
8015300: JComboBox text sometimes become selected, sometimes not (Windows LAF)
Reviewed-by: alexsch, serb
|
2013-07-30 17:46:01 +04:00 |
|
Sergey Malenkov
|
54198bc15e
|
8015926: NPE when using SynthTreeUI's expandPath()
Reviewed-by: alexsch
|
2013-07-22 20:33:35 +04:00 |
|
Sergey Malenkov
|
c934d0bd27
|
8017492: Static field in HTML parser affects all applications
Reviewed-by: art
|
2013-07-15 17:33:44 +04:00 |
|
Leonid Romanov
|
007e944455
|
8019265: [macosx] apple.laf.useScreenMenuBar regression comparing with jdk6
Reviewed-by: anthony
|
2013-07-08 19:47:40 +04:00 |
|
Dmitry Markov
|
681764bad0
|
8016534: javax/swing/text/View/8014863/bug8014863.java failed
Reviewed-by: alexp, alexsch
|
2013-06-28 18:32:20 +04:00 |
|
Sergey Malenkov
|
f94d68550a
|
8013442: No file filter selected in file type combo box when using JFileChooser
Reviewed-by: alexsch
|
2013-06-19 14:28:44 +04:00 |
|
Sergey Malenkov
|
153bde4dbb
|
8013571: TreeModelEvent doesn't accept "null" for root as Javadoc specifies
Reviewed-by: alexsch
|
2013-06-17 18:30:49 +04:00 |
|
Sergey Malenkov
|
857a99a9e7
|
8015336: BasicComboBoxEditor throws NullPointerException
Reviewed-by: alexsch
|
2013-06-11 16:02:22 +04:00 |
|
Konstantin Shefov
|
3039fb09eb
|
7105030: [TEST_BUG] [macosx] The tests never finishes
Reviewed-by: alexsch, serb
|
2013-06-10 16:44:40 +04:00 |
|
Dmitry Markov
|
269ea64b67
|
8015853: java.lang.ArrayIndexOutOfBoundsException when running SwingSet2 demo
Reviewed-by: alexp, serb
|
2013-06-06 17:59:37 +04:00 |
|
Sergey Malenkov
|
332b758ab0
|
8013370: Null pointer exception when adding more than 9 accelators to a JMenuBar
Reviewed-by: serb
|
2013-06-05 18:15:58 +04:00 |
|
Anton Litvinov
|
fb8bd30b8e
|
6337518: Null Arrow Button Throws Exception in BasicComboBoxUI
Reviewed-by: alexp, alexsch
|
2013-06-03 16:37:13 +04:00 |
|
Anton Litvinov
|
8db7e02270
|
7151823: The test incorrectly recognizing OS
Reviewed-by: serb, alexp
|
2013-06-03 14:05:55 +04:00 |
|
Vladislav Karnaukhov
|
9c64c6f45b
|
7068740: If you wrap a JTable in a JLayer you can't use the page up and page down cmds
Reviewed-by: alexsch, alexp
|
2013-05-31 18:46:41 +04:00 |
|
Dmitry Markov
|
d463443af2
|
8014863: Line break calculations in Java 7 are incorrect
Reviewed-by: alexp, alexsch
|
2013-05-29 18:40:02 +04:00 |
|
Dmitry Markov
|
d463e0c4ae
|
7011777: JDK 6 parses html text with script tags within comments differently from previous releases
Reviewed-by: alexsch
|
2013-05-21 03:20:27 +04:00 |
|
Mikhail Cherkasov
|
6eb1682ef6
|
8012004: JInternalFrame not being finalized after closing
Reviewed-by: alexsch, alexp
|
2013-04-30 13:24:14 +04:00 |
|
Lana Steuck
|
5271b95f85
|
Merge
|
2013-04-23 15:17:39 -07:00 |
|
Leonid Romanov
|
c7f421eaa1
|
8008366: [macosx] ActionListener called twice for JMenuItem using ScreenMenuBar
Reviewed-by: anthony, serb
|
2013-04-22 19:24:41 +04:00 |
|
David Katleman
|
24ec30a8e7
|
Merge
|
2013-04-16 15:00:19 -07:00 |
|
David Katleman
|
930dcf7d28
|
8012048: JDK8 b85 source with GPL header errors
Reviewed-by: iris, mduigou, jjg
|
2013-04-12 15:22:33 -07:00 |
|
Konstantin Shefov
|
d7081aaf76
|
7153702: [TEST_BUG] [macosx] Synchronization problem in test javax/swing/JPopupMenu/6827786/bug6827786.java
Reviewed-by: serb, alexsch
|
2013-04-08 17:18:16 +04:00 |
|
Konstantin Shefov
|
57215b1938
|
8009881: TEST_BUG: javax/swing/JTree/8004298/bug8004298.java should be modified
Reviewed-by: serb, alexsch
|
2013-03-19 17:51:52 +04:00 |
|
Alexander Scherbatiy
|
ccff358962
|
8009221: [macosx] Two closed/javax/swing regression tests fail on MacOSX
Reviewed-by: serb, alexp
|
2013-03-15 17:02:24 +04:00 |
|
Sergey Malenkov
|
be64bfbaad
|
8000183: 7163696: JCK Swing interactive test JScrollBarTest0013 fails with Nimbus and GTK L&Fs
Reviewed-by: alexsch, serb
|
2013-03-14 12:15:17 +04:00 |
|
Frank Ding
|
4615442550
|
8008289: DefaultButtonModel instance keeps stale listeners in html FormView
Reviewed-by: malenkov, alexsch
|
2013-02-15 15:05:58 +04:00 |
|
Vladislav Karnaukhov
|
f44592861c
|
4199622: RFE: JComboBox shouldn't sending ActionEvents for keyboard navigation
Reviewed-by: alexp, alexsch
|
2013-02-13 19:23:09 +04:00 |
|
Vera Akulova
|
dfdd79f3ee
|
7132383: [macosx] bug6596966.java should be adapted for Mac
Reviewed-by: serb, alexsch
|
2013-02-13 19:06:31 +04:00 |
|
Konstantin Shefov
|
5712b216b4
|
7077259: [TEST_BUG] [macosx] Test work correctly only when default L&F is Metal
Reviewed-by: serb, alexsch
|
2013-02-04 16:01:06 +00:00 |
|
Sergey Malenkov
|
601fc96c27
|
8003400: JTree scrolling problem when using large model in WindowsLookAndFeel
Reviewed-by: alexsch
|
2013-01-24 18:06:24 +04:00 |
|
Sergey Malenkov
|
d22b9b7149
|
6817933: Setting the background of an HTML Widget changes the native Windows JFileChooser
Reviewed-by: alexsch
|
2013-01-24 17:26:32 +04:00 |
|
Alexander Scherbatiy
|
14d1261536
|
8004298: NPE in WindowsTreeUI.ensureRowsAreVisible
Reviewed-by: serb
|
2013-01-21 17:55:31 +04:00 |
|
Anton Litvinov
|
ca94a86847
|
8006417: JComboBox.showPopup(), hidePopup() fails in JRE 1.7 on OS X
Reviewed-by: art, serb
|
2013-01-18 18:34:46 +04:00 |
|
Konstantin Shefov
|
b7bcfe73b1
|
7124209: [macosx] SpringLayout issue. BASELINE is not in the range: [NORTH, SOUTH]
Reviewed-by: serb, alexsch
|
2013-01-17 15:08:08 +00:00 |
|
Alexander Scherbatiy
|
19b3fdf5ee
|
8005019: JTable passes row index instead of length when inserts selection interval
Reviewed-by: serb, denis
|
2013-01-09 16:52:08 +04:00 |
|
Lana Steuck
|
177206a185
|
Merge
|
2012-12-28 18:30:56 -08:00 |
|
Alexander Potochkin
|
84f4754563
|
8003982: new test javax/swing/AncestorNotifier/7193219/bug7193219.java failed on macosx
Reviewed-by: anthony, alexsch
|
2012-12-21 19:11:50 +04:00 |
|
David Katleman
|
306cab1006
|
8004982: JDK8 source with GPL header errors
Reviewed-by: ohair
|
2012-12-20 16:24:50 -08:00 |
|
Konstantin Shefov
|
f569dcc7e9
|
7104594: [macosx] Test closed/javax/swing/JFrame/4962534/bug4962534 expects Metal L&F by default
Reviewed-by: yan, alexsch
|
2012-12-18 15:17:58 +00:00 |
|
Konstantin Shefov
|
65793d5644
|
6757986: javax/swing/JInternalFrame/5066752/bug5066752.java needs correction
Reviewed-by: serb, alexsch
|
2012-12-14 13:32:59 +00:00 |
|
Konstantin Shefov
|
077973261a
|
7132385: [macosx] IconifyTest of RepaintManager could use some delay
Reviewed-by: serb, alexsch
|
2012-12-13 15:14:22 +00:00 |
|
Jaroslav Tulach
|
288c935f0d
|
8003830: NPE at BasicTreeUI$Actions.page:4470
Reviewed-by: serb, alexsch
|
2012-12-04 15:56:02 +04:00 |
|
Konstantin Shefov
|
792a1f9d72
|
7124242: [macosx] Test doesn't work because of the frame round corners in the LaF
Reviewed-by: anthony, yan, alexsch
|
2012-11-30 12:39:37 +00:00 |
|
Alexander Zuev
|
e0eaca5e5a
|
8003273: Missing testcase for 7171812
Reviewed-by: art, serb
|
2012-11-21 20:42:54 +04:00 |
|
Konstantin Shefov
|
f7ee6989a0
|
7147408: [macosx] Add autodelay to fix a regression test
Reviewed-by: serb, alexsch
|
2012-11-14 11:37:09 +00:00 |
|
Konstantin Shefov
|
15e192571c
|
8001876: Create regtest for 8000283
Reviewed-by: alexsch, serb
|
2012-11-02 17:07:43 +01:00 |
|
Konstantin Shefov
|
7771aa7929
|
8001808: Create a test for 8000327
Reviewed-by: alexsch, serb
|
2012-11-02 17:05:10 +01:00 |
|
Mikhail Cherkasov
|
1aa03d0b50
|
8001633: Wrong alt processing during switching between windows
Reviewed-by: ant, leonidr
|
2012-11-02 16:14:14 +04:00 |
|
Vladislav Karnaukhov
|
895cfedd21
|
2229575: Swing HTML parser can't properly decode codepoints outside the Unicode Plane 0 into a surrogate pair
Reviewed-by: rupashka
|
2012-11-02 15:57:20 +04:00 |
|
Anton Litvinov
|
d96d10ded0
|
7193219: JComboBox serialization fails in JDK 1.7
Reviewed-by: rupashka, anthony
|
2012-10-24 18:27:14 +04:00 |
|
Alexander Scherbatiy
|
3c6c782cf3
|
6624200: Regression test fails: test/closed/javax/swing/JMenuItem/4654927/bug4654927.java
Reviewed-by: rupashka
|
2012-10-23 14:30:41 +04:00 |
|
Vladislav Karnaukhov
|
211c061e3e
|
7123767: Wrong tooltip location in Multi-Monitor configurations
Reviewed-by: rupashka
|
2012-09-20 17:55:40 +04:00 |
|
Sean Chou
|
49aa62455c
|
7194184: JColorChooser swatch cannot accessed from keyboard
Reviewed-by: rupashka, alexsch
|
2012-09-20 17:39:47 +04:00 |
|
Sergey Bylokhov
|
589854449e
|
7124534: [macosx] Submenu title overlaps with Submenu indicator in JPopupMenu
Reviewed-by: art
|
2012-09-12 21:16:39 +04:00 |
|
Pavel Porvatov
|
9ef68c62d1
|
6866747 : J2SE_Swing_Reg:can not see any HSB tab
Reviewed-by: alexsch
|
2012-08-21 14:37:16 +04:00 |
|
Frank Ding
|
65713fce9a
|
7188612: JTable's AccessibleJTable throws IllegalComponentStateException instead of null
Reviewed-by: rupashka
|
2012-08-20 13:16:18 +08:00 |
|
Pavel Porvatov
|
5aa8e80d0b
|
7190597: Nimbus: regtest for 4235420 fails
Reviewed-by: alexsch
|
2012-08-17 17:04:59 +04:00 |
|
Pavel Porvatov
|
741d368217
|
7190543: Nimbus LaF: regression: JSplitPane is not opaque -- or should it?
Reviewed-by: alexsch
|
2012-08-15 14:33:44 +04:00 |
|
Sergey Bylokhov
|
6261447205
|
7170657: [macosx] There seems to be no keyboard/mouse action to select non-contiguous items in List
Reviewed-by: rupashka
|
2012-07-16 14:04:03 +04:00 |
|
Pavel Tisnovsky
|
d0b5b673e8
|
7022041: TitleBorder Null Pointer Exception
Added check if getTitleFont() and getTitleColor() don't return null
Reviewed-by: alexsch
|
2012-07-12 16:54:47 +02:00 |
|
Lana Steuck
|
e51eadc837
|
Merge
|
2012-06-26 10:57:46 -07:00 |
|
Alexander Scherbatiy
|
4529bcedea
|
7150049: [macosx] closed/javax/swing/JCheckBox/4449413/bug4449413.java check the checkbox again,it auto fail
Reviewed-by: rupashka
|
2012-06-13 18:43:07 +04:00 |
|
Pavel Porvatov
|
0494bcb19c
|
7165725: JAVA6 HTML PARSER CANNOT PARSE MULTIPLE SCRIPT TAGS IN A LINE CORRECTLY
Reviewed-by: alexsch
|
2012-06-09 17:42:46 +04:00 |
|
Abhijit Saha
|
b74ef2f6b6
|
Merge
|
2012-06-07 12:31:10 -07:00 |
|
Pavel Porvatov
|
25fedaf936
|
7156657: Version 7 doesn't support translucent popup menus against a translucent window
Reviewed-by: art, alexsch
|
2012-06-07 21:49:52 +04:00 |
|
Alexander Scherbatiy
|
cb35692923
|
7161766: [macosx] javax/swing/JPopupMenu/6694823/bug6694823.java failed on Mac OS X
Reviewed-by: rupashka
|
2012-06-04 14:11:26 +04:00 |
|
Denis Fokin
|
a036af76db
|
7112115: Component.getLocationOnScreen() work incorrectly if create window in point (0, 0) on oel
Reviewed-by: serb, art
|
2012-06-01 17:08:18 +04:00 |
|
Mario Torre
|
5be51d39ec
|
7171806: Missing test for bug ID 6800513 fix
Reviewed-by: rupashka
|
2012-05-30 18:15:11 +02:00 |
|
Abhijit Saha
|
5d202b67cc
|
Merge
|
2012-05-21 15:13:13 -07:00 |
|
Pavel Porvatov
|
c0f2f2b464
|
7166322: closed/javax/swing/text/html/HTMLEditorKit/4242228/bug4242228.java failed since 1.8.0b36
Reviewed-by: alexsch
|
2012-05-17 15:41:09 +04:00 |
|
Abhijit Saha
|
9c3e5a2081
|
Merge
|
2012-05-08 07:34:53 -07:00 |
|
Jonathan Lu
|
39c1b4be34
|
7154030: java.awt.Component.hide() does not repaint parent component
Reviewed-by: rupashka
|
2012-04-26 12:39:11 +08:00 |
|
Alexander Scherbatiy
|
7f8dfa7abb
|
7163482: [macosx] Regtest closed/javax/swing/JTree/4908142/bug4908142.java intermittent failure
Reviewed-by: rupashka
|
2012-04-25 16:48:12 +04:00 |
|
Jonathan Lu
|
91ae75b087
|
7055065: NullPointerException when sorting JTable with empty cell
Reviewed-by: rupashka
|
2012-04-20 13:13:00 +08:00 |
|
Pavel Porvatov
|
afa494b2a5
|
7149090: Nimbus:BorderFactory.createTitledBorder() the DEFAULT position of a title is not the same as the TOP
Reviewed-by: alexp
|
2012-04-15 12:58:12 +03:00 |
|
Pavel Porvatov
|
93c317d8e6
|
7160653: test/javax/swing/plaf/synth/7158712/bug7158712.java failed on Ubuntu
Reviewed-by: alexp
|
2012-04-12 12:48:31 +03:00 |
|
Abhijit Saha
|
d7dd0a253b
|
Merge
|
2012-04-10 10:44:46 -07:00 |
|
Pavel Porvatov
|
910846ed2c
|
7158712: Synth Property "ComboBox.popupInsets" is ignored
Reviewed-by: alexp
|
2012-04-10 19:09:48 +03:00 |
|
Pavel Porvatov
|
e630f8d216
|
7146146: Deadlock between subclass of AbstractDocument and UndoManager
Reviewed-by: art
|
2012-04-10 18:53:15 +03:00 |
|
Charles Lee
|
921ffcf9ef
|
4310381: Text in multi-row/col JTabbedPane tabs can be truncated/clipped
Reviewed-by: rupashka
|
2012-03-23 15:16:17 +02:00 |
|
Pavel Porvatov
|
089eea6bef
|
7027139: getFirstIndex() does not return the first index that has changed
Reviewed-by: alexp
|
2012-03-13 13:18:07 +02:00 |
|
Pavel Porvatov
|
304f1400f9
|
7146377: closed/javax/swing/DataTransfer/4876520/bug4876520.java failed since b08 in jdk 8
Reviewed-by: alexp
|
2012-03-07 20:07:18 +02:00 |
|
Alexander Scherbatiy
|
5f01fd2c54
|
7132808: [macosx] closed/javax/swing/JFileChooser/4524490/bug4524490.java fails on MacOS
Reviewed-by: alexp
|
2012-03-07 17:57:12 +04:00 |
|
Alexander Scherbatiy
|
a70c2d02ad
|
7130521: [macosx] closed/javax/swing/JMenuItem/6209975/bug6209975.java failed on macosx
Reviewed-by: rupashka
|
2012-03-05 16:46:38 +04:00 |
|
Alexander Scherbatiy
|
cbf5f3e4de
|
7133573: [macosx] closed/javax/swing/JToolTip/4846413/bug4846413.java fails on MacOS
Reviewed-by: alexp
|
2012-02-29 18:47:39 +04:00 |
|
Pavel Porvatov
|
54c7a42949
|
7143614: SynthLookAndFeel stability improvement
Reviewed-by: malenkov
|
2012-02-28 16:09:15 +02:00 |
|
Pavel Porvatov
|
942b3e2aae
|
7107099: JScrollBar does not show up even if there are enough lebgth of textstring in textField
Reviewed-by: alexp
|
2012-02-22 14:31:13 +04:00 |
|
Alexander Scherbatiy
|
58de6a8294
|
7133581: [macosx] closed/javax/swing/JTree/4330357/bug4330357.java fails on MacOS
Reviewed-by: alexp
|
2012-02-21 15:34:08 +04:00 |
|
Alexander Scherbatiy
|
7bea3e0303
|
7133571 : [macosx] closed/javax/swing/JToolBar/4247996/bug4247996.java fails on MacOS
Reviewed-by: alexp
|
2012-02-21 15:03:07 +04:00 |
|
Alexander Scherbatiy
|
8326ba3235
|
7133566: [macosx] closed/javax/swing/JTable/4220171/bug4220171.java fails on MacOS
Reviewed-by: alexp
|
2012-02-21 14:19:21 +04:00 |
|
Alexander Scherbatiy
|
7c6f3c6cb2
|
7133577: [macosx] closed/javax/swing/JTree/4314199/bug4314199.java fails on MacOS
Reviewed-by: rupashka
|
2012-02-14 18:44:57 +04:00 |
|
Pavel Porvatov
|
36a08afe2a
|
7142955: DefaultTreeCellRenderer doesn't honor 'Tree.rendererFillBackground' LAF property
Reviewed-by: malenkov
|
2012-02-09 18:26:57 +04:00 |
|
Pavel Porvatov
|
0b4df63ee2
|
7138665: JOptionPane.getValue() unexpected change between JRE 1.6 and JRE 1.7
Reviewed-by: alexp
|
2012-02-08 16:15:12 +04:00 |
|
Pavel Porvatov
|
a1486e0c08
|
7071775: javax/swing/JFileChooser/6396844/TwentyThousandTest.java failed on winxp
Reviewed-by: alexp
|
2012-02-03 18:01:24 +04:00 |
|
Pavel Porvatov
|
314ecdc15a
|
7141573: JProgressBar resize exception, if setStringPainted in Windows LAF
Reviewed-by: malenkov
|
2012-02-03 17:57:39 +04:00 |
|
Pavel Porvatov
|
bd71369ca5
|
7082443: JComboBox not backward compatible (with Java 6)
Reviewed-by: alexp
|
2012-01-31 17:30:33 +04:00 |
|
Alexander Scherbatiy
|
c0b462dd42
|
7122149: [macosx] closed/javax/swing/UITest/UITest.java fails on MacOS
Reviewed-by: rupashka
|
2012-01-30 12:52:53 +04:00 |
|
Alexander Scherbatiy
|
9a010b5d73
|
7105040: [macosx] closed/javax/swing/JPopupMenu/4966112/bug4966112.java deadlocks on MacOS
Reviewed-by: rupashka
|
2012-01-27 17:36:35 +04:00 |
|
Alexander Scherbatiy
|
a70eddca0d
|
7109962: [macosx] closed/javax/swing/JList/6462008/bug6462008.java fails on MacOS
Reviewed-by: rupashka
|
2012-01-27 17:00:16 +04:00 |
|
Alexander Scherbatiy
|
153bd2fc0d
|
7122173: [macosx] Several Regression tests fail on MacOS
Reviewed-by: rupashka
|
2012-01-27 16:32:16 +04:00 |
|
Pavel Porvatov
|
4ae1928609
|
7010561: Tab text position with Synth based LaF is different to Java 5/6
Reviewed-by: alexp
|
2012-01-26 17:38:58 +04:00 |
|
Alexander Scherbatiy
|
ea9ee98dd7
|
7116634: [macosx] closed/javax/swing/JTree/6263446/bug6263446Tree.java fails on MacOS
Reviewed-by: rupashka
|
2012-01-23 13:53:24 +04:00 |
|
Alexander Scherbatiy
|
2909ee7529
|
7112854: [macosx] closed/javax/swing/JPopupMenu/Test6827786.java unstable on MacOS
Reviewed-by: rupashka
|
2012-01-23 13:05:51 +04:00 |
|
Alexander Scherbatiy
|
30f7f59109
|
7121765: closed/javax/swing/JTextArea/4697612/bug4697612.java fails on MacOS on Aqua L&F
Reviewed-by: rupashka
|
2012-01-13 12:39:23 +04:00 |
|
Alexander Scherbatiy
|
a6f9704a91
|
6505523: NullPointerException in BasicTreeUI when a node is removed by expansion listener
Reviewed-by: rupashka
|
2012-01-10 17:11:10 +04:00 |
|
Alexander Scherbatiy
|
59c8f5f79f
|
7110815: closed/javax/swing/JSplitPane/4885629/bug4885629.java unstable on MacOS
Reviewed-by: kizune
|
2012-01-10 15:46:30 +04:00 |
|
Alexander Scherbatiy
|
84ee878ee3
|
7120869: javax/swing/JScrollBar/4708809/bug4708809.java fails on Windows
The robot auto-delay is increased to fix the test failing on Windows.
Reviewed-by: alexp
|
2011-12-13 17:30:21 +04:00 |
|
Alexander Scherbatiy
|
b633dc9918
|
7112931: closed/javax/swing/JTabbedPane/6416920/bug6416920.java fails on MacOS
Reviewed-by: alexp
|
2011-12-13 15:32:28 +04:00 |
|
Alexander Scherbatiy
|
43c224b608
|
7105890: closed/javax/swing/JScrollBar/4708809/bug4708809.java deadlocks on MacOS
Reviewed-by: alexp
|
2011-12-12 15:33:49 +04:00 |
|
Alexandr Scherbatiy
|
407d05d5e8
|
7115357: closed/javax/swing/JTable/6263446/bug6263446Table.java fails on MacOS
Reviewed-by: rupashka
|
2011-11-30 19:38:56 +04:00 |
|
Alexandr Scherbatiy
|
988204b65e
|
7110440: closed/javax/swing/JScrollBar/4865918/bug4865918.java fails on Aqua L&F
Reviewed-by: rupashka
|
2011-11-30 16:54:27 +04:00 |
|
Alexandr Scherbatiy
|
6087c7f96c
|
7112925: closed/javax/swing/JTabbedPane/4624207/bug4624207.java fails on MacOS
Reviewed-by: rupashka
|
2011-11-29 12:47:30 +03:00 |
|
Alexandr Scherbatiy
|
e8cf8cce56
|
7113337: Swing closed test tries to click in the area reserved for resize by Mac OS X
Reviewed-by: rupashka
|
2011-11-25 11:52:23 +03:00 |
|
Alexandr Scherbatiy
|
20168f092c
|
7109085: Test use hotkeys not intended for Mac
Reviewed-by: rupashka
|
2011-11-21 18:22:30 +04:00 |
|
Alexandr Scherbatiy
|
1131098297
|
7109617: Test was writed for Metal L&F but not set it
Reviewed-by: rupashka
|
2011-11-14 14:00:05 +04:00 |
|
Charles Lee
|
2eda2d142d
|
6938583: Unexpected NullPointerException by InputContext.endComposition()
Reviewed-by: rupashka
|
2011-11-10 14:10:54 +04:00 |
|
Alexandr Scherbatiy
|
856768a6c0
|
7107585: Test incorrect calculate position of object on frame
Reviewed-by: rupashka
|
2011-11-08 14:36:50 +03:00 |
|
Alexandr Scherbatiy
|
bd73f1cc1d
|
6955919: Intermittent ClassCastException in bug4492274 test
Reviewed-by: rupashka
|
2011-11-03 14:14:36 +04:00 |
|
Sean Chou
|
c59424668d
|
7049024: DnD fails with JTextArea and JTextField
Reviewed-by: rupashka
|
2011-11-02 23:53:16 +03:00 |
|
Alexandr Scherbatiy
|
6612f2a7e6
|
6624077: Regression test fails: closed/javax/swing/ToolTipManager/6256140/bug6256140.java
Reviewed-by: rupashka
|
2011-11-02 14:17:16 +04:00 |
|
Alexandr Scherbatiy
|
6fb68448cc
|
7076791: closed/javax/swing/JColorChooser/Test6827032.java failed on windows
Reviewed-by: rupashka
|
2011-10-11 15:22:40 +04:00 |
|
Pavel Porvatov
|
3cfef23dff
|
7088744: SwingUtilities.isMiddleMouseButton does not work with ALT/Meta keys
Reviewed-by: alexp
|
2011-09-26 17:37:08 +04:00 |
|
Pavel Porvatov
|
1dbae5e7cf
|
7030332: Default borders in tables looks incorrect JEditorPane
Reviewed-by: peterz
|
2011-08-29 16:25:04 +04:00 |
|
Lana Steuck
|
c1db9a4de0
|
Merge
|
2011-08-17 22:47:37 -07:00 |
|
Pavel Porvatov
|
382ff0afff
|
7071609: javax/swing/JPopupMenu/6694823/bug6694823.java failed on solaris10
Reviewed-by: alexp
|
2011-08-12 15:53:29 +04:00 |
|
Lana Steuck
|
a98318b827
|
Merge
|
2011-08-09 17:38:52 -07:00 |
|
Xue-Lei Andrew Fan
|
2ee0410a0c
|
7068662: Reserve and restore the default locale
Reviewed-by: alanb, weijun
|
2011-07-29 02:50:58 -07:00 |
|
Pavel Porvatov
|
eeacd60822
|
7071166: LayoutStyle.getPreferredGap() - IAE is expected but not thrown
Reviewed-by: peterz
|
2011-07-28 18:24:54 +04:00 |
|
Pavel Porvatov
|
c6f97c9462
|
7048204: NPE from NimbusLookAndFeel.addDefault
Reviewed-by: peterz
|
2011-05-28 11:55:32 +04:00 |
|
Pavel Porvatov
|
266d3c9585
|
7045593: Possible Regression : JTextfield cursor placement behavior algorithm has changed
Reviewed-by: peterz
|
2011-05-24 11:37:09 +04:00 |
|