Skip to content

Use Arrays.hashCode(...) in ObjectUtils #29051

Closed
@j3graham

Description

@j3graham

java.util.Arrays has methods for hashCode generation on primitive arrays that are equivalent to nullSafeHashCode

They do however calculate different hash values. If this was tolerable, then the JDK methods could be used.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions