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

Migrate to Java 17 #1649

Merged
merged 5 commits into from
Feb 21, 2023
Merged

Migrate to Java 17 #1649

merged 5 commits into from
Feb 21, 2023

Conversation

lbergelson
Copy link
Member

Testing on 17 and 19 to see how we do.

* add explicit OpenNashorn dependency
* fix deprecations
@lbergelson lbergelson force-pushed the lb_enable_java_17_tests branch from d2f6cbc to 7a70dcd Compare February 2, 2023 20:44
Copy link
Collaborator

@cmnbroad cmnbroad left a comment

Choose a reason for hiding this comment

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

This looks good to me - changes seem pretty minimal and all the tests are passing...

- name: Set up java ${{ matrix.Java }}
uses: actions/setup-java@v2
uses: actions/setup-java@v3
Copy link
Collaborator

Choose a reason for hiding this comment

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

What does this change (v2 -> v3) do ?

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 stops github complaining that it's using deprecated stuff.

@lbergelson lbergelson changed the title enabling java 17 and 19 tests Migrate to Java 17 Feb 15, 2023
@lbergelson lbergelson marked this pull request as ready for review February 15, 2023 21:33
@lbergelson lbergelson merged commit 670f500 into master Feb 21, 2023
@lbergelson lbergelson deleted the lb_enable_java_17_tests branch February 21, 2023 23:17
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.

2 participants