Integrated: 8338668: Test javax/swing/JFileChooser/8080628/bug8080628.java doesn't test for GTK L&F
Abhishek Kumar
abhiscxk at openjdk.org
Tue Aug 27 04:18:10 UTC 2024
On Thu, 22 Aug 2024 05:24:24 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
> This test should have failed with the [changeset](https://github.com/openjdk/jdk/pull/20612) proposed for [JDK-4795384](https://bugs.openjdk.org/browse/JDK-4795384) but it didn't because GTK look and feel isn't supported in headless environment.
>
> Fix is to run the test with headful environment on linux platform.
>
> Tested in CI pipeline and link attached to JBS.
This pull request has now been integrated.
Changeset: b8e8e965
Author: Abhishek Kumar <abhiscxk at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b8e8e965e541881605f9dbcd4d9871d4952b9232
Stats: 14 lines in 1 file changed: 12 ins; 0 del; 2 mod
8338668: Test javax/swing/JFileChooser/8080628/bug8080628.java doesn't test for GTK L&F
Reviewed-by: aivanov, honkar, prr
-------------
PR: https://git.openjdk.org/jdk/pull/20671
More information about the client-libs-dev
mailing list