On Tue, 22 Apr 2025 04:25:33 GMT, Abhishek Kumar <abhis...@openjdk.org> wrote:
>> Tejesh R has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Update review comments > > test/jdk/java/awt/Menu/MenuActionEventTest.java line 78: > >> 76: } >> 77: >> 78: protected void processActionEvent(ActionEvent e) { > > I suggest to add `@Override` for all the overridden methods across tests. Updated. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24649#discussion_r2053311457