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

Reset Java minimum version to Java 17 (OpenJDK 17), to support Debian (Closes #2055) #2057

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

soloturn
Copy link
Collaborator

@soloturn soloturn commented Jan 4, 2025

From the Java SE Support Roadmap (see https://www.oracle.com/java/technologies/java-se-support-roadmap.html)

Java 17 LTS is supported (from "Premiere Support" column) until "September 2026, or later", so it is reasonable to keep ensuring compatibility with Java 17.

As for Java 21 LTS, even though it has been in General Availability (GA) since September 2023, Debian only has the OpenJDK 21 package in testing and unstable -- see https://tracker.debian.org/pkg/openjdk-21

Closes #2055

@soloturn soloturn requested a review from metaprime January 4, 2025 12:11
Copy link
Contributor

@metaprime metaprime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree with the rationale and it works for me.

@metaprime metaprime changed the title support java-17, for debian Reset Java minimum version to Java 17 (OpenJDK 17), to support Debian (Closes #2055) Jan 5, 2025
@metaprime
Copy link
Contributor

For some extra context:

From the Java SE Support Roadmap (see https://www.oracle.com/java/technologies/java-se-support-roadmap.html)

Java 17 LTS is supported (from "Premiere Support" column) until "September 2026, or later", so it is reasonable to keep ensuring compatibility with Java 17.

As for Java 21 LTS, even though it has been in General Availability (GA) since September 2023, Debian only has the OpenJDK 21 package in testing and unstable -- see https://tracker.debian.org/pkg/openjdk-21

@metaprime metaprime merged commit c1f2a00 into main Jan 5, 2025
8 checks passed
@metaprime metaprime deleted the java-17 branch January 5, 2025 02:08
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.

what happened to java 17?
2 participants