RFR: 8068310: [TEST_BUG] Test javax/swing/JColorChooser/Test4234761.java fails with GTKL&F
Sergey Bylokhov
serb at openjdk.org
Thu Oct 16 18:33:44 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" />
Marked as reviewed by serb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/27836#pullrequestreview-3346418456
More information about the client-libs-dev
mailing list