-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Require JDK 23 to run Trino #23783
Require JDK 23 to run Trino #23783
Conversation
9f39b17
to
12ae7ed
Compare
Haha .. yeah .. I saw already @wendigo .. personally I think we should get it merged soon .. maybe even for 462 .. since officially 22 is EOL (from Oracle anyway.. and whatever that means really) |
The JDK 23.0.1 is due today @mosabua so once it's out, I'll update to it and we can consider merging it |
I will consider approving it then.. hahaha @wendigo |
@mosabua https://jdk.java.net/23/release-notes here you go :) |
12ae7ed
to
2820b4a
Compare
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.
Looks good, but what's going on with the tests?
2820b4a
to
0d8d260
Compare
@martint ASM in the compiler needs to be updated since we've added module-info.java to the SPI |
|
ce2e399
to
43c8f13
Compare
43c8f13
to
c51db6c
Compare
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.
Let's ship it!
Fixes #21316
Description
Additional context and related issues
Release notes
( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
(x) Release notes are required, with the following suggested text: