> 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.
Amresh Sahu has updated the pull request incrementally with two additional commits since the last revision: - Update bug6698013.java - Update bug6698013.java ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/2587/files - new: https://git.openjdk.java.net/jdk/pull/2587/files/1558d65f..8201db90 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2587&range=03 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2587&range=02-03 Stats: 10 lines in 1 file changed: 4 ins; 3 del; 3 mod Patch: https://git.openjdk.java.net/jdk/pull/2587.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/2587/head:pull/2587 PR: https://git.openjdk.java.net/jdk/pull/2587