RFR: 8283623: Create an automated regression test for JDK-4525475 [v2]
Manukumar V S
mvs at openjdk.java.net
Wed Mar 30 10:45:26 UTC 2022
On Tue, 29 Mar 2022 22:06:37 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> Manukumar V S has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Review comments fixed: code for the Swing lib executed on EDT
>
> test/jdk/javax/swing/JFileChooser/4525475/JFileChooserReadOnlyTest.java line 93:
>
>> 91: }
>> 92:
>> 93: private static void createAndTestCustomFileChooser(boolean readOnly) {
>
> The code for the Swing lib should be executed on EDT.
Done
-------------
PR: https://git.openjdk.java.net/jdk/pull/7969
More information about the client-libs-dev
mailing list