Skip to content

Deprecate ObjectUtils.hashCode for primitives in favor of JDK 8's hashCode methods [SPR-15395] #19958

@spring-projects-issues

Description

@spring-projects-issues

Christoph Dreis opened SPR-15395 and commented

Hey,

just noticed that the hashCode() variants for primitive types in ObjectUtils could be using the JDK 8 calls now that we're on it.

Please find the corresponding PR attached.

Cheers,
Christoph


Affects: 5.0 M5

Referenced from: pull request #1368, and commits e9627a1

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions