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

Update Java versions and Debian version #746

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

MarkEWaite
Copy link
Contributor

@MarkEWaite MarkEWaite commented Jan 20, 2024

Update Java versions and Debian version

Updates the base Debian version to the most recent release of Bookworm.

  • Debian Bookworm 20240110

Updates the Java versions to the most recent releases of container images from the Eclipse Temurin container images:

  • Java 11.0.21
  • Java 17.0.9
  • Java 21.0.1

New Java releases are currently being prepared by Eclipse Temurin. Their banner message says:

16th January 2024:We are creating the January 2024 PSU binaries for Eclipse Temurin 8u402, 11.0.22 and 17.0.10 and 21.0.2 You can track progress by platform.

When they are available, the Java versions will need to be upgraded to:

  • Java 11.0.22
  • Java 17.0.10
  • Java 21.0.2

Testing done

Ran make build successfully on my local Debian testing machine with Docker version 25.0.0, build e758fe5.

Ran make test successfully on my local Debian testing machine with Docker version 25.0.0, build e758fe5.

I've been actively using Java 11.0.21, Java 17.0.9, and Java 21.0.1 for various Jenkins controllers and Jenkins agents since their release 3 months ago. I've seen no issues reported in Jenkins Jira or in the various GitHub issues of the Jenkins project that are specific to those versions.

Submitter checklist

Edit tasklist title
Beta Give feedback Tasklist Submitter checklist, more options

Delete tasklist

Delete tasklist block?
Are you sure? All relationships in this tasklist will be removed.
  1. Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
    Options
  2. Ensure that the pull request title represents the desired changelog entry
    Options
  3. Please describe what you did
    Options
  4. Ensure you have provided tests - that demonstrates feature works or fixes the issue
    Options

* Debian Bookworm 20240110
* Java 11.0.21
* Java 17.0.9
* Java 21.0.1

New Java releases are currently being prepared by Eclipse Temurin.
When they are available, the Java versions will need to be upgraded to:

* Java 11.0.22
* Java 17.0.10
* Java 21.0.2
@MarkEWaite MarkEWaite merged commit b9b21ec into jenkinsci:master Jan 20, 2024
10 checks passed
@MarkEWaite MarkEWaite deleted the update-base-images branch January 20, 2024 20:12
@MarkEWaite
Copy link
Contributor Author

I had labeled this incorrectly when created. After the merge, I changed the label from chore to enhancement to match with similar changes like:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants