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

Avoid autoboxing in dropwizard-servlets ByteRange #8364

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

rhowe
Copy link
Contributor

@rhowe rhowe commented Feb 12, 2024

Courtesy of spotbugs

@rhowe rhowe requested a review from a team as a code owner February 12, 2024 12:08
@rhowe
Copy link
Contributor Author

rhowe commented Feb 12, 2024

I raised this against 3.0.x - should I instead raise it against 4.0.x?

@github-actions github-actions bot added this to the 3.0.7 milestone Feb 12, 2024
@joschi joschi added the task label Feb 20, 2024
@joschi joschi merged commit 3ca5787 into dropwizard:release/3.0.x Feb 20, 2024
12 of 13 checks passed
@joschi
Copy link
Member

joschi commented Feb 20, 2024

@rhowe Targeting the 3.0.x release branch is fine. I've forward-ported the change into 4.0.x and 5.0.x.

Thanks! ❤️

@rhowe rhowe deleted the less-autoboxing branch February 20, 2024 08:37
joschi added a commit that referenced this pull request Feb 20, 2024
Co-authored-by: Russell Howe <rhowe@siksai.co.uk>
joschi added a commit that referenced this pull request Feb 20, 2024
Co-authored-by: Russell Howe <rhowe@siksai.co.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants