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

Fix inappropriate eager init. #23992

Merged

Conversation

SchutzeHades
Copy link
Contributor

Incorrectly passing the value of includeNonSingletons to the allowEagerInit parameter in the next method causes a subsequent allowEagerInit logic error.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Nov 14, 2019
@jhoeller jhoeller merged commit 834ebc4 into spring-projects:master Nov 14, 2019
@jhoeller jhoeller self-assigned this Nov 14, 2019
@jhoeller jhoeller added in: core Issues in core modules (aop, beans, core, context, expression) type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Nov 14, 2019
@jhoeller jhoeller added this to the 5.2.2 milestone Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants