Skip to content

Update dependency java to v26#8261

Open
trask wants to merge 1 commit intoopen-telemetry:mainfrom
trask:port-pr-2744-java-26
Open

Update dependency java to v26#8261
trask wants to merge 1 commit intoopen-telemetry:mainfrom
trask:port-pr-2744-java-26

Conversation

@trask
Copy link
Copy Markdown
Member

@trask trask commented Apr 7, 2026

This PR contains the following updates:

Package Update Change
java major 25 -> 26

Ported from open-telemetry/opentelemetry-java-contrib#2744

Comment on lines -48 to +49
# use corretto for testing, since it supports java 8 on more OS versions, including macos-latest
distribution: corretto
# using zulu for 26 because new releases get published quickly
distribution: zulu
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

wondering if zulu works here also, since that's what we're using in other repos

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Fine with me

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.29%. Comparing base (7daa1f3) to head (411f301).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8261   +/-   ##
=========================================
  Coverage     90.29%   90.29%           
  Complexity     7655     7655           
=========================================
  Files           842      842           
  Lines         23083    23083           
  Branches       2317     2317           
=========================================
  Hits          20843    20843           
  Misses         1519     1519           
  Partials        721      721           

☔ 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.

@trask trask force-pushed the port-pr-2744-java-26 branch from 9f7d167 to 8b64ed7 Compare April 7, 2026 18:15
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| java | major | 25 -> 26 |

Ported from open-telemetry/opentelemetry-java-contrib#2744
@trask trask force-pushed the port-pr-2744-java-26 branch from 8b64ed7 to 411f301 Compare April 7, 2026 18:17
@trask trask marked this pull request as ready for review April 7, 2026 18:52
@trask trask requested a review from a team as a code owner April 7, 2026 18:52
" void method() {",
" // BUG: Diagnostic contains: Use of deprecated API",
" t.stop();",
" new Boolean(false);",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

What's this?

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.

3 participants