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

Use JDK 11 as the default minimum #239

Merged
merged 6 commits into from
May 24, 2024
Merged

Use JDK 11 as the default minimum #239

merged 6 commits into from
May 24, 2024

Conversation

aSemy
Copy link
Contributor

@aSemy aSemy commented May 24, 2024

This PR sets the default JDK minimum to 11. Lower versions are no longer tested, but they may work.

For Dokkatoo, there is no strong requirement for a specific JDK version. It basically only affects the automatic source link.

JDK8 is ancient, and is finally being phased out. For example, GitHub MacOS runners no longer support JDK8. actions/setup-java#625

aSemy added 2 commits May 24, 2024 09:13
JDK8 is ancient. Supporting it is work, so drop support for it.
@aSemy aSemy added this pull request to the merge queue May 24, 2024
Merged via the queue into main with commit da9b3c4 May 24, 2024
5 checks passed
@aSemy aSemy deleted the feat/min-jdk-11 branch May 24, 2024 11:18
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.

1 participant