Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Switch to Zulu and update build matrix up to JDK 19 #29

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

Merged
merged 1 commit into from
Jul 30, 2022

Conversation

plamentotev
Copy link
Member

Zulu provides larger set of JDK versions, including early access(EA) versions. Any objections to switch to it instead of Temurin? Only Oracle JDK (but I'm not sure anymore what is free and what not) and SAP Machine (not as popular) provide larger set of versions (including 20, which is the release after the next at time of writing).

The upcoming version is 19 - include the EA version in order to test our projects before the release.

Zulu provides larger set of JDK versions, including
early access(EA) versions. 

The upcoming version is 19 - include the EA version
in order to test our projects before the release.
@plamentotev
Copy link
Member Author

plamentotev commented Jul 28, 2022

I just noticed that using LTS JDK releases is done on purpose. I wonder why? Would it not make more sense individual projects to temporary exclude problematic JDK than all projects having to include extra versions. After all the important thing is to ensure all projects are working with the latest versions and take actions if they don't.

cc @olamy @slachiewicz

@olamy
Copy link
Member

olamy commented Jul 28, 2022

Agree. it's configurable at least

@plamentotev plamentotev merged commit ecb1517 into master Jul 30, 2022
@plamentotev plamentotev deleted the update-to-jdk-19 branch July 30, 2022 14:19
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