Skip to content

Require JDK 17+#24146

Merged
hamzaremmal merged 1 commit intoscala:mainfrom
dotty-staging:setjava17
Oct 7, 2025
Merged

Require JDK 17+#24146
hamzaremmal merged 1 commit intoscala:mainfrom
dotty-staging:setjava17

Conversation

@jchyb
Copy link
Copy Markdown
Contributor

@jchyb jchyb commented Oct 7, 2025

This is paving the way for #24109.
As part of this:

  • the minimum version for -release/-java-output-version flag is set to 17
  • managed community build tests are done on JDK 17
    • some community-build projects are temporarily removed
    • some that were using -release 8 option now have that option removed
  • compilation tests using -release 8 were disabled
  • presentation compiler tests using -release 8 and -release 11 were removed
  • releases are done on JDK 17

@hamzaremmal
Copy link
Copy Markdown
Member

@jchyb I've been trying to update the submodules in #23963 but this was just too many issues.

@hamzaremmal hamzaremmal merged commit 443f0f3 into scala:main Oct 7, 2025
50 checks passed
@hamzaremmal hamzaremmal deleted the setjava17 branch October 7, 2025 20:41
@hamzaremmal hamzaremmal linked an issue Oct 7, 2025 that may be closed by this pull request
@WojciechMazur WojciechMazur added this to the 3.8.0 milestone Oct 28, 2025
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.

[CI] Community Build should be executed using JDK 17

5 participants