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

Use Java 21 in jvm toolchain #4080

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

nielsvanvelzen
Copy link
Member

The current Android Studio release bundles JDK 21, so using that will make it easier to get started with development as there is no need to manually install a JDK.

Changes

  • Update toolchain to Java 21
  • Refactor toolchain config to use version catalog

Issues

@nielsvanvelzen nielsvanvelzen added gradle refactor Improvements to code realiability, readability and quality labels Oct 15, 2024
@nielsvanvelzen nielsvanvelzen added this to the v0.18.0 milestone Oct 15, 2024
@nielsvanvelzen
Copy link
Member Author

Ah builds failed.. exactly what I expected!

(need to update the workflows to use JDK21 too, oops)

@nielsvanvelzen nielsvanvelzen merged commit acf8af6 into jellyfin:master Oct 15, 2024
6 checks passed
@nielsvanvelzen nielsvanvelzen deleted the toolchain-21 branch October 15, 2024 15:54
@nielsvanvelzen nielsvanvelzen modified the milestones: v0.18.0, v0.17.9 Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gradle refactor Improvements to code realiability, readability and quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants