Integrated: 8068310: [TEST_BUG] Test javax/swing/JColorChooser/Test4234761.java fails with GTKL&F
Prasanta Sadhukhan
psadhukhan at openjdk.org
Fri Oct 17 01:36:13 UTC 2025
On Thu, 16 Oct 2025 04:53:22 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> Test fails in GTK L&F as test attempts to cast JColorChooser component to JTabbedPane but colorChooser UI is different in GTK L&F without tabbedpane as seen below so restricted it for GTK run
>
> <img width="579" height="404" alt="image" src="https://github.com/user-attachments/assets/79c23377-5ab3-48a5-a02f-c93b8885e4bd" />
>
> unlike Metal
>
> <img width="622" height="381" alt="image" src="https://github.com/user-attachments/assets/ee9a8433-6766-403e-b3c0-dfe441200f96" />
This pull request has now been integrated.
Changeset: 31beb7d3
Author: Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/31beb7d3b34c3516c326c9d29a267f6becb38805
Stats: 12 lines in 1 file changed: 9 ins; 1 del; 2 mod
8068310: [TEST_BUG] Test javax/swing/JColorChooser/Test4234761.java fails with GTKL&F
Reviewed-by: serb
-------------
PR: https://git.openjdk.org/jdk/pull/27836
More information about the client-libs-dev
mailing list