Skip to content

Conversation

jchyb
Copy link
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
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
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
2 participants