-
Notifications
You must be signed in to change notification settings - Fork 8.9k
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
HADOOP-19216. Upgrade Guice from 4.0 to 5.1.0 to support Java 17 #6913
Conversation
💔 -1 overall
This message was automatically generated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test failures don't look related, I have triggered the build again, if everything is good, changes LGTM
💔 -1 overall
This message was automatically generated. |
@pan3793 can you do a PR for branch-3.4; if yetus is happy you can merge without needing any upvotes |
…che#6913). Contributed by Cheng Pan. Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
@steveloughran #6930 is opened for 3.4 backporting |
…che#6913). Contributed by Cheng Pan. Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
…che#6913). Contributed by Cheng Pan. Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
…che#6913). Contributed by Cheng Pan. Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
…che#6913). Contributed by Cheng Pan. Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
Description of PR
Guice supports Java 17 since 5.1.0, see google/guice#1536
How was this patch tested?
Exsiting CI.
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?