RFR: 8081507: Open or Save button in JFileChooser has OK title in GTK LaF

Sergey Bylokhov serb at openjdk.org
Thu Dec 29 03:42:50 UTC 2022


On Tue, 27 Dec 2022 19:05:10 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

> Open or Save button in JFileChooser has OK title in GTK LAF. The open/save button text modified as per the native FileChooser. Manual test case is added.
> 
> `open/test/jdk/sanity/client/SwingSet/src/FileChooserDemoTest.java` failed with the current fix with an exception `**Wait AbstractButton with text "OK" loaded.**` Updated the test for GTK LAF and tested in CI which is OK now.
> 
> CI link is added in JBS.

Marked as reviewed by serb (Reviewer).

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

PR: https://git.openjdk.org/jdk/pull/11790



More information about the client-libs-dev mailing list