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

Bump minimum Java version to 1.8 #230

Merged
merged 2 commits into from
Jul 7, 2023

Conversation

Lorak-mmk
Copy link

Up until now, minimum Java version was 1.6.
This is ancient - 1.6 is not supported for a few years now, even by Oracle's extended support. This is similar situation to Python 2 in Scylla, which we took way too long to drop.

Up until now, minimum Java version was 1.6.
This is ancient - 1.6 is not supported for a few years now,
even by Oracle's extended support. This is similar situation to
Python 2 in Scylla, which we took way too long to drop.
The workaround that was previously required to make clirr happy
now seems to make it unhappy instead. Removing the workaround
results in another clirr issue that I added to ignore list.
@avelanarius avelanarius merged commit f54ec8c into scylladb:scylla-3.x Jul 7, 2023
12 of 14 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.

2 participants