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

Jetty 12.1.x refactor servlet error handler #11982

Merged
merged 9 commits into from
Oct 24, 2024

Conversation

janbartel
Copy link
Contributor

Refactor ee11 servlet ErrorHandler to use more of the core ErrorHandler to reduce duplication of code.

@janbartel janbartel self-assigned this Jun 28, 2024
@janbartel janbartel marked this pull request as ready for review October 15, 2024 01:13
@janbartel janbartel requested a review from gregw October 15, 2024 01:13
@janbartel
Copy link
Contributor Author

@gregw this PR makes the ee11 ErrorHandler a subclass of the core ErrorHandler to remove code duplication. I've left ee8/ee9/ee10 untouched. Thoughts?

@janbartel janbartel merged commit a80c07f into jetty-12.1.x Oct 24, 2024
10 checks passed
@janbartel janbartel deleted the jetty-12.1.x-refactor-servlet-error-handler branch October 24, 2024 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants