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

Lower the JRE version requirement to version 17 #486

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

dirkgroot
Copy link
Collaborator

@dirkgroot dirkgroot commented Apr 10, 2024

Since we don't use any modern JRE features for this tool, there's no need for it to always require the newest JRE to be installed. Therefore it seems like a good idea to lower the requirement to the lowest JRE version that is required by the libraries this tool uses. This happens to be version 17.

I made sure this works, by locally creating a distribution and running it using Java 17.

Since we don't use any modern JRE features for this tool, there's no
need for it to always require the newest JRE to be installed. Therefore
it seems like a good idea to lower the requirement to the lowest JRE
version that is required by the libraries this tool uses. This happens
to be version 17.
@dirkgroot dirkgroot requested a review from jp7677 April 10, 2024 12:27
@dirkgroot dirkgroot merged commit 5ed6670 into main Apr 10, 2024
2 checks passed
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