RFR: 8335131: Test "javax/swing/JColorChooser/Test6977726.java" failed on ubuntu x64 because "Preview" title is missing for GTK L&F

Abhishek Kumar abhiscxk at openjdk.org
Tue Jul 23 10:16:42 UTC 2024


On Tue, 23 Jul 2024 08:37:51 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> Is there any preview panel in GTK native app? If you could not find anything in native, then let's keep it as false and make the test prevent from running for GTK L&F..

I couldn't find any application in native side for color chooser dialog. However I found this [GTKColorChooserDialog GTK3.24 docs](https://devdocs.io/gtk~3.24/gtkcolorchooserdialog) widget link and it seems the GTKColorDialog is totally different than what we have in jdk library.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/20104#discussion_r1687803569


More information about the client-libs-dev mailing list