On Mon, 25 Sep 2023 22:00:33 GMT, Alisen Chung <ach...@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

Reply via email to