-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: bugA general bugA general bug
Milestone
Description
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)Issues in core modules (aop, beans, core, context, expression)type: bugA general bugA general bug