-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Switch to Java 19 #9417
Copy link
Copy link
Labels
dev: build-systemplatform: linuxstatus: depends-on-externalA bug or issue that depends on an update of an external libraryA bug or issue that depends on an update of an external library
Metadata
Metadata
Assignees
Labels
dev: build-systemplatform: linuxstatus: depends-on-externalA bug or issue that depends on an update of an external libraryA bug or issue that depends on an update of an external library
Type
Fields
Give feedbackNo fields configured for issues without a type.
Is your suggestion for improvement related to a problem? Please describe.
OpenJDK 18 is EOL and some Linux distributions have already dropped it.
Describe the solution you'd like
JabRef should switch to OpenJDK 19 and publish a new release, so downstream distros can pick the update.
A possible alternative would be to restore source compatibility with Java 17 LTS.
Additional context
Gradle has already been updated to a version supporting Java 19, so the switch should be a low effort task.