Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Merged
metaprime merged 1 commit into
mainfrom
java-17
Jan 5, 2025
Merged

Reset Java minimum version to Java 17 (OpenJDK 17), to support Debian (Closes #2055)#2057
metaprime merged 1 commit into
mainfrom
java-17

Conversation

@soloturn

@soloturn soloturn commented Jan 4, 2025

Copy link
Copy Markdown
Collaborator

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

@metaprime metaprime left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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

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