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

Reduce javax.servlet.ServletException footprint #194

Merged
merged 1 commit into from
May 23, 2024

Conversation

basil
Copy link
Member

@basil basil commented May 23, 2024

Not declaring this unnecessary throws will make it easier to adapt in the future if/when the return type of the super method changes in Jenkins core to adopt EE 9.

Testing done

mvn clean verify

@basil basil requested a review from a team as a code owner May 23, 2024 17:12
@basil basil merged commit a01b67e into jenkinsci:master May 23, 2024
13 checks passed
@basil basil deleted the ServletException branch May 23, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant