RFR: 8316146: Open some swing tests 4 [v2]

Alexey Ivanov aivanov at openjdk.org
Thu Sep 28 15:56:39 UTC 2023


On Mon, 25 Sep 2023 22:00:33 GMT, Alisen Chung <achung at openjdk.org> wrote:

>> test/jdk/javax/swing/BasicMenuUI/bug4244616.java line 67:
>> 
>>> 65:                     action.actionPerformed(ev);
>>> 66:                 } catch (Exception ignored) {
>>> 67:                 }
>> 
>> Are exceptions thrown here?
>
> Yea, an exception is thrown here and the original test ignores the exception

Okay, thanks for clarification.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15875#discussion_r1337303698


More information about the client-libs-dev mailing list