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

Add Java 17 build test to GitHub action #346

Merged
merged 1 commit into from Oct 11, 2022
Merged

Conversation

wangyum
Copy link
Contributor

@wangyum wangyum commented Sep 18, 2022

We are planning to upgrade the JDK to JDK 17 due to the performance issue:
https://bugs.openjdk.org/browse/JDK-8159720

This PR add Java 17 build test to GitHub action.

- uses: actions/checkout@v2
- uses: olafurpg/setup-scala@v10
with:
java-version: 17
Copy link
Contributor Author

Choose a reason for hiding this comment

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

adopt do not have 17. Use openjdk 17.

@wangyum
Copy link
Contributor Author

wangyum commented Sep 19, 2022

cc @xerial

@xerial xerial merged commit 681da2d into xerial:master Oct 11, 2022
@wangyum wangyum deleted the openjdk@17 branch October 12, 2022 00:54
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.

None yet

2 participants