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

Issue #5725 Review preventers. #5839

Merged
merged 1 commit into from Dec 24, 2020

Conversation

janbartel
Copy link
Contributor

Closes #5725

Reviewed the Preventers and deprecated them where there is information that the cause has been fixed in the jvm.

Note that any Preventer that is documented as being fixed prior to jdk11 should be deleted from jetty-10/11 when this change is merged through.

Note that any Preventer that is documented as being fixed prior to jdk11
should be deleted from jetty-10/11 when this change is merged through.

Signed-off-by: Jan Bartel <janb@webtide.com>
@janbartel janbartel added this to In progress in Jetty 9.4.36 via automation Dec 22, 2020
@janbartel janbartel linked an issue Dec 22, 2020 that may be closed by this pull request
Jetty 9.4.36 automation moved this from In progress to Reviewer approved Dec 23, 2020
Copy link
Contributor

@sbordet sbordet left a comment

Choose a reason for hiding this comment

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

Are you going to remove them in Jetty 10?

@sbordet
Copy link
Contributor

sbordet commented Dec 23, 2020

@janbartel note that if you're going to remove these from Jetty 10, then jetty-util's module-info.java needs to be changed to remove all the requires static that were necessary for these preventers.

@janbartel
Copy link
Contributor Author

@sbordet yes, my intention is to remove them in jetty-10, and yes I intend to change module-info.java appropriately.

@janbartel janbartel merged commit 29c00eb into jetty-9.4.x Dec 24, 2020
Jetty 9.4.36 automation moved this from Reviewer approved to Done Dec 24, 2020
@janbartel janbartel deleted the jetty-9.4.x-5725-review-preventers branch December 24, 2020 14:29
@janbartel janbartel mentioned this pull request Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Review Preventers
2 participants