-
Notifications
You must be signed in to change notification settings - Fork 4.8k
HIVE-29027: Move to JDK-21 #5880
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
Conversation
Instant approve :) |
Down to some 24 Failures, of which 2 flaky (they passed in previous build). 22 are all from Kudu Handler. Have created a ticket KUDU-3670. |
Trino is already on JDK-24, doesn't even compile with lower versions |
Green Build with JDK-21 :-) |
134 files changed 🥇 |
Awesome, will this be in hive v5.0 ? :) |
@ayushtkn, did you grep for
|
Thanx @abstractdog for the review. The ExitUtils change is now separated |
...erver/src/test/java/org/apache/hadoop/hive/metastore/TestRemoteHiveMetastoreWithHttpJwt.java
Outdated
Show resolved
Hide resolved
PR looks good to me—I'm open to giving a +1. The only potentially debatable part is the precision change, which results in many q.out diffs. However, looking at the underlying Java change: The fact that even Java’s golden files changed is pretty telling—so it is what it is. assuming that @ayushtkn will consider my comment regarding systemlambda vs. system stubs, LGTM |
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.
LGTM +1
Would you be so kind, @ayushtkn, to wait another 24 hours in case anyone has objections?
|
This reverts commit e008e40.
This reverts commit e008e40.
Tasks
https://bugs.openjdk.org/browse/JDK-4511638