RFR: 8307133: Open source some JTable jtreg tests

Sergey Bylokhov serb at openjdk.org
Tue May 2 20:06:19 UTC 2023


On Mon, 1 May 2023 21:11:14 GMT, Phil Race <prr at openjdk.org> wrote:

> Open source some Swing JTable tests

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?

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

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



More information about the client-libs-dev mailing list