RFR: JDK-8282777: Create a Regression test for JDK-4515031 [v3]

Srinivas Mandalika smandalika at openjdk.java.net
Wed Apr 27 15:28:53 UTC 2022


On Wed, 30 Mar 2022 10:05:22 GMT, Srinivas Mandalika <smandalika at openjdk.org> wrote:

>> 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:
> 
>   Review Comments Fixed: Button on EDT, split long lines, volatile description string

Yes. The test ran successfully on Mach5 with multiple runs (30) on windows-x64, linux-x64 and macos-x64.

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

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



More information about the client-libs-dev mailing list