Skip to content

ThreadLocalTargetSource does not include actual target bean name in NamedThreadLocal #30581

Closed
@jhoeller

Description

@jhoeller

In the course of some nullability refinements along with #30576, it turns out that ThreadLocalTargetSource always initializes its NamedThreadLocal with a String that contains a null bean name. That bean name should be appended lazily in a toString() implementation instead.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchestype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions