Skip to content

Simplify CachedIntrospectionResults caching arrangements [SPR-10028] #14662

Closed
@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-10028 and commented

Spring's CachedIntrospectionResults class traditionally comes with three different modes of static caching, primarily for defensiveness in terms of ClassLoader leaks. These three modes can be simplified to two: basically traditional ClassLoader layouts (with embedded Spring jars within the application) and non-traditional layouts (with the Spring jars higher up the hierarchy or in a different node of the ClassLoader tree altogether).


Issue Links:

Referenced from: commits bed2134, 0ee1256, c368068, 4a8be69

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions