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

Fix Deprecated ClassMatcher #11767 #11769

Merged
merged 3 commits into from May 21, 2024
Merged

Fix Deprecated ClassMatcher #11767 #11769

merged 3 commits into from May 21, 2024

Conversation

gregw
Copy link
Contributor

@gregw gregw commented May 8, 2024

Fix #11767 by making deprecated ClassMatcher class wrap the util ClassMatcher

Fix #11767 by making deprecated ClassMatcher class wrap the util ClassMatcher
@gregw
Copy link
Contributor Author

gregw commented May 8, 2024

The constructor function is a little clumsy, but perhaps better than exposing the internals.

joakime
joakime previously approved these changes May 9, 2024
Copy link
Contributor

@joakime joakime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I also added some missing ee9 tests which are showing as green too.

@gregw gregw merged commit 1b82757 into jetty-12.0.x May 21, 2024
6 of 9 checks passed
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.

Backward compat API WebAppContext.getServerClassMatcher() is not updating the WebAppClassloader
3 participants