Will-thom opened a new pull request, #12145: URL: https://github.com/apache/maven/pull/12145
Fixes #12115.\n\nThis changes EventSpyDispatcher to use a static logger so Sisu does not mutate a final instance logger field reflectively on newer JDKs. It also adds a small regression test that guards against reintroducing a final instance Logger field.\n\nValidation:\n- mvn -B -pl maven-core -Dtest=EventSpyDispatcherTest test\n- mvn -B -pl maven-core test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
