Skip to content

MergedAnnotation.asAnnotationAttributes() Javadoc incorrectly states that it creates an immutable map #36567

@sbrannen

Description

@sbrannen

MergedAnnotation.asAnnotationAttributes() creates a mutable AnnotationAttributes instance; however, the @return tag states that it returns "an immutable map" (likely copied from asMap()).

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchestype: documentationA documentation task

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions