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

Depecate support for Java 8 #299

Closed
szpak opened this issue Sep 15, 2021 · 1 comment
Closed

Depecate support for Java 8 #299

szpak opened this issue Sep 15, 2021 · 1 comment

Comments

@szpak
Copy link
Owner

szpak commented Sep 15, 2021

As Java 17 - the next LTS - is available, it would be a good time to deprecate support for Java 8 (7,5 years after its initial release).

There are no immediate plans to change the minimal required Java version to 11, but most likely the CI will only test project with Java 11 and 17, and it will be released using Java 11 (with source level set still to 8, for the time being). Therefore, the binary compatibility with Java 11 will not be strictly enforced (in the phase one).

Feel free to comment here, if you have some strong arguments against that idea.

@szpak szpak added this to the 1.9.0 milestone Aug 19, 2022
szpak added a commit that referenced this issue Aug 19, 2022
The plugin is released with JDK 11.
(the source/class compatibility is still JDK 8, but it might chance without notice).
szpak added a commit that referenced this issue Aug 19, 2022
@szpak
Copy link
Owner Author

szpak commented Aug 19, 2022

Deprecated in 1.9.0

@szpak szpak closed this as completed Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant