Skip to content

Update Bundled OpenJDK to latest#7172

Merged
crobert-1 merged 4 commits intomainfrom
create-pull-request/update-openjdk
Feb 6, 2026
Merged

Update Bundled OpenJDK to latest#7172
crobert-1 merged 4 commits intomainfrom
create-pull-request/update-openjdk

Conversation

@srv-gh-o11y-gdi
Copy link
Collaborator

Update Bundled OpenJDK to latest

@srv-gh-o11y-gdi srv-gh-o11y-gdi force-pushed the create-pull-request/update-openjdk branch from 232be38 to f093890 Compare February 5, 2026 17:01
@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 33.22%. Comparing base (1d8cff2) to head (c64dcfc).
⚠️ Report is 1 commits behind head on main.

❌ Your project check has failed because the head coverage (33.22%) is below the target coverage (35.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7172      +/-   ##
==========================================
- Coverage   33.24%   33.22%   -0.02%     
==========================================
  Files         330      330              
  Lines       23332    23332              
==========================================
- Hits         7756     7752       -4     
- Misses      14682    14684       +2     
- Partials      894      896       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@crobert-1 crobert-1 marked this pull request as ready for review February 5, 2026 22:34
@crobert-1 crobert-1 requested review from a team as code owners February 5, 2026 22:34
Copilot AI review requested due to automatic review settings February 5, 2026 22:34
Copy link
Contributor

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 bundled OpenJDK from version 11.0.29_7 to 11.0.30_7 across Linux and Windows Docker configurations. The update appears to be generated by an automated GitLab CI script that fetches the latest OpenJDK release from the Adoptium Temurin11 repository and updates the relevant configuration files.

Changes:

  • Updated OpenJDK version from 11.0.29_7 to 11.0.30_7 in Linux and Windows Dockerfiles
  • Added changelog entry documenting the enhancement

Reviewed changes

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

File Description
packaging/bundle/Dockerfile Updated JDK_VERSION argument from 11.0.29_7 to 11.0.30_7 for Linux builds
cmd/otelcol/Dockerfile.windows Updated JDK_VERSION argument from 11.0.29_7 to 11.0.30_7 for Windows builds
.chloggen/update-openjdk-11-0-30_7.yaml Added changelog entry documenting the OpenJDK version update as an enhancement

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@crobert-1 crobert-1 merged commit 9f83b73 into main Feb 6, 2026
283 of 288 checks passed
@crobert-1 crobert-1 deleted the create-pull-request/update-openjdk branch February 6, 2026 18:15
@github-actions github-actions bot locked and limited conversation to collaborators Feb 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants