Integrated: 8299306: Test "javax/swing/JFileChooser/FileSystemView/CustomFSVLinkTest.java" fails on Windows 10 x64 because there are some buttons did not display button name

Tejesh R tr at openjdk.org
Fri Jan 6 07:53:53 UTC 2023


On Tue, 3 Jan 2023 07:08:13 GMT, Tejesh R <tr at openjdk.org> wrote:

> When JFilechooser is added to a frame, the control buttons are disabled. Since in the test the control buttons are not required since JFilechooser is added to a JFrame and in turn frame disposal is handled by PassFailJFrame. The fix is to disable JFileChooser control buttons.

This pull request has now been integrated.

Changeset: 99be7408
Author:    Tejesh R <tr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/99be74088eec3e7974642c8aa5792377d32ebe67
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8299306: Test "javax/swing/JFileChooser/FileSystemView/CustomFSVLinkTest.java" fails on Windows 10 x64 because there are some buttons did not display button name

Reviewed-by: psadhukhan, abhiscxk

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

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



More information about the client-libs-dev mailing list