On Tue, 16 Feb 2021 13:42:09 GMT, Amresh Sahu 
<github.com+72060147+amresh-s...@openjdk.org> wrote:

> Test name(s): javax/swing/JFileChooser/6698013/bug6698013.java
> 
> Problem: A manual regression test case instructions does not match with the 
> UI shown to the user. Instruction says to click Open button while the File 
> chooser dialog shows the Save button.
> 
> Fix: There is code in test case to open file save dialog instead of file open 
> dialog. Test case modified to show open file dialog. Fix has been tested on 
> windows platform. This issue is not OS specific.

This pull request has now been integrated.

Changeset: 0e9c5aed
Author:    Amresh Sahu <72060147+amresh-s...@users.noreply.github.com>
Committer: Alexandre Iline <shurail...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/0e9c5aed
Stats:     14 lines in 1 file changed: 5 ins; 5 del; 4 mod

8075909: [TEST_BUG] The regression-swing case failed as it does not have the 
'Open' button when select 'subdir' folder with NimbusLAF

Reviewed-by: aivanov

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

PR: https://git.openjdk.java.net/jdk/pull/2587

Reply via email to