Skip to content

Fix inconsistencies in StaticListableBeanFactory #35119

Closed
@jhoeller

Description

@jhoeller

In the course of #35101, various inconsistencies in StaticListableBeanFactory have been uncovered (which never materialized due to that variant only really being used for tests). We should align those with DefaultListableBeanFactory in 6.2.x as well (as far as possible), in particular the FactoryBean introspection bug for the isSingleton/isPrototype check where we accidentally inverted the result between the FactoryBean itself and its exposed object.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions