Skip to content

Conversation

martinbonnin
Copy link

@martinbonnin martinbonnin commented Sep 25, 2025

Closes #13082

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

@Copilot Copilot AI review requested due to automatic review settings September 25, 2025 08:40
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the default Java version from 17 to 21 for Ubuntu 24.04 runner images, addressing issue #13082. The change maintains support for all existing Java versions while making Java 21 the default.

  • Updated default Java version from 17 to 21 in the toolset configuration
  • Updated documentation to reflect Java 21 as the new default version
  • Cleaned up trailing whitespace in the documentation

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
images/ubuntu/toolsets/toolset-2404.json Changes default Java version from "17" to "21"
images/ubuntu/Ubuntu2404-Readme.md Updates documentation to show Java 21 as default and removes trailing whitespace

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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.

Set default JAVA_HOME to Java 21 on ubuntu-latest
1 participant