Skip to content

Could we use JDK 25 in Docker images? #5608

@Ostrzyciel

Description

@Ostrzyciel

Currently in Docker images of RDF4J, JDK 17 is used:

FROM tomcat:9-jre17-temurin-jammy

JDK 25 introduces a lot of performance improvements, especially since JDK 17/21. In our internal workloads RDF4J works completely fine on JDK 25.

See Oracle's talk from a month ago: https://www.youtube.com/watch?v=223_7r0H6OE&t=125s

Could we change the Docker images to ship with the latest LTS JDK?

Metadata

Metadata

Assignees

Labels

M1Fixed in milestone 1docker

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions