Skip to content

Use Integer.parseInt instead of Integer.valueOf for primitive int #25456

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

Merged
merged 1 commit into from
Jul 22, 2020

Conversation

XenoAmess
Copy link
Contributor

as title.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jul 21, 2020
@sbrannen sbrannen changed the title use Integer.parseInt insteadof Integer.valueOf when we need int not Integer. Use Integer.parseInt instead of Integer.valueOf for primitive int Jul 22, 2020
@sbrannen sbrannen added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jul 22, 2020
@sbrannen sbrannen added this to the 5.3 M2 milestone Jul 22, 2020
@sbrannen sbrannen self-assigned this Jul 22, 2020
@sbrannen sbrannen merged commit cd12583 into spring-projects:master Jul 22, 2020
@sbrannen
Copy link
Member

sbrannen commented Jul 22, 2020

This has been merged into master and polished in ae5913f.

Thanks

sbrannen added a commit that referenced this pull request Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants