RFR: 8315677: Open source few swing JFileChooser and other tests [v2]

Abhishek Kumar abhiscxk at openjdk.org
Tue Sep 12 11:28:38 UTC 2023


On Tue, 12 Sep 2023 05:04:56 GMT, Tejesh R <tr at openjdk.org> wrote:

>> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Review comment update
>
> test/jdk/javax/swing/JFileChooser/bug4624353.java line 59:
> 
>> 57:                 passAround(fc);
>> 58:                 if (!passed) {
>> 59:                     throw new RuntimeException("Test failed");
> 
> RuntimeException can be outside SwingUtility to avoid Invocation error.

Updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15626#discussion_r1322893705


More information about the client-libs-dev mailing list