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

Upgrade scala patch versions to support jdk 21 #154

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Conversation

jodersky
Copy link
Member

@jodersky jodersky commented Nov 27, 2024

It appears that it actually wasn't twirl that was preventing a build under jdk 21. Upgrading the various scala patch versions seems to fix it.

I've tested this manually on my machine. In the future, it could be interesting to also include a CI workflow that uses jdk 21.

Fixes #153

@He-Pin
Copy link
Contributor

He-Pin commented Nov 27, 2024

Thanks,
I tried this change locally on my mac, but it was not working as expected, I will retry after this PR get merged.

@jodersky jodersky merged commit 8b598f7 into master Nov 27, 2024
5 checks passed
@He-Pin
Copy link
Contributor

He-Pin commented Nov 27, 2024

It works, I must missed something.

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.

java.lang.ExceptionInInitializerError when Run mill __.compile with Java 21
2 participants