On Mon, 25 Sep 2023 11:57:18 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:

>> Alisen Chung has updated the pull request incrementally with two additional 
>> commits since the last revision:
>> 
>>  - updated tests based on feedback
>>  - updated tests
>
> 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

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

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

Reply via email to