Skip to content
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

Remove unnecessary boxing on ListTest #1385

Merged
merged 4 commits into from
Nov 16, 2016
Merged

Conversation

AxelMonroyX
Copy link
Contributor

Remove unnecessary boxing on ListTest because Java creates an Integer object from i and adds to the object fFull

Reference:
Autoboxing and Unboxing

Add  "!fgFilterStack" for readable and coding style purposes
Java creates an Integer object from i and adds the object fFull
@kcooney kcooney merged commit 1887122 into junit-team:master Nov 16, 2016
@kcooney
Copy link
Member

kcooney commented Nov 16, 2016

Thanks!

sebasjm pushed a commit to sebasjm/junit4 that referenced this pull request Mar 11, 2018
Remove unnecessary boxing on ListTest
aristotle0x01 pushed a commit to aristotle0x01/junit4 that referenced this pull request Jun 27, 2022
Remove unnecessary boxing on ListTest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants