Skip to content

Conversation

@OneEpitome
Copy link

Hello,

While reviewing the source code, I found a redundant conversion of applicationEventListenerList in StandardContext.java.
This pull request removes the unnecessary conversion.

Thank you for reviewing my contribution.

@OneEpitome OneEpitome changed the title Remove redundant conversion for applicationEventListenerList Remove redundant conversion of applicationEventListenerList Sep 18, 2025
@markt-asf
Copy link
Contributor

It is done like that to support sub-classes that might have overridden the getApplicationEventListeners() method.

@markt-asf markt-asf closed this Sep 18, 2025
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.

2 participants