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

Java 17 Upgrade #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

imjalpreet
Copy link
Member

Related Issue: prestodb/presto#23788

@@ -20,7 +20,7 @@
<properties>
<mavenVersion>3.8.1</mavenVersion>
<mavenPluginPluginVersion>3.2</mavenPluginPluginVersion>
<provisioVersion>0.1.40</provisioVersion>
<provisioVersion>1.0.18</provisioVersion>
<takari.javaSourceVersion>1.8</takari.javaSourceVersion>
Copy link

Choose a reason for hiding this comment

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

Any clue what this references and would it need an upgrade ?

Copy link
Member Author

Choose a reason for hiding this comment

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

It's getting referenced just a few lines below for setting language level. Probably once we want to change the language level we will have to update this property as well.

Copy link
Member

@beinan beinan left a comment

Choose a reason for hiding this comment

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

Thank you @imjalpreet ! it looks good to me, feel free to ping me if you need any review for jdk upgrade, thanks!

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.

3 participants