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

Alisen Chung achung at openjdk.org
Mon Sep 25 22:03:12 UTC 2023


On Mon, 25 Sep 2023 11:57:18 GMT, Alexey Ivanov <aivanov at 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


More information about the client-libs-dev mailing list