Skip to content

Move to Java 21 - #240

Draft
minnerbe wants to merge 6 commits into
bump-scijava-45from
feature/java-21
Draft

Move to Java 21#240
minnerbe wants to merge 6 commits into
bump-scijava-45from
feature/java-21

Conversation

@minnerbe

@minnerbe minnerbe commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

This PR updates the Java version from 11 to 21 to align with the current Java version used in the scijava/fiji universe. The base pom-scijava already starts pulling in Java 21 dependencies that would need to be manually removed, so this is the clear long-term solution.

Besides some trivial pins / exclusions, the update to Java 21 requires some non-trivial version changes:

  • Spark 3.x -> 4.x (this PR)
  • Jetty build info (this PR; the jetty version stays the same as before)
  • Spark deployment on the cluster
  • Jetty deployment
  • Create a symlink /misc/sc/jdks/zulu21 to the JDK21 that's already there

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.

1 participant