RFR: 8347475: GTK: javax/swing/JColorChooser/Test8152419.java there is no swatches or RGB tab in JColorChooser
Prasanta Sadhukhan
psadhukhan at openjdk.org
Thu Jan 16 04:10:49 UTC 2025
On Wed, 15 Jan 2025 09:30:03 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
> There are no tabs available for GTK Look and Feel due to the different ColorChooser UI design. Updated the test to skip testing for GTK L&F.
test/jdk/javax/swing/JColorChooser/Test8152419.java line 46:
> 44: import javax.swing.border.EmptyBorder;
> 45:
> 46: import jtreg.SkippedException;
jtreg tag @library needs to be added for this
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23128#discussion_r1917634705
More information about the client-libs-dev
mailing list