Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid duplicate AOP proxy class definition with FilteredClassLoader #28531

Closed
wants to merge 1 commit into from

Conversation

dreis2211
Copy link
Contributor

Hi,

this is an attempt to fix #28528, which I believe is a similar case like spring-projects/spring-framework#26601.

In a nutshell this PR therefore implements SmartClassLoader in FilteredClassLoader.

Let me know what you think.
Cheers,
Christoph

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistency of ApplicationContextRunner in some cases with jdk17
3 participants