On Tue, 2 May 2023 20:03:14 GMT, Sergey Bylokhov <s...@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