Skip to content

Avoid duplicate AOP proxy class definition with FilteredClassLoader#28531

Closed
dreis2211 wants to merge 1 commit into
spring-projects:mainfrom
dreis2211:gh-28528
Closed

Avoid duplicate AOP proxy class definition with FilteredClassLoader#28531
dreis2211 wants to merge 1 commit into
spring-projects:mainfrom
dreis2211:gh-28528

Conversation

@dreis2211

Copy link
Copy Markdown
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