RFR: 8307133: Open source some JTable jtreg tests [v2]

Phil Race prr at openjdk.org
Wed May 3 17:38:37 UTC 2023


On Tue, 2 May 2023 20:03:14 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> Phil Race has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8307133
>
> test/jdk/javax/swing/JTable/bug4159300.java line 87:
> 
>> 85:             frame.pack();
>> 86:             frame.setVisible(true);
>> 87:         } finally {
> 
> Why do we need this empty "finally" block?

We don't. Removed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13745#discussion_r1184009963



More information about the client-libs-dev mailing list