Prasanta Sadhukhan
93f96d8c9e
8290399: [macos] Aqua LAF does not fire an action event if combo box menu is displayed
...
Reviewed-by: azvegint, prr
2022-07-28 06:44:49 +00:00
Prasanta Sadhukhan
d0c365a7b9
8170794: [macosx] Error when using setDesktopManager on a JDesktopPane on MacOS X with Look and Feel Aqua
...
Reviewed-by: prr
2022-07-25 10:32:11 +00:00
Alexander Zuev
6c8d0e617f
8282526: Default icon is not painted properly
...
Reviewed-by: aivanov, prr
2022-07-18 20:33:19 +00:00
Srinivas Mandalika
e72742eeb5
8286172: Create an automated test for JDK-4516019
...
Reviewed-by: prr, achung
2022-07-18 17:18:53 +00:00
Prasanta Sadhukhan
6e18883d8f
8290162: Reset recursion counter missed in fix of JDK-8224267
...
Reviewed-by: prr
2022-07-13 05:06:04 +00:00
Prasanta Sadhukhan
46251bc6e2
8224267: JOptionPane message string with 5000+ newlines produces StackOverflowError
...
Reviewed-by: tr, aivanov
2022-07-11 11:35:32 +00:00
Prasanta Sadhukhan
532a6ec7e3
7124313: [macosx] Swing Popups should overlap taskbar
...
Reviewed-by: serb, dmarkov
2022-07-07 11:51:49 +00:00
Prasanta Sadhukhan
649f2d8835
8065097: [macosx] javax/swing/Popup/TaskbarPositionTest.java fails because Popup is one pixel off
...
Reviewed-by: aivanov
2022-07-03 08:36:08 +00:00
Prasanta Sadhukhan
feb223aacf
8288707: javax/swing/JToolBar/4529206/bug4529206.java: setFloating does not work correctly
...
Reviewed-by: tr, serb
2022-06-30 11:16:07 +00:00
Harshitha Onkar
15efb2bdeb
8289238: Refactoring changes to PassFailJFrame Test Framework
...
Reviewed-by: azvegint, aivanov
2022-06-29 18:36:38 +00:00
Damon Nguyen
64f95cfb32
8012675: javax.swing.JEditorPane is unclear on the handling of unsupported HTML script tags
...
Reviewed-by: prr, aivanov
2022-06-27 12:37:15 +00:00
Tejesh R
39526e28bc
8284619: javax/swing/JTable/8236907/LastVisibleRow.java failed with "Test Case Failed!!, Last Row not Visible!!!"
...
Reviewed-by: psadhukhan, honkar
2022-06-16 03:47:30 +00:00
Daniel D. Daugherty
e90b579b29
8288332: Tier1 validate-source fails after 8279614
...
Reviewed-by: darcy
2022-06-13 20:47:34 +00:00
Alisen Chung
b42c1ad108
8279614: The left line of the TitledBorder is not painted on 150 scale factor
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: kizune, aivanov, prr
2022-06-13 20:05:06 +00:00
Prasanta Sadhukhan
fcb35ed40e
8287743: javax/swing/text/CSSBorder/6796710/bug6796710.java failed
...
Reviewed-by: aivanov
2022-06-10 13:37:24 +00:00
Tejesh R
5a89cb01bc
6429812: NPE after calling JTable.updateUI() when using a header renderer + XP L&F
...
Reviewed-by: aivanov, serb
2022-06-09 08:12:59 +00:00
Sergey Bylokhov
bf439f8c93
8287876: The recently de-problemlisted TestTitledBorderLeak test is unstable
...
Reviewed-by: psadhukhan, prr
2022-06-07 23:10:48 +00:00
Tejesh R
67f1bd7ff1
8286620: Create regression test for verifying setMargin() of JRadioButton
...
Reviewed-by: jdv, honkar, aivanov
2022-06-07 15:50:16 +00:00
Alexander Zvegintsev
1499e5eac0
8273573: [macos12] ActionListenerCalledTwiceTest.java fails on macOS 12
...
Reviewed-by: psadhukhan, serb
2022-06-07 13:57:01 +00:00
Tejesh R
407abf5d65
8233477: [Win LAF]The tooltip doesn't display correctly in Win LAF
...
Reviewed-by: psadhukhan, prr, honkar
2022-06-03 07:46:17 +00:00
Prasanta Sadhukhan
d7341ae42e
8286846: test/jdk/javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on mac aarch64
...
Reviewed-by: tr, prr, honkar
2022-06-02 03:40:52 +00:00
Prasanta Sadhukhan
07d24509a6
8213531: Test javax/swing/border/TestTitledBorderLeak.java fails
...
Reviewed-by: prr
2022-06-02 03:39:39 +00:00
Prasanta Sadhukhan
f710393e35
8257810: Only First page are printed in JTable.scrollRectToVisible
...
Reviewed-by: aivanov
2022-05-26 06:32:28 +00:00
Prasanta Sadhukhan
a5caffd4a5
8286786: [macos] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java still fails
...
Reviewed-by: serb, dnguyen
2022-05-24 04:32:55 +00:00
Prasanta Sadhukhan
ff17f496f4
8284888: [macos] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java failed with "NimbusLookAndFeel] : ERROR: icon and imageIcon not same."
...
Reviewed-by: prr
2022-05-12 08:54:28 +00:00
Damon Nguyen
ccbe8faa00
8282772: JButton text set as HTML content has unwanted padding
...
Reviewed-by: prr, psadhukhan
2022-05-11 23:29:06 +00:00
Manukumar V S
7612bba0f1
8285698: Create a test to check the focus stealing of JPopupMenu from JComboBox
...
Reviewed-by: prr
2022-05-11 11:48:22 +00:00
Harshitha Onkar
bd6026c10c
7124282: [macosx] Can't see table cell highlighter when the highlight border is the same color as the cell.
...
Reviewed-by: psadhukhan, prr
2022-05-10 06:33:38 +00:00
Prasanta Sadhukhan
81d7475d20
7132796: [macosx] closed/javax/swing/JComboBox/4517214/bug4517214.java fails on MacOS
...
Reviewed-by: serb
2022-05-05 08:50:07 +00:00
Damon Nguyen
2dd882af08
8254759: [TEST_BUG] [macosx] javax/swing/JInternalFrame/4202966/IntFrameCoord.html fails
...
Reviewed-by: prr, kizune
2022-04-29 20:26:26 +00:00
Manukumar V S
99388eff8d
8283624: Create an automated regression test for RFE-4390885
...
Reviewed-by: serb
2022-04-29 04:09:55 +00:00
Prasanta Sadhukhan
72f82dd723
8208565: [TEST_BUG] javax\swing\PopupFactory\6276087\NonOpaquePopupMenuTest.java throws NPE
...
8065099: [macos] javax/swing/PopupFactory/6276087/NonOpaquePopupMenuTest.java fails: no background shine through
Reviewed-by: jdv
2022-04-27 07:15:46 +00:00
Harshitha Onkar
16ebe40a1b
8251177: [macosx] The text "big" is truncated in JTabbedPane
...
Reviewed-by: psadhukhan, kizune, serb
2022-04-26 22:55:43 +00:00
Prasanta Sadhukhan
80219a48c3
8284993: Replace System.exit call in swing tests with RuntimeException
...
Reviewed-by: azvegint
2022-04-22 06:48:01 +00:00
Alexey Ivanov
ec4fb47b90
8284189: Replace usages of 'a the' in java.desktop
...
Reviewed-by: jdv, prr, dmarkov
2022-04-21 19:12:57 +00:00
Alexander Zuev
018017a917
8266247: Swing test bug7154030.java sometimes fails on macOS 11 ARM
...
Reviewed-by: psadhukhan
2022-04-20 16:47:59 +00:00
Prasanta Sadhukhan
1b71621008
8042381: Test javax/swing/JRootPane/4670486/bug4670486.java fails with Action has not been received
...
Reviewed-by: azvegint, kizune
2022-04-20 09:03:48 +00:00
Manukumar V S
447c2d13d0
8284521: Write an automated regression test for RFE 4371575
...
Reviewed-by: prr, serb
2022-04-19 05:50:57 +00:00
Alexey Ivanov
53580b336a
8284884: Replace polling with waiting in javax/swing/text/html/parser/Parser/8078268/bug8078268.java
...
Reviewed-by: serb, psadhukhan
2022-04-15 13:55:06 +00:00
Prasanta Sadhukhan
510003cfe3
8042380: Test javax/swing/JFileChooser/4524490/bug4524490.java fails with InvocationTargetException
...
Reviewed-by: serb
2022-04-15 08:32:13 +00:00
Tejesh R
f26403172f
8236987
: Remove call to System.out.println from ImageIcon.loadImage
...
Reviewed-by: aivanov, psadhukhan, prr
2022-04-14 11:10:22 +00:00
Prasanta Sadhukhan
70251b064d
8194946: Regression automated Test 'javax/swing/JFileChooser/6738668/bug6738668.java' fails
...
Reviewed-by: aivanov
2022-04-13 10:58:36 +00:00
Prasanta Sadhukhan
83466434fd
8196465: javax/swing/JComboBox/8182031/ComboPopupTest.java fails on Linux
...
Reviewed-by: azvegint
2022-04-12 13:08:35 +00:00
Prasanta Sadhukhan
9545ba7dd9
8282716: [macos] Enable javax/swing/JScrollPane/TestMouseWheelScroll.java on macos
...
Reviewed-by: serb
2022-04-12 07:30:10 +00:00
Manukumar V S
7edd186121
8283507: Create a regression test for RFE 4287690
...
Reviewed-by: serb, aivanov
2022-04-11 14:00:46 +00:00
Naoto Sato
d6b4693c05
8283698: Refactor Locale constructors used in src/test
...
Reviewed-by: iris, joehw
2022-04-08 15:23:25 +00:00
Manukumar V S
0a67d68670
8284294: Create an automated regression test for RFE 4138746
...
Reviewed-by: serb
2022-04-06 07:21:33 +00:00
Tejesh R
f20ed33618
8284278: Diagnostic Fix Updated.
...
Reviewed-by: prr, psadhukhan
2022-04-05 11:09:11 +00:00
Manukumar V S
632825c6d2
8283621: Write a regression test for CCC4400728
...
Reviewed-by: aivanov, serb
2022-04-05 04:42:32 +00:00
Manukumar V S
7381868afe
8283623: Create an automated regression test for JDK-4525475
...
Reviewed-by: aivanov, serb
2022-04-04 18:58:05 +00:00
Prasanta Sadhukhan
067b2581d9
8224977: [macos] On AquaLookAndFeel, Iconified JInternalFrame does not restore when Control + F5 is used.
...
Reviewed-by: serb
2022-03-31 09:06:13 +00:00
Damon Nguyen
5359387220
8024624: [TEST_BUG] [macosx] CTRL+RIGHT(LEFT) doesn't move selection on next cell in JTable on Aqua L&F
...
Reviewed-by: kizune, prr, serb
2022-03-29 16:52:37 +00:00
Manukumar V S
c3d903a55a
8282936: Write a regression test for JDK-4615365
...
Reviewed-by: serb
2022-03-29 11:13:26 +00:00
Manukumar V S
8a044649bd
8282860: Write a regression test for JDK-4164779
...
Reviewed-by: serb
2022-03-23 23:46:58 +00:00
Manukumar V S
6917c39e45
8283493: Create an automated regression test for RFE 4231298
...
Reviewed-by: serb
2022-03-23 23:42:39 +00:00
Manukumar V S
849b19523a
8282937: Write a regression test for JDK-4820080
...
Reviewed-by: serb
2022-03-22 01:28:06 +00:00
Manukumar V S
83a1c90433
8282789: Create a regression test for the JTree usecase of JDK-4618767
...
Reviewed-by: aivanov
2022-03-21 07:36:21 +00:00
Manukumar V S
b451273d20
8282548: Create a regression test for JDK-4330998
...
Reviewed-by: aivanov
2022-03-21 07:33:20 +00:00
Manukumar V S
6b34884b34
8282234: Create a regression test for JDK-4532513
...
Reviewed-by: aivanov
2022-03-08 17:01:03 +00:00
TejeshR13
bae0d5e717
8236907: JTable added to nested panels does not paint last visible row
...
Reviewed-by: psadhukhan, prr
2022-03-04 22:50:32 +00:00
Damon Nguyen
9c817d3880
8015854: [macosx] JButton's HTML ImageView adding unwanted padding
...
Reviewed-by: psadhukhan, aivanov
2022-03-04 19:26:12 +00:00
Manukumar V S
b3837808bf
8282343: Create a regression test for JDK-4518432
...
Reviewed-by: aivanov
2022-03-04 10:56:11 +00:00
Manukumar V S
1581e3faa0
8282402: Create a regression test for JDK-4666101
...
Reviewed-by: aivanov
2022-03-03 19:30:07 +00:00
Prasanta Sadhukhan
832729b41e
6911375: mouseWheel has no effect without vertical scrollbar
...
Reviewed-by: aivanov
2022-03-03 09:53:14 +00:00
Prasanta Sadhukhan
0402a288f3
8037965: NullPointerException in TextLayout.getBaselineFromGraphic() for JTextComponents
...
Reviewed-by: prr, aivanov
2022-03-03 09:51:08 +00:00
Manukumar V S
941e97c4eb
8281738: Create a regression test for checking the 'Space' key activation of focused Button
...
Reviewed-by: aivanov
2022-03-01 16:55:22 +00:00
Prasanta Sadhukhan
379fd85932
8277369: Strange behavior of JMenuBar with RIGHT_TO_LEFT orientation, arrow keys behaves opposite traversing through keyboard
...
Reviewed-by: prr, naoto, serb
2022-02-24 09:52:17 +00:00
Manukumar V S
43dc9ef619
8281988: Create a regression test for JDK-4618767
...
Reviewed-by: aivanov
2022-02-23 21:13:23 +00:00
Manukumar V S
f9539521ae
8281745: Create a regression test for JDK-4514331
...
Reviewed-by: serb
2022-02-22 07:31:55 +00:00
Maxim Kartashev
cc7cf81256
8280861: Robot color picker broken on Linux with scaling above 100%
...
Reviewed-by: serb
2022-02-21 11:39:29 +00:00
Manukumar V S
bdae1d87c1
8282147: [TESTBUG] waitForIdle after creating frame in JSpinnerMouseAndKeyPressTest.java
...
Reviewed-by: aivanov
2022-02-21 10:08:50 +00:00
Dmitry Markov
f82866bc79
8281555: [macos] Get rid of deprecated Style Masks constants
...
Reviewed-by: serb, aivanov
2022-02-15 09:26:47 +00:00
Harshitha Onkar
f33329eb7f
8016524: [macosx] Bottom line is not visible for JTableHeader
...
Reviewed-by: psadhukhan, prr
2022-02-15 05:03:34 +00:00
Alexander Zuev
aa918a6ec4
8281033: Improve ImageCheckboxTest to test all available LaF
...
Reviewed-by: serb
2022-02-12 09:26:47 +00:00
Manukumar V S
0786ddb471
8281535: Create a regression test for JDK-4670051
...
Reviewed-by: aivanov
2022-02-11 17:40:25 +00:00
Alexey Ivanov
fd8a3dcc52
8280820: Clean up bug8033699 and bug8075609.java tests: regtesthelpers aren't used
...
Reviewed-by: prr
2022-02-09 19:12:20 +00:00
Manukumar V S
f5d8cebbb6
8281296: Create a regression test for JDK-4515999
...
Reviewed-by: aivanov
2022-02-08 12:39:43 +00:00
Toshio Nakamura
f7814c120b
8139173: [macosx] JInternalFrame shadow is not properly drawn
...
Reviewed-by: prr, serb
2022-02-06 18:39:44 +00:00
Manukumar V S
66b2c3b66e
8280948: [TESTBUG] Write a regression test for JDK-4659800
...
Reviewed-by: aivanov
2022-02-04 15:25:13 +00:00
Manukumar V S
51b53a821b
8280913: Create a regression test for JRootPane.setDefaultButton() method
...
Reviewed-by: aivanov
2022-02-04 10:51:30 +00:00
Alexander Zuev
18a7dc8c08
8279586: [macos] custom JCheckBox and JRadioBox with custom icon set: focus is still displayed after unchecking
...
Reviewed-by: serb, azvegint
2022-02-01 10:20:38 +00:00
Prasanta Sadhukhan
c4a624d463
8279894: javax/swing/JInternalFrame/8020708/bug8020708.java timeouts on Windows 11
...
Reviewed-by: serb, kizune
2022-01-20 04:13:50 +00:00
Masanori Yano
319d23033f
8277463: JFileChooser with Metal L&F doesn't show non-canonical UNC path in - Look in
...
Reviewed-by: psadhukhan
2022-01-12 06:57:36 +00:00
Alexander Zuev
94127f43a4
8277299: STACK_OVERFLOW in Java_sun_awt_shell_Win32ShellFolder2_getIconBits
...
Reviewed-by: aivanov
2021-12-10 20:27:07 +00:00
Prasanta Sadhukhan
082fdf4793
8172065: javax/swing/JTree/4908142/bug4908142.java The selected index should be "aad"
...
Reviewed-by: aivanov
2021-12-06 16:08:28 +00:00
Alexey Ivanov
b310f301ef
8277396: [TESTBUG] In DefaultButtonModelCrashTest.java, frame is accessed from main thread
...
Reviewed-by: serb, psadhukhan
2021-12-02 20:59:46 +00:00
Prasanta Sadhukhan
276bfcd1a1
8277407: javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java fails to compile after JDK-8276058
...
Reviewed-by: dcubed
2021-11-18 15:17:59 +00:00
Prasanta Sadhukhan
91607436b7
8276058: Some swing test fails on specific CI macos system
...
Reviewed-by: prr, kizune
2021-11-18 04:33:49 +00:00
Alexander Zuev
4c3491bfa5
8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac
...
Reviewed-by: serb
2021-10-29 11:44:12 +00:00
Prasanta Sadhukhan
485d65865e
8275851: Deproblemlist open/test/jdk/javax/swing/JComponent/6683775/bug6683775.java
...
Reviewed-by: serb
2021-10-27 10:24:21 +00:00
Prasanta Sadhukhan
77b2789396
7124287: [macosx] JTableHeader doesn't get focus after pressing F8 key
...
Reviewed-by: kizune
2021-10-20 06:31:59 +00:00
Prasanta Sadhukhan
32811026ce
8268084: [macos] Disabled JMenuItem arrow is not disabled
...
Reviewed-by: serb, jdv
2021-10-04 06:49:10 +00:00
Alexey Ivanov
bb4500d0d2
8274465: Fix javax/swing/text/ParagraphView/6364882/bug6364882.java failures
...
Reviewed-by: jiefu, serb
2021-10-01 18:41:51 +00:00
Alexey Ivanov
67e52a3078
8273634: [TEST_BUG] Improve javax/swing/text/ParagraphView/6364882/bug6364882.java
...
Reviewed-by: serb
2021-09-28 19:16:58 +00:00
Alexey Ivanov
b7425b63f6
8239502: [TEST_BUG] Test javax/swing/text/FlowView/6318524/bug6318524.java never fails
...
Reviewed-by: serb
2021-09-28 19:15:33 +00:00
Phil Race
753b25633b
8274296: Update or Problem List tests which may fail with uiScale=2 on macOS
...
Reviewed-by: jdv
2021-09-24 17:31:19 +00:00
Prasanta Sadhukhan
45adc9227a
8273578: javax/swing/JMenu/4515762/bug4515762.java fails on macOS 12
...
Reviewed-by: jdv, serb
2021-09-23 05:15:37 +00:00
Prasanta Sadhukhan
febcc72a54
8273366: [testbug] javax/swing/UIDefaults/6302464/bug6302464.java fails on macOS12
...
Reviewed-by: aivanov, serb
2021-09-15 05:43:03 +00:00
Sergey Bylokhov
6cf70f5f08
8273638: javax/swing/JTable/4235420/bug4235420.java fails in GTK L&F
...
Reviewed-by: pbansal, psadhukhan, azvegint
2021-09-15 05:15:44 +00:00
Alexey Ivanov
270a9d9293
8273043: [TEST_BUG] Automate NimbusJTreeSelTextColor.java
...
Reviewed-by: serb
2021-09-07 19:05:35 +00:00
Prasanta Sadhukhan
cec6c068b0
8272232: javax/swing/JTable/4275046/bug4275046.java failed with "Expected value in the cell: 'rededited' but found 'redEDITED'."
...
8257540: javax/swing/JFileChooser/8041694/bug8041694.java failed with "RuntimeException: The selected directory name is not the expected 'd ' but 'D '."
Reviewed-by: serb
2021-09-04 11:04:22 +00:00
Prasanta Sadhukhan
e43a907f20
8271315: Redo: Nimbus JTree renderer properties persist across L&F changes
...
Reviewed-by: aivanov
2021-08-26 12:04:10 +00:00
Alexander Zuev
481c1f0549
8269951: [macos] Focus not painted in JButton when setBorderPainted(false) is invoked
...
Reviewed-by: serb, psadhukhan
2021-08-18 05:48:26 +00:00
Prasanta Sadhukhan
0c4be76f7f
8058704: Nimbus does not honor JTextPane background color
...
6789980: JEditorPane background color not honored with Nimbus L&F
Reviewed-by: aivanov, serb
2021-08-13 05:12:59 +00:00
Emmanuel Bourg
d09b028407
8271396: Spelling errors
...
Reviewed-by: tschatzl, chegar, iris, psadhukhan, cjplummer
2021-07-29 16:03:31 +00:00
Prasanta Sadhukhan
dcdb1b6aaa
8137101: [TEST_BUG] javax/swing/plaf/basic/BasicHTML/4251579/bug4251579.java failure due to timing
...
Reviewed-by: azvegint
2021-07-28 16:12:47 +00:00
Tejpal Rebari
ecd445562f
8266510: Nimbus JTree default tree cell renderer does not use selected text color
...
Reviewed-by: psadhukhan, pbansal
2021-07-28 04:29:27 +00:00
Alexander Zuev
534f00510e
8268284: javax/swing/JComponent/7154030/bug7154030.java fails with "Exception: Failed to hide opaque button"
...
Reviewed-by: serb
2021-07-20 03:31:22 +00:00
Alexander Zuev
eab959cbfa
8269269: [macos11] SystemIconTest fails with ClassCastException
...
Reviewed-by: jdv
2021-07-16 04:43:53 +00:00
Christoph Langer
d042029509
8269529: javax/swing/reliability/HangDuringStaticInitialization.java fails in Windows debug build
...
Reviewed-by: serb, psadhukhan, pbansal
2021-06-29 21:02:06 +00:00
Alexander Zuev
7f52c50ba3
8182043: Access to Windows Large Icons
...
Reviewed-by: aivanov, azvegint, prr
2021-05-27 21:49:20 +00:00
Weijun Wang
640a2afda3
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
...
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: dholmes, alanb, dfuchs, mchung, mullan, prr
2021-05-24 16:55:55 +00:00
Prasanta Sadhukhan
39a454bb87
8260331: javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java failed with "ERROR: icon and imageIcon not same."
...
Reviewed-by: azvegint
2021-05-17 12:32:35 +00:00
Alexander Zuev
9b76955024
8266249: javax/swing/JPopupMenu/7156657/bug7156657.java fails on macOS
...
Reviewed-by: jdv, pbansal, azvegint
2021-05-10 03:21:52 +00:00
Tejpal Rebari
30ccd8081b
8264950: Set opaque for JTooltip in config file of NimbusLookAndFeel
...
Reviewed-by: serb, pbansal
2021-05-04 04:53:25 +00:00
Pankaj Bansal
9481fad42f
8163367: Test javax/swing/JComboBox/8033069/bug8033069NoScrollBar.java javax/swing/JComboBox/8033069/bug8033069ScrollBar.java fails intermittently
...
Reviewed-by: aivanov
2021-04-27 12:59:22 +00:00
Alexander Zuev
ca6b1b49ab
8171381: [TEST_BUG] [macos] javax/swing/JPopupMenu/7156657/bug7156657.java fails on OS X
...
Reviewed-by: serb
2021-04-21 23:20:55 +00:00
Prasanta Sadhukhan
41fc7ddd8d
8199079: Test javax/swing/UIDefaults/6302464/bug6302464.java is unstable
...
Reviewed-by: prr
2021-04-21 14:35:48 +00:00
Alexander Zuev
74d03abb7b
8039270: The background color of the button can't be displayed and when pressed the button, the background color can not be changed in accordance with the case described.
...
Reviewed-by: azvegint, trebari
2021-04-16 19:30:55 +00:00
Alexander Zvegintsev
6946d91d7c
8075915: The eight controls without black backgrounds with WinLAF & GTK LAF & Nimbus LAF
...
Reviewed-by: psadhukhan, kizune, aivanov
2021-04-16 14:32:12 +00:00
Prasanta Sadhukhan
75b039a43c
8263970: Manual test javax/swing/JTextField/JapaneseReadingAttributes/JapaneseReadingAttributes.java failed
...
Reviewed-by: azvegint
2021-04-14 13:11:30 +00:00
Tejpal Rebari
39719da9d1
8253266: JList and JTable constructors should clear OPAQUE_SET before calling updateUI
...
Reviewed-by: psadhukhan, serb
2021-04-05 14:17:19 +00:00
Jie Fu
da643cdb20
8264526: javax/swing/text/html/parser/Parser/8078268/bug8078268.java timeout
...
Reviewed-by: serb
2021-04-02 08:25:26 +00:00
Sergey Bylokhov
6678b01c57
8264328: Broken license in javax/swing/JComboBox/8072767/bug8072767.java
...
Reviewed-by: kizune, trebari, pbansal
2021-03-29 03:41:15 +00:00
Prasanta Sadhukhan
d24e4cfef3
8263481: Specification of JComponent::setDefaultLocale doesn't mention that passing 'null' restores VM's default locale
...
Reviewed-by: aivanov
2021-03-19 04:28:39 +00:00
Alexander Zuev
5eb2091a19
8261689: javax/swing/JComponent/7154030/bug7154030.java still fails with "Exception: Failed to hide opaque button"
...
Reviewed-by: aivanov, azvegint
2021-03-06 09:09:35 +00:00
Alexander Zvegintsev
c569f1d64b
8262085: Hovering Metal HTML Tooltips in different windows cause IllegalArgExc on Linux
...
Reviewed-by: serb, psadhukhan
2021-03-01 14:31:56 +00:00
Prasanta Sadhukhan
bcca10066d
4710675: JTextArea.setComponentOrientation does not work with correct timing
...
Reviewed-by: serb, pbansal
2021-02-26 06:19:15 +00:00
Amresh Sahu
0e9c5aedc8
8075909: [TEST_BUG] The regression-swing case failed as it does not have the 'Open' button when select 'subdir' folder with NimbusLAF
...
Reviewed-by: aivanov
2021-02-18 16:08:35 +00:00
Pankaj Bansal
849f4c0fb7
8260291: The case instruction is not visible in dark mode
...
Reviewed-by: trebari, aivanov
2021-02-15 16:43:49 +00:00
Stanimir Stamenkov
2e610f53c1
8260687: Inherited font size is smaller than expected when using StyleSheet to add styles
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: psadhukhan, aivanov, kizune
2021-02-15 16:16:50 +00:00
Matthias Perktold
48c932e1f1
8231286: HTML font size too large with high-DPI scaling and W3C_LENGTH_UNITS
...
Reviewed-by: aivanov, psadhukhan
2021-02-08 14:32:07 +00:00
Alexey Ivanov
dbc35f607a
8261094: Open javax/swing/text/html/CSS/4765271/bug4765271.java
...
Reviewed-by: serb, psadhukhan, kizune
2021-02-08 14:31:34 +00:00
Alexander Zuev
440db35e8f
8216358: [accessibility] [macos] The focus is invisible when tab to "Image Radio Buttons" and "Image CheckBoxes"
...
Reviewed-by: serb, pbansal
2021-02-05 22:27:41 +00:00
Prasanta Sadhukhan
c0084100bc
8197825: [Test] Intermittent timeout with javax/swing JColorChooser Test
...
Reviewed-by: trebari, aivanov
2021-02-03 04:33:42 +00:00
Prasanta Sadhukhan
1452280073
8164484: Unity, JTable cell editor, javax/swing/JComboBox/6559152/bug6559152.java
...
Reviewed-by: serb, jdv
2021-01-22 08:02:56 +00:00
Prasanta Sadhukhan
7f7166dbc8
8260035: Deproblemlist few problemlisted test
...
Reviewed-by: jdv
2021-01-21 08:27:39 +00:00
Stanimir Stamenkov
70b5b3119b
8257664: HTMLEditorKit: Wrong CSS relative font sizes
...
Reviewed-by: aivanov, psadhukhan
2021-01-20 13:34:52 +00:00
Alexander Zuev
917f7e9a95
8259650: javax/swing/JComponent/7154030/bug7154030.java still fails with "Exception: Failed to hide opaque button"
...
Reviewed-by: jdv
2021-01-18 08:23:55 +00:00
Prasanta Sadhukhan
3f19ef63b7
8202880: Test javax/swing/JPopupMenu/8075063/ContextMenuScrollTest.java fails
...
Reviewed-by: aivanov
2021-01-18 07:20:12 +00:00
K Suman Rajkumaar
b01a15e4f0
8258884: [TEST_BUG] Convert applet-based test open/test/jdk/javax/swing/JMenuItem/8031573/bug8031573.java to a regular java test
...
Reviewed-by: aivanov, serb
2021-01-15 09:40:31 +00:00
Jesper Wilhelmsson
51e14f2e2a
Merge
2021-01-14 01:29:47 +00:00
Prasanta Sadhukhan
a483869a6a
8225045: javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java fails on linux-x64
...
Reviewed-by: serb, pbansal, trebari
2021-01-13 07:00:37 +00:00
Prasanta Sadhukhan
44c83794f7
8256019: JLabel HTML text does not support translucent text colors
...
Reviewed-by: serb
2021-01-13 06:57:52 +00:00
Pankaj Bansal
28ff2de186
8259237: Demo selection changes with left/right arrow key. No need to press space for selection.
...
Reviewed-by: psadhukhan, kizune, serb
2021-01-12 09:46:06 +00:00
Tejpal Rebari
65ca5c6656
8048109: JToggleButton does not fire actionPerformed under certain conditions
...
Reviewed-by: serb, psadhukhan, vdyakov
2021-01-10 12:38:10 +00:00
Prasanta Sadhukhan
32538b5b1d
8193942: Regression automated test '/open/test/jdk/javax/swing/JFrame/8175301/ScaledFrameBackgroundTest.java' fails
...
Reviewed-by: serb
2021-01-06 06:45:48 +00:00
Alexander Zuev
fc3b45c068
8258643: javax/swing/JComponent/7154030/bug7154030.java failed with "Exception: Failed to hide opaque button"
...
Reviewed-by: psadhukhan
2021-01-05 14:46:03 +00:00
Prasanta Sadhukhan
a2a3f4a3dc
8258924: javax/swing/JSplitPane/4201995/bug4201995.java fails in GTk L&F
...
Reviewed-by: serb
2021-01-04 04:33:30 +00:00
Jesper Wilhelmsson
d234388042
Merge
2020-12-21 09:09:05 +00:00
Prasanta Sadhukhan
c7c53d016e
8258554: javax/swing/JTable/4235420/bug4235420.java fails in GTK L&F
...
Reviewed-by: serb
2020-12-19 12:00:18 +00:00
Sergey Bylokhov
7afb01dce9
8258373: Update the text handling in the JPasswordField
...
Reviewed-by: kizune, prr, psadhukhan
2020-12-18 06:26:16 +00:00
Prasanta Sadhukhan
513269d24e
8196093: javax/swing/JComboBox/8072767/bug8072767.java fails
...
Reviewed-by: prr
2020-12-17 03:32:46 +00:00
Anton Litvinov
87644a2bb7
8255880: UI of Swing components is not redrawn after their internal state changed
...
Reviewed-by: prr
Backport-of: e8c40bafa5
2020-12-16 19:48:07 +00:00
Anton Litvinov
e8c40bafa5
8255880: UI of Swing components is not redrawn after their internal state changed
...
Reviewed-by: prr, serb
2020-12-14 14:36:15 +00:00
Prasanta Sadhukhan
2ee795d9e4
8196092: javax/swing/JComboBox/8032878/bug8032878.java fails
...
Reviewed-by: serb, pbansal
2020-12-14 11:34:39 +00:00
Prasanta Sadhukhan
b90b7f50df
8196090: javax/swing/JComboBox/6559152/bug6559152.java fails
...
Reviewed-by: serb
2020-12-11 04:54:27 +00:00
skodanda
8aaee53c2c
8256187: [TEST_BUG] Automate bug4275046.java test
...
Reviewed-by: aivanov, psadhukhan
2020-11-30 17:36:45 +00:00
Sergey Bylokhov
973255c469
8196100: javax/swing/text/JTextComponent/5074573/bug5074573.java fails
...
Reviewed-by: kizune
2020-11-26 08:43:29 +00:00
Sergey Bylokhov
9d7121c180
8256713: SwingSet2 : Slider leaves tracks in uiScale=2
...
Reviewed-by: jdv, psadhukhan
2020-11-25 20:28:10 +00:00
Sergey Bylokhov
c816464c1d
4916923: In MetalRootPaneUI, MetalRootLayout does not correctly calculate minimumsize
...
Reviewed-by: shade
2020-11-19 22:39:37 +00:00
Sergey Bylokhov
36dbe6f2de
8256376: The javax/swing/JSpinner/SerializationTest.java fails on headful windows
...
Reviewed-by: aivanov
2020-11-16 23:14:58 +00:00
Alexander Zuev
ed615e3ca0
4907798: MEMORY LEAK: javax.swing.plaf.basic.BasicPopupMenuUI$MenuKeyboardHelper
...
Reviewed-by: psadhukhan, serb
2020-11-11 11:43:47 +00:00
Prasanta Sadhukhan
5181f9cea2
7190978: javax/swing/JComponent/7154030/bug7154030.java fails on mac
...
Reviewed-by: serb
2020-11-11 08:08:39 +00:00
Prasanta Sadhukhan
35284e4667
8255916: [macos] javax/swing/JInternalFrame/6647340/bug6647340.java timed out
...
Reviewed-by: serb
2020-11-11 08:05:20 +00:00
Sergey Bylokhov
be635258fa
8211999: Window positioning bugs due to overlapping GraphicsDevice bounds (Windows/HiDPI)
...
Reviewed-by: kizune, aivanov
2020-11-11 01:29:33 +00:00
Jayathirth D V
4107670d62
8233562: [TESTBUG] Swing StyledEditorKit test bug4506788.java fails on MacOS
...
Reviewed-by: psadhukhan
2020-11-03 07:54:31 +00:00
Jayathirth D V
9beb866b12
8233561: [TESTBUG] Swing text test bug8014863.java fails on macos
...
Reviewed-by: psadhukhan
2020-11-03 06:38:22 +00:00
Prasanta Sadhukhan
fe4e6b3e90
8196089: javax/swing/Action/8133039/bug8133039.java fails
...
Reviewed-by: jdv
2020-11-03 03:16:36 +00:00
Sergey Bylokhov
eb66418b32
7124397: [macosx] JSpinner serialiazation - deserialization issue
...
Reviewed-by: pbansal
2020-11-02 12:22:28 +00:00
Prasanta Sadhukhan
98c91b64b2
8233637: [TESTBUG] Swing ActionListenerCalledTwiceTest.java fails on macos
...
Reviewed-by: jdv
2020-11-02 10:37:45 +00:00
Prasanta Sadhukhan
e97809d3d4
8233641: [TESTBUG] JMenuItem test bug4171437.java fails on macos
...
Reviewed-by: jdv
2020-11-02 10:37:09 +00:00
Prasanta Sadhukhan
518ff518e1
8233569: [TESTBUG] JTextComponent test bug6361367.java fails on macos
...
Reviewed-by: serb
2020-11-01 15:49:49 +00:00
Prasanta Sadhukhan
4c4b8f4de2
8196302: javax/swing/JFileChooser/8041694/bug8041694.java
...
Reviewed-by: serb
2020-11-01 15:46:07 +00:00
Sergey Bylokhov
fe7672bac6
8196099: javax/swing/text/CSSBorder/6796710/bug6796710.java fails
...
Reviewed-by: psadhukhan
2020-10-31 22:20:30 +00:00
Prasanta Sadhukhan
cacce843aa
8169954: JFileChooser/8021253: java.lang.RuntimeException: Default button is not pressed
...
Reviewed-by: serb
2020-10-31 11:03:43 +00:00
Prasanta Sadhukhan
7597cba92b
8143021: [TEST_BUG] Test javax/swing/JColorChooser/Test6541987.java fails
...
Reviewed-by: serb
2020-10-31 10:58:38 +00:00
Prasanta Sadhukhan
caec8d2208
8233560: [TESTBUG] ToolTipManager/Test6256140.java is failing on macos
...
Reviewed-by: serb
2020-10-29 02:37:09 +00:00
Prasanta Sadhukhan
a5b42ec8b2
8233570: [TESTBUG] HTMLEditorKit test bug5043626.java is failing on macos
...
Reviewed-by: serb
2020-10-29 02:35:07 +00:00
Prasanta Sadhukhan
3f8bd92308
8233556: [TESTBUG] JPopupMenu tests fail on MacOS
...
Reviewed-by: serb
2020-10-28 06:37:49 +00:00
Prasanta Sadhukhan
4acf634d05
8171998: javax/swing/JMenu/4692443/bug4692443.java fails on Windows
...
Reviewed-by: serb
2020-10-28 06:32:29 +00:00
Sergey Bylokhov
dc85a3fe81
8015602: [macosx] Test javax/swing/SpringLayout/4726194/bug4726194.java fails on MacOSX
...
Reviewed-by: psadhukhan, pbansal
2020-10-27 20:23:32 +00:00
Sergey Bylokhov
2b47a58dd7
8028281: [TEST_BUG] [macosx] javax/swing/JTabbedPane/7024235/Test7024235.java fails
...
Reviewed-by: psadhukhan, prr
2020-10-26 18:31:54 +00:00
Sergey Bylokhov
93dadbe0dc
7190589: [macosx] In the test bug4278839 never press ctrl+arrow
...
Reviewed-by: prr
2020-10-25 20:47:48 +00:00
Prasanta Sadhukhan
299e1154af
8198395: Test javax/swing/plaf/metal/MetalLookAndFeel/Test8039750.java fails in mach5
...
Reviewed-by: prr
2020-10-22 06:55:50 +00:00
Prasanta Sadhukhan
a5b7bc50d4
7156347: javax/swing/JList/6462008/bug6462008.java fails
...
Reviewed-by: serb, pbansal
2020-10-22 06:45:03 +00:00
Sergey Bylokhov
7d3d4daefd
8240709: Enable javax/swing/UI/UnninstallUIMemoryLeaks/UnninstallUIMemoryLeaks.java on all L&F
...
Reviewed-by: kizune
2020-10-22 03:43:45 +00:00
Alexander Zuev
51a865d66a
8254085: javax/swing/text/Caret/TestCaretPositionJTextPane.java failed with "RuntimeException: Wrong caret position"
...
Reviewed-by: serb
2020-10-19 04:26:42 +00:00
Prasanta Sadhukhan
0b3e6c51ba
8194126: Regression automated Test '/open/test/jdk/javax/swing/JColorChooser/Test7194184.java' fails
...
Reviewed-by: serb, trebari
2020-10-17 07:18:48 +00:00
Prasanta Sadhukhan
ce1aac1e13
8028707: javax/swing/JComboBox/6236162/bug6236162.java fails on azure
...
Reviewed-by: serb, pbansal
2020-10-17 07:12:59 +00:00
Prasanta Sadhukhan
97ff38caff
8254141: Typo in copyright year
...
Reviewed-by: jdv
2020-10-07 07:14:05 +00:00
Prasanta Sadhukhan
bdd5782a67
8253980: javax/swing/plaf/synth/7158712/bug7158712.java fails on windows
...
Reviewed-by: kizune, prr
2020-10-07 06:41:02 +00:00
Sergey Bylokhov
397307311e
8253977: More memory leaks in client-libs on macOS
...
Reviewed-by: kizune
2020-10-07 03:06:35 +00:00
Prasanta Sadhukhan
4185ed3290
5078989: Null Pointer exception in SpinnerListMode
...
Reviewed-by: serb
2020-10-02 08:10:21 +00:00
Tejpal Rebari
4d9f207347
7151826: [TEST_BUG] [macosx] The test javax/swing/JPopupMenu/4966112/bug4966112.java not for mac
...
Reviewed-by: serb, jdv
2020-09-30 05:00:26 +00:00
Prasanta Sadhukhan
55c90a171f
6514600: AbstractAction can throw NullPointerException when clone()d
...
Reviewed-by: serb, pbansal
2020-09-29 08:20:21 +00:00
Pankaj Bansal
1ae6b533fb
8252194: Add automated test for fix done in JDK-8218469
...
Reviewed-by: serb, jdv, kizune
2020-09-28 16:05:38 +00:00
Sergey Bylokhov
83b05373a1
8253291: bug7072653.java still failed "Popup window height ... is wrong"
...
Reviewed-by: prr
2020-09-19 22:22:43 +00:00
Sergey Bylokhov
1c84cfa236
8253130: bug7072653.java failed "Popup window height ... is wrong"
...
Reviewed-by: psadhukhan
2020-09-16 20:23:04 +00:00
Prasanta Sadhukhan
60c4902f61
8253016: Box.Filler components should be unfocusable by default
...
Reviewed-by: prr, serb
2020-09-16 09:47:13 +00:00
Sergey Bylokhov
65bfe0928a
8253147: The javax/swing/JPopupMenu/7154841/bug7154841.java fail on big screens
...
Reviewed-by: prr
2020-09-15 21:32:56 +00:00
Pankaj Bansal
55c7e769c8
8252825: Add automated test for fix done in JDK-8218479
...
Reviewed-by: serb, prr
2020-09-07 07:25:30 +00:00
Prasanta Sadhukhan
1a480ab570
8040914: Test javax/swing/JLabel/6596966/bug6596966.java fails : comboBox isn't focus owner
...
Reviewed-by: prr
2020-08-31 17:53:04 +05:30
Pankaj Bansal
22bb597d0d
8249548: backward focus traversal gets stuck in button group
...
Reviewed-by: serb
2020-08-31 15:58:57 +05:30
Prasanta Sadhukhan
31f2426821
6542439: Significant memory leak in BasicComboBoxUI and MetalComboBoxButton
...
Reviewed-by: serb
2020-08-28 17:12:50 +05:30
Prasanta Sadhukhan
b6c6b4a89a
8252469: Backout JDK-8250935 fix
...
Reviewed-by: prr, serb
2020-08-28 09:17:47 +05:30
Prasanta Sadhukhan
79dd472913
8250935: JFileChooser incorrectly placed "Date" value in "Type" field
...
Reviewed-by: prr
2020-08-27 17:07:56 +05:30
Kumar Abhishek
e11ce6d5fe
8136363: Nimbus-LaF: background color cleared when setting component name of JToolBar
...
Reviewed-by: serb, aivanov, dmarkov
2020-08-24 22:48:26 +01:00
Pankaj Bansal
b6c861f9f8
8251252: Add automated testcase for fix done in JDK-8214253
...
Reviewed-by: serb, psadhukhan
2020-08-23 13:18:47 +05:30
Pankaj Bansal
8bf5b1d18b
8251254: Add automated test for fix done in JDK-8218472
...
Reviewed-by: serb
2020-08-23 13:09:00 +05:30
Sergey Bylokhov
fbad5a0d5b
8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
...
Reviewed-by: prr, pbansal
2020-08-18 00:06:57 +01:00
Tejpal Rebari
d6348691ee
8249674: Redo: Nimbus JTree renderer properties persist across L&F changes
...
Reviewed-by: psadhukhan, prr
2020-08-17 11:18:19 +05:30
Pankaj Bansal
a0d6a8a174
8251166: Add automated testcases for changes done in JDK-8214112
...
Reviewed-by: serb
2020-08-16 11:44:05 +05:30
Pankaj Bansal
79a4a019bb
8247753: UIManager.getSytemLookAndFeelClassName() returns wrong value on Fedora 32
...
Reviewed-by: prr, psadhukhan
2020-08-09 14:30:02 +05:30
Prasanta Sadhukhan
2c00d740d4
8251187: Mark BasicComboNPE regression test as headful
...
Reviewed-by: prr
2020-08-07 09:21:46 +05:30
Prasanta Sadhukhan
c798b3d040
6709913: BasicComboBoxUI.isPopupVisible returns NullPointerException
...
Reviewed-by: serb
2020-08-05 17:49:11 +05:30
Prasanta Sadhukhan
fff8122978
8146451: javax/swing/JComponent/4337267/bug4337267.java failed on Windows
...
Reviewed-by: serb
2020-07-29 17:29:45 +05:30
Prasanta Sadhukhan
8812113984
8169959: javax/swing/JTable/6263446/bug6263446.java: Table should be editing
...
Reviewed-by: serb
2020-07-28 12:07:20 +05:30
Phil Race
631085bdfd
Merge
2020-07-21 13:55:53 -07:00
Phil Race
1ce6ec6a28
8199529: javax/swing/text/Utilities/8142966/SwingFontMetricsTest.java fails on windows
...
Reviewed-by: serb, psadhukhan
2020-07-21 13:14:35 -07:00
Prasanta Sadhukhan
df3c55230e
8042055: Nimbus DerivedColor incorrectly clamps hue
...
Reviewed-by: serb
2020-07-18 12:12:41 +05:30
Prasanta Sadhukhan
c9f9fde366
8245785: javax.swing.JTabbedPane cannot be deserialized
...
Reviewed-by: serb, prr, kizune
2020-07-18 12:10:35 +05:30
Tejpal Rebari
39d4b22fc0
8249619: Nimbus L&F Fix for 8041701 is causing some Nimbus tests to fail
...
Reviewed-by: prr
2020-07-17 10:05:38 -07:00
Tejpal Rebari
13bcda40dc
8041701: Nimbus JTree renderer properties persist across L&F changes
...
Reviewed-by: serb, psadhukhan
2020-07-15 11:37:55 +05:30
Tejpal Rebari
54c0178787
8041705: Bugs in DefaultTreeCellRenderer.updateUI()
...
Reviewed-by: psadhukhan, pbansal
2020-07-09 12:59:25 +05:30
Mikael Vidstedt
1f5e21a16e
Merge
2020-07-15 21:24:39 -07:00
Pankaj Bansal
be2a92d8c7
8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
...
Reviewed-by: serb, prr
2020-07-15 23:40:18 +05:30
Prasanta Sadhukhan
c3ec97d41a
8248187: javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java fails with String is not properly drawn
...
Reviewed-by: serb, pbansal
2020-07-02 09:27:58 +05:30
Pankaj Bansal
5699024184
8197560: test javax/swing/JTree/8003400/Test8003400.java fails
...
Reviewed-by: serb, psadhukhan
2020-07-01 09:14:59 +05:30
Sergey Bylokhov
a1b5e01003
8213535: Windows HiDPI html lightweight tooltips are truncated
...
Reviewed-by: kizune
2020-06-24 15:35:43 -07:00
Prasanta Sadhukhan
41c5a07fa9
Merge
2020-06-09 17:03:35 +05:30
Pankaj Bansal
e97c5f41ee
8196094: javax/swing/JFileChooser/8002077/bug8002077.java fails
...
Reviewed-by: psadhukhan
2020-06-01 23:06:02 +05:30
Phil Race
604005d65c
8159597: [TEST_BUG] closed/javax/swing/JPopupMenu/4760494/bug4760494.java leaves key pressed
...
Reviewed-by: serb, psadhukhan
2020-05-29 13:11:36 -07:00
Pankaj Bansal
9b3fb5d1d5
8233551: [TESTBUG] SelectEditTableCell.java fails on MacOS
...
Reviewed-by: psadhukhan
2020-05-27 17:35:42 +05:30
Tejpal Rebari
c638618814
8233559: [TESTBUG] TestNimbusOverride.java is failing on macos
...
Reviewed-by: psadhukhan, pbansal
2020-05-27 09:08:08 +05:30
Pankaj Bansal
04b3bf6024
8233550: [TESTBUG] JTree tests fail regularly on MacOS
...
Reviewed-by: psadhukhan, jdv
2020-05-23 13:27:09 +05:30
Prasanta Sadhukhan
af85c26514
8067986: Test javax/swing/JComboBox/ConsumedKeyTest/ConsumedKeyTest.java fails
...
Reviewed-by: serb
2020-05-21 12:02:18 +05:30
Phil Race
f39a0d585b
Merge
2020-05-20 17:40:46 -07:00
Mikael Vidstedt
071bd521bc
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
...
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
2020-05-20 17:33:37 -07:00
Tejpal Rebari
9ae8b32dee
8233553: [TESTBUG] JSpinner test bug4973721.java fails on MacOS
...
Reviewed-by: psadhukhan
2020-05-20 15:04:37 +05:30
Prasanta Sadhukhan
f76b6e7450
8238824: [macos] javax/swing/JSpinner/4840869/bug4840869.java fails on macos
...
Reviewed-by: serb, prr
2020-05-18 11:18:51 +05:30
Tejpal Rebari
4cf3e6bfd8
8238085: PIT: javax/swing/JSpinner/8223788/JSpinnerButtonFocusTest.java fails on Mac
...
Reviewed-by: serb
2020-05-13 19:53:02 +05:30
Tejpal Rebari
79905b14b1
8229856: [macos] Opening a menu on a JTextField can clear the text selection
...
Reviewed-by: psadhukhan, jdv
2020-05-13 19:43:46 +05:30
Prasanta Sadhukhan
1f2f808794
8233643: [TESTBUG] JMenu test bug4515762.java fails on macos
...
Reviewed-by: serb
2020-05-08 09:45:57 +05:30
Prasanta Sadhukhan
f64bdedeac
8244557: test/jdk/javax/swing/JTabbedPane/TestBackgroundScrollPolicy.java failed
...
Reviewed-by: prr
2020-05-07 22:29:25 +05:30
Prasanta Sadhukhan
eb91535be5
8172269: When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red
...
Reviewed-by: serb
2020-05-06 14:02:11 +05:30
Prasanta Sadhukhan
ddb1d7a163
8232243: Wrong caret position in JTextPane on Windows with a screen resolution > 100%
...
Reviewed-by: prr, jdv
2020-05-06 13:58:09 +05:30
Prasanta Sadhukhan
823d1d222f
8233638: [TESTBUG] Swing test ScreenMenuBarInputTwice.java fails on macos
...
Reviewed-by: serb
2020-05-04 09:08:17 +05:30
Prasanta Sadhukhan
4071546506
8221902: PIT: javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails on ubuntu
...
Reviewed-by: serb
2020-05-04 09:00:03 +05:30
Prasanta Sadhukhan
7dad5d261a
8226464: TitledBorder label appears cut off on hidpi devices
...
Reviewed-by: serb, jdv
2020-04-30 12:42:03 +05:30
Prasanta Sadhukhan
c18080fef7
8213123: javax/swing/JButton/4368790/bug4368790.java fails on mac
...
Reviewed-by: serb, jdv
2020-04-27 10:37:30 +05:30
Bhawesh Choudhary
c1eb104fa1
8233584: [Win LAF] When navigating the contents of the file list changes in Win LAF
...
Reviewed-by: serb, aivanov
2020-04-22 13:43:07 +05:30
Prasanta Sadhukhan
08784f18ea
8178028: Typing 'C' cannot change the tab layout to WRAP_TAB_LAYOUT
...
Reviewed-by: jdv
2020-04-22 12:16:37 +05:30
Prasanta Sadhukhan
8b002d881d
8242526: PIT: javax/swing/JInternalFrame/8020708/bug8020708.java fails in mach5 ubuntu system
...
8233644: [TESTBUG] JInternalFrame test bug8020708.java is failing on macos
Reviewed-by: serb, pbansal, jdv
2020-04-17 11:29:01 +05:30
Sergey Bylokhov
2d350addf7
8152332: [macosx] JFileChooser cannot be serialized on Mac OS X
...
Reviewed-by: pbansal, jdv
2020-04-13 23:43:37 -07:00
Tejpal Rebari
816d9483f0
8241228: Test jdk/javax/swing/UIDefaults/8146330/UIDefaultKeySizeTest.java is failing
...
Reviewed-by: serb, pbansal, psadhukhan
2020-04-13 17:42:05 +05:30
Prasanta Sadhukhan
a6678d2e58
8240877: NPE at javax.swing.text.html.FormView.appendBuffer with null option values
...
Reviewed-by: serb
2020-04-08 16:29:03 +05:30
Sergey Bylokhov
84fc4850a6
7105119: [TEST_BUG] [macosx] In test UIDefaults.toString() must be called with the invokeLater()
...
Reviewed-by: prr, psadhukhan
2020-04-07 21:56:04 -07:00
Phil Race
d0c6eef9a5
8246263: jdk is not yet ready for new Copyright line
...
Reviewed-by: pbansal
2020-06-01 10:04:19 -07:00
Sergey Bylokhov
3399842d7e
8240690: Race condition between EDT and BasicDirectoryModel.FilesLoader.run0()
...
Reviewed-by: psadhukhan
2020-03-25 16:48:35 -07:00
Prasanta Sadhukhan
40e667c174
8239312: [macos] javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java
...
Reviewed-by: serb
2020-03-26 10:18:59 +05:30
Prasanta Sadhukhan
672f3a1857
8241291: JCK test javax_swing/text/DefaultStyledDocument/ElementSpec/ESpecCtor.html fails
...
Reviewed-by: prr
2020-03-21 09:46:44 +05:30
Prasanta Sadhukhan
7143a9c581
8241078: OOM error parsing HTML with large <pre> Tag text
...
Reviewed-by: serb, aivanov
2020-03-19 09:22:37 +05:30
Prasanta Sadhukhan
3340e6f980
8226230: Test javax/swing/JInternalFrame/8020708/bug8020708.java fails on Ubuntu
...
Reviewed-by: serb
2020-03-19 09:20:06 +05:30
Tejpal Rebari
1e217e7b8b
8146330: [macosx] UIDefaults.keys() different size than UIDefaults.keySet()
...
Reviewed-by: pbansal, serb, jdv
2020-03-18 11:38:33 +05:30
Prasanta Sadhukhan
bca2465c94
8236635: JTabbedPane preferred size calculation is wrong for SCROLL_TAB_LAYOUT
...
Reviewed-by: serb, pbansal
2020-03-16 12:49:08 +05:30
Sergey Bylokhov
b4863f9dd8
8240633: Memory leaks in the implementations of FileChooserUI
...
Reviewed-by: pbansal, psadhukhan
2020-03-12 10:00:23 +01:00
Pankaj Bansal
e70ee3dcf7
8231042: [macos] JFileChooser creates new folder on ESC
...
Reviewed-by: serb, psadhukhan
2020-03-03 18:26:57 +05:30
Sergey Bylokhov
5e912fbec5
8240202: A few client tests leave mouse buttons pressed
...
Reviewed-by: prr
2020-02-28 16:49:10 -08:00
Pankaj Bansal
f916df3b0e
8238985: [TESTBUG] The arrow image is blue instead of green
...
Reviewed-by: serb, psadhukhan
2020-02-21 17:09:01 +05:30
Pankaj Bansal
b5fdcb0851
8216329: Cannot resize CheckBoxItemMenu in Synth L&F with setHorizontalTextPosition
...
Reviewed-by: serb, psadhukhan
2020-02-21 16:31:45 +05:30
Prasanta Sadhukhan
3c72042627
8239334: Tab Size does not work correctly in JTextArea with setLineWrap on
...
Reviewed-by: serb, pbansal
2020-02-20 14:49:20 +05:30
Sureshkumar Mahaliswamy
060e4ec305
8235900: [TESTBUG] [macos] PopupMenu Opaque property is not reflecting the Parents property on MAC OS
...
Reviewed-by: serb
2020-02-03 14:58:54 +05:30
Prasanta Sadhukhan
0aeed751e6
Merge
2020-01-22 13:29:03 +05:30
Mikael Vidstedt
3318314c7c
8237589: Fix copyright header formatting
...
Reviewed-by: jjg, serb, iris, jwilhelm
2020-01-21 14:23:01 -08:00
Prasanta Sadhukhan
64a1b0599e
Merge
2020-01-21 07:29:48 +05:30
Tejpal Rebari
861e1addda
8223788: [macos] JSpinner buttons in JColorChooser dialog may capture focus using TAB Key
...
Reviewed-by: serb, pbansal, psadhukhan
2020-01-13 18:27:31 +05:30
Vladislav Volodin
3899de42ae
8234913: Improve parsing of Length Units in javax/swing/text/html/CSS
...
Reviewed-by: serb, clanger
2020-01-10 13:08:18 +00:00
Sergey Bylokhov
b95d34698e
8236953: [macos] JavaFX SwingNode is not rendered on macOS
...
Reviewed-by: kcr, prr
2020-01-15 13:17:46 -08:00
Pankaj Bansal
cf468f1791
8224475: JTextPane does not show images in HTML rendering
...
Reviewed-by: serb, psadhukhan
2020-01-09 15:11:10 +05:30
Pankaj Bansal
4cb20ae300
8222759: com.sun.java.swing.plaf.gtk.GTKLookAndFeel has unnecessary casts to GTKStyleFactory
...
Reviewed-by: prr, jdv
2019-12-23 13:04:07 +05:30
Phil Race
9628324ae7
Merge
2019-12-19 12:28:56 -08:00
Pankaj Bansal
ef14de54e7
8234733: We can't distinguish if the spinner button is pressed or unpressed
...
Reviewed-by: psadhukhan, prr
2019-12-19 11:57:58 +05:30
Pankaj Bansal
e6b381faa2
8235744: PIT: test/jdk/javax/swing/text/html/TestJLabelWithHTMLText.java times out in linux-x64
...
Reviewed-by: psadhukhan, prr
2019-12-13 12:08:10 +05:30
Sergey Bylokhov
36eb7510f8
7124307: JSpinner and changing value by mouse
...
Reviewed-by: prr, pbansal
2019-12-05 15:31:23 -08:00
Prasanta Sadhukhan
e9e86ffb30
8221903
: PIT: javax/swing/RepaintManager/IconifyTest/IconifyTest.java fails on ubuntu18.04
...
Reviewed-by: serb
2019-12-04 16:28:48 +05:30
Prasanta Sadhukhan
55f3fd95e6
8234149: Several regression tests do not dispose Frame at end
...
Reviewed-by: serb
2019-12-02 11:58:14 +05:30
Pankaj Bansal
a5f4fa710f
8230235: Rendering HTML with empty img attribute and documentBaseKey cause Exception
...
Reviewed-by: serb, aivanov
2019-11-27 11:05:22 +05:30
Prasanta Sadhukhan
b690482e64
8193544: Regression automated test '/open/test/jdk/javax/swing/JDialog/Transparency/TransparencyTest.java' fails
...
Reviewed-by: serb
2019-11-25 11:20:14 +05:30
Jayathirth D V
51837b8a13
8233696: [TESTBUG]Some jtreg tests fail when CAPS_LOCK is ON
...
Reviewed-by: serb, prr
2019-11-22 11:35:26 +05:30
Tejpal Rebari
5cd9439695
8190763: Class cast exception on (CompoundEdit) UndoableEditEvent.getEdit()
...
Reviewed-by: psadhukhan, pbansal, serb
2019-11-20 12:18:46 +05:30
Prasanta Sadhukhan
456fd9003e
8233634: [TESTBUG] Swing text test bug4278839.java fails on macos
...
Reviewed-by: serb
2019-11-14 10:59:45 +05:30
Prasanta Sadhukhan
007a0fb232
8231084: Large performance regression in SwingMark TextArea in 14-b13
...
8231336
: Corrupted option dialog in JTHarness with JDK14b13
Reviewed-by: serb, prr
2019-11-06 11:05:28 +05:30
Prasanta Sadhukhan
5686851c12
8229935: [TEST_BUG]: bug8132119.java inconsistently positions text
...
Reviewed-by: serb
2019-11-06 10:48:10 +05:30
Ambarish Rapte
30a4739efa
8226892: ActionListeners on JRadioButtons don't get notified when selection is changed with arrow keys
...
Reviewed-by: serb, psadhukhan
2019-10-30 16:59:40 +05:30
Jagjot Singh
6b80f1e7cd
8165828: [TEST_BUG] The reg case:javax/swing/plaf/metal/MetalIcons/MetalHiDPIIconsTest.java failed as No Metal Look and Feel
...
Reviewed-by: psadhukhan
2019-09-18 07:18:44 -07:00
Tejpal Rebari
603689f760
8194944: Regression automated test 'open/test/jdk/javax/swing/JInternalFrame/8145896/TestJInternalFrameMaximize.java' fails
...
Reviewed-by: jdv, arapte
2019-09-04 22:18:48 +05:30
Dmitry Markov
1ea81a7cda
8225505: ctrl-F1 does not show the tooltip of a menu item (JMenuItems)
...
Reviewed-by: psadhukhan, serb
2019-08-23 14:25:20 +01:00
Semyon Sadetsky
07e2ea8e44
8226513: JEditorPane is shown with incorrect size
...
Reviewed-by: prr, psadhukhan
2019-08-19 12:13:47 +05:30
Tejpal Rebari
fe80d6458c
8042383: [TEST_BUG] Test javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails with shortcuts on menus do not work
...
Reviewed-by: jdv, psadhukhan
2019-07-04 12:28:34 +05:30
Phil Race
bb7ac5cc11
Merge
2019-07-01 14:57:02 -07:00
Phil Race
f9c491c478
8226783: GTK is not being returned as the System L&F on Gnome
...
Reviewed-by: serb, psadhukhan
2019-06-27 12:55:55 -07:00
Tejpal Rebari
be762d7ac8
8196467: javax/swing/JInternalFrame/Test6325652.java fails
...
Reviewed-by: jdv, psadhukhan
2019-06-25 14:13:33 +05:30
Sergey Bylokhov
09efbc41ee
8225144: [macos] In Aqua L&F backspace key does not delete when Shift is pressed
...
Reviewed-by: psadhukhan
2019-06-11 10:15:30 -07:00
Prasanta Sadhukhan
7fc422dd93
8225511: javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java fails in linux-x64
...
Reviewed-by: serb, prr
2019-06-11 11:01:22 +05:30
Prasanta Sadhukhan
427e1e28b1
8224876: javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedPerPixelTranslucentGradient.java fails on linux-x64
...
Reviewed-by: serb, jdv
2019-06-04 14:43:57 +05:30
Semyon Sadetsky
b5b24b904a
8196096: javax/swing/JPopupMenu/6580930/bug6580930.java fails
...
Reviewed-by: serb
2019-06-03 08:13:18 -07:00
Prasanta Sadhukhan
f7e4fb87b2
8214702: Wrong text position for whitespaced string in printing Swing text
...
Reviewed-by: prr, serb
2019-05-21 14:41:43 +05:30
Prasanta Sadhukhan
702ee3db37
8212904: JTextArea line wrapping incorrect when using UI scale
...
Reviewed-by: serb, prr
2019-03-29 10:11:01 +05:30
Manajit Halder
ef50607763
8216971: [macosx swing] For JCheckBoxMenuItem actionPerformed() is called twice, when apple.laf.useScreenMenuBar=true and modifier is InputEvent.META_DOWN_MASK
...
Reviewed-by: psadhukhan, kaddepalli
2019-03-27 12:24:28 +05:30
Prasanta Sadhukhan
00d6c3e825
8215396: JTabbedPane preferred size calculation is wrong for SCROLL_TAB_LAYOUT
...
Reviewed-by: serb
2019-03-08 14:07:10 +05:30
Krishna Addepalli
f4831978d1
8218674: HTML Tooltip with "img=src" on component doesn't show
...
Reviewed-by: serb, psadhukhan
2019-03-07 12:51:02 +05:30
Sergey Bylokhov
b5998aadf0
8213110: Remove the use of applets in automatic tests
...
Reviewed-by: prr
2019-02-27 18:46:55 -08:00
Prasanta Sadhukhan
f3c10c8049
8213781: web page background renders blue in JEditorPane
...
4895924: Strings in format #rgb not handled by Color.decode() (affects CSS / Swing)
Reviewed-by: serb, sveerabhadra
2019-02-26 11:08:07 +05:30
Prasanta Sadhukhan
0b13339d0c
8219156: RTFEditorKit writes background color but doesn't read
...
Reviewed-by: serb
2019-02-21 10:33:24 +05:30
Vikrant Agarwal
37a7f89c34
8217377: javax/swing/JPopupMenu/6583251/bug6583251.java failed with UnsupportedOperation exception
...
Reviewed-by: serb
2019-01-22 08:44:33 -08:00
Prasanta Sadhukhan
a5ed4e3e73
8214943: PIT: javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java errors out in mac
...
Reviewed-by: kaddepalli, serb
2018-12-07 09:38:07 +05:30
Sergey Bylokhov
9c836369af
8198398: Test javax/swing/JColorChooser/Test6199676.java fails in mach5
...
Reviewed-by: kaddepalli, prr
2018-12-04 13:09:20 -08:00
Prasanta Sadhukhan
249d8e9d98
8214470: PIT: javax/swing/JPopupMenu/7154841/bug7154841.java errors out on mac10.13
...
Reviewed-by: jdv, serb
2018-11-30 10:55:42 +05:30
Sergey Bylokhov
a11452c9ed
8198339: Test javax/swing/border/Test6981576.java is unstable
...
Reviewed-by: kaddepalli, psadhukhan
2018-11-29 16:22:49 -08:00
Prasanta Sadhukhan
a51bf4d7e6
8213843: Changing L&F from Nimbus to Window L&F causes NPE in SwingSet2
...
8213121: javax/swing/GraphicsConfigNotifier/StalePreferredSize.java fails on mac10.13
Reviewed-by: serb
2018-11-27 10:45:54 +05:30
Alexandre Iline
a4b9ae8bb3
8186549: move ExtendedRobot closer to tests
...
Reviewed-by: serb
2018-11-13 07:11:50 -08:00
Sergey Bylokhov
cc3756b342
8198321: javax/swing/JEditorPane/5076514/bug5076514.java fails
...
Reviewed-by: psadhukhan
2018-11-10 18:41:43 -08:00
Sergey Bylokhov
bd9a9d591b
8199072: Test javax/swing/GroupLayout/6613904/bug6613904.java is unstable
...
Reviewed-by: prr, psadhukhan
2018-11-10 09:52:59 -08:00
Prasanta Sadhukhan
b553485436
8213116: javax/swing/JComboBox/WindowsComboBoxSize/WindowsComboBoxSizeTest.java fails in Windows
...
Reviewed-by: prr
2018-11-08 12:09:06 +05:30
Sergey Bylokhov
245a72938a
8211822: Some tests fail after JDK-8210039
...
8202886: [macos] Test java/awt/MenuBar/8007006/bug8007006.java fails on MacOS
Reviewed-by: prr, iignatyev, jdv, kaddepalli
2018-11-06 17:57:17 -08:00
Prasanta Sadhukhan
c03cdce50e
8213261: test javax/swing/plaf/nimbus/AllSwingComponentsBaselineTest.java fails
...
Reviewed-by: serb
2018-11-03 09:50:22 +05:30
Sergey Bylokhov
e496d67042
8208702: javax/swing/reliability/HangDuringStaticInitialization.java may hang on macos
...
Reviewed-by: prr, denis
2018-10-31 10:01:23 -07:00
Pankaj Bansal
0e04de0f9c
8212903: [TestBug] Tests test/jdk/javax/swing/LookAndFeel/8145547/DemandGTK2.sh and DemandGTK3.sh fail on Ubuntu 18.04 LTS
...
Reviewed-by: prr, psadhukhan
2018-10-31 14:22:48 +05:30
Prasanta Sadhukhan
b29bab7522
8192888: AllSwingComponentsBaselineTest fails with NullPointerException for NimbusLookAndFeel
...
Reviewed-by: serb
2018-10-25 13:07:42 +05:30
Sergey Bylokhov
518f32791a
8210739: Calling JSpinner's setFont with null throws NullPointerException
...
Reviewed-by: psadhukhan
2018-10-16 15:47:53 -07:00
Prasanta Sadhukhan
2491c32fcd
6828982: UIDefaults.getUI swallows original exception
...
Reviewed-by: kaddepalli, prr
2018-10-11 14:19:36 +05:30
Krishna Addepalli
995f6963b3
8182041: File Chooser Shortcut Panel folders under on JDK 9 8062648: FileSystemView.getDefaultDirectory() should check read access on Unix systems
...
Reviewed-by: serb, prr, psadhukhan
2018-10-05 14:35:24 +05:30
Krishna Addepalli
c105cd5164
8208638: Instead of circle rendered in appl window, but ellipse is produced JEditor Pane
...
Reviewed-by: serb, psadhukhan
2018-09-27 14:36:33 +05:30
Sergey Bylokhov
cd38b8562f
8205537: Drop of sun.applet package
...
Reviewed-by: prr
2018-09-09 19:07:34 -07:00
Phil Race
2cabb5a6c9
Merge
2018-09-05 10:17:02 -07:00
Prasanta Sadhukhan
75ec02926c
8202013: JEditorPane shows large HTML unordered list bullets
...
8201925: JEditorPane unordered list bullets look pixelated
Reviewed-by: prr, pbansal
2018-09-05 15:56:49 +05:30
Igor Ignatyev
315e71f87e
8210039: move OSInfo to top level testlibrary
...
Reviewed-by: serb, chegar, alanb, dfuchs
2018-09-04 14:35:59 -07:00
Phil Race
d0a60f53ee
Merge
2018-08-27 10:54:58 -07:00
Prasanta Sadhukhan
bb9fed1008
8202702: Clearing selection on JTable causes disappearance of a row
...
Reviewed-by: serb
2018-08-16 11:15:22 +05:30
Prasanta Sadhukhan
f803931f2c
8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
...
Reviewed-by: jdv
2018-08-10 12:36:21 +05:30
Prasanta Sadhukhan
a70162e775
8204963: javax.swing.border.TitledBorder has a memory leak
...
Reviewed-by: serb, kaddepalli
2018-08-09 11:01:59 +05:30
Phil Race
ec68569fed
Merge
2018-08-03 12:52:58 -07:00
Prasanta Sadhukhan
5403b9e228
8203904: javax/swing/JSplitPane/4816114/bug4816114.java: The divider location is wrong
...
Reviewed-by: serb, kaddepalli
2018-08-01 11:02:19 +05:30
Matthias Baesken
1dcf1dda27
8207941: javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java fails on machines without Arial font [testbug]
...
Reviewed-by: goetz, psadhukhan
2018-07-24 09:27:42 +02:00
Krishna Addepalli
03d9e25265
8206238: Aspect ratio is not maintained when Image is scaled in JEditorPane
...
Reviewed-by: prr, sveerabhadra
2018-07-12 17:34:36 +05:30
Mikael Vidstedt
95db6924f2
Merge
2018-08-20 14:19:30 -07:00
Krishna Addepalli
791c31358f
8208640: [a11y] [macos] Unable to navigate between Radiobuttons in Radio group using keyboard
...
Reviewed-by: prr, serb, psadhukhan, ssadetsky
2018-08-14 12:50:39 -07:00
Sergey Bylokhov
4f38d4ff72
8189604: possible hang in sun.awt.shell.Win32ShellFolder2$KnownFolderDefinition::<clinit>
...
Reviewed-by: prr, kaddepalli
2018-07-05 19:05:08 +03:00
Sergey Bylokhov
11184615a8
8201552: Ellipsis in "Classical" label in SwingSet2 demo with Windows L&F at Hidpi
...
Reviewed-by: prr
2018-06-29 13:58:16 -07:00