RFR: JDK-8282777: Create a Regression test for JDK-4515031 [v2]
Srinivas Mandalika
smandalika at openjdk.java.net
Fri Mar 11 15:36:24 UTC 2022
> Create a Regression test for [JDK-4515031](https://bugs.openjdk.java.net/browse/JDK-4515031)
>
> The issue indicates the need for a a getAccessibleDescription being implemented for the JFileChooser.
> The test added verifies the same.
> This review is for migrating tests from a closed test suite to open.
Srinivas Mandalika has updated the pull request incrementally with one additional commit since the last revision:
Added @bug keyword
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7738/files
- new: https://git.openjdk.java.net/jdk/pull/7738/files/311b55a0..c239c2c9
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7738&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7738&range=00-01
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/7738.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7738/head:pull/7738
PR: https://git.openjdk.java.net/jdk/pull/7738
More information about the client-libs-dev
mailing list