Skip to content

Conversation

@dessina-devasia
Copy link
Contributor

Fixes #1189

Replaced the usage of action.actionPerformed() with ActionUtil.performActionDumbAwareWithCallbacks() which resolves the override-only method usage violation in LibertyGeneralAction.actionPerformed

Copy link
Contributor

@anusreelakshmi934 anusreelakshmi934 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@dessina-devasia dessina-devasia merged commit c796804 into OpenLiberty:main Nov 20, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Address override-only method usage violation in 'LibertyGeneralAction.actionPerformed(...)'

3 participants