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

Abhishek Kumar abhiscxk at openjdk.org
Wed Jan 4 22:49:03 UTC 2023


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.

This pull request has now been integrated.

Changeset: 578c287a
Author:    Abhishek Kumar <abhiscxk at openjdk.org>
Committer: Sergey Bylokhov <serb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/578c287a68f38f21a91d200b7a0657aaeb721b3f
Stats:     82 lines in 3 files changed: 78 ins; 0 del; 4 mod

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

Reviewed-by: serb, tr

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

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



More information about the client-libs-dev mailing list