On Tue, 29 Mar 2022 22:06:37 GMT, Sergey Bylokhov <[email protected]> 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