Skip to content

Change initialCapacity to match the number of data being added. #2668

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
Aug 5, 2022

Conversation

namsoo2
Copy link
Contributor

@namsoo2 namsoo2 commented Jul 28, 2022

As support for Joda Time has been removed from the PR below, the amount of data added has been reduced. So I change the initialCapacity of List from 5 to 3.
582319a#diff-af2a32ea5afba73b67b2df385fa7928ac7db69330d0b5149cc66ad6fcc32635fL65-L66

As support for Joda Time has been removed from the PR below, the amount of data added has been reduced. So I change the initialCapacity of List from 5 to 3.
spring-projects@582319a#diff-af2a32ea5afba73b67b2df385fa7928ac7db69330d0b5149cc66ad6fcc32635fL65-L66
@pivotal-cla
Copy link

@namsoo2 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-cla
Copy link

@namsoo2 Thank you for signing the Contributor License Agreement!

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 28, 2022
@mp911de mp911de added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 5, 2022
@mp911de mp911de self-assigned this Aug 5, 2022
@mp911de mp911de added this to the 3.0 M6 (2022.0.0) milestone Aug 5, 2022
@mp911de mp911de merged commit e9852fc into spring-projects:main Aug 5, 2022
@mp911de
Copy link
Member

mp911de commented Aug 5, 2022

Thank you for your contribution. That's merged now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants