Skip to content

Update byte-buddy dependency to 1.18.10#11565

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 3 commits into
masterfrom
mcculls/byte-buddy-1.18.9
Jun 4, 2026
Merged

Update byte-buddy dependency to 1.18.10#11565
gh-worker-dd-mergequeue-cf854d[bot] merged 3 commits into
masterfrom
mcculls/byte-buddy-1.18.9

Conversation

@mcculls
Copy link
Copy Markdown
Contributor

@mcculls mcculls commented Jun 4, 2026

Motivation

  • Disable use of Unsafe by default when Java 25 or newer is discovered.
  • Avoid null pointer on missing annotation types.

https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.18.9

Updated to pull in 1.18.10 which just got released with a small improvement:

Contributor Checklist

  • Format the title according to the contribution guidelines
  • Assign the type: and (comp: or inst:) labels in addition to any other useful labels
  • Avoid using close, fix, or any linking keywords when referencing an issue
    Use solves instead, and assign the PR milestone to the issue
  • Update the CODEOWNERS file on source file addition, migration, or deletion
  • Update public documentation with any new configuration flags or behaviors
  • Add your completed PR to the merge queue by commenting /merge. You can also:
    • Customize the commit message associated with the merge with /merge --commit-message "..."
    • Remove your PR from the merge queue with /merge -c
    • Skip all merge queue checks with /merge -f --reason "reason"; please use this judiciously, as some checks do not run at the PR-level (note: the PR still needs to be mergeable, this will only skip the pre-merge build)
    • Get more information in this doc

Jira ticket: [PROJ-IDENT]

@mcculls mcculls added the type: enhancement Enhancements and improvements label Jun 4, 2026
@mcculls mcculls requested a review from a team as a code owner June 4, 2026 14:44
@mcculls mcculls added the comp: core Tracer core label Jun 4, 2026
@mcculls mcculls requested a review from a team as a code owner June 4, 2026 14:44
@mcculls mcculls added the tag: dependencies Dependencies related changes label Jun 4, 2026
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d8626408a6

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread gradle/libs.versions.toml Outdated
@mcculls mcculls changed the title byte-buddy 1.18.9 byte-buddy 1.18.10 Jun 4, 2026
@datadog-official

This comment has been minimized.

@PerfectSlayer PerfectSlayer changed the title byte-buddy 1.18.10 Upgrade to byte-buddy 1.18.10 Jun 4, 2026
@dd-octo-sts
Copy link
Copy Markdown
Contributor

dd-octo-sts Bot commented Jun 4, 2026

🟢 Java Benchmark SLOs — All performance SLOs passed

Suite Status
Startup 🟢 pass

SLO thresholds are defined here based on automatically generated metrics. A warning is raised when results are within 5% of the threshold.

PR vs. master results
Scenario Candidate master Δ (95% CI of mean)
startup:insecure-bank:iast:Agent 13.96 s 13.98 s [-1.4%; +1.2%] (no difference)
startup:insecure-bank:tracing:Agent 12.95 s 12.93 s [-0.8%; +1.1%] (no difference)
startup:petclinic:appsec:Agent 15.17 s 16.31 s [-17.4%; +3.5%] (unstable)
startup:petclinic:iast:Agent 16.42 s 16.58 s [-2.2%; +0.3%] (no difference)
startup:petclinic:profiling:Agent 15.48 s 16.51 s [-14.6%; +2.1%] (unstable)
startup:petclinic:tracing:Agent 15.73 s 15.65 s [-0.7%; +1.7%] (no difference)

Commit: 9e48387f · CI Pipeline · Benchmarking Platform UI


Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion.

@mcculls mcculls requested review from a team as code owners June 4, 2026 15:19
@mcculls mcculls requested review from leoromanovsky and removed request for a team June 4, 2026 15:19
@mcculls mcculls requested review from mtoffl01 and sarahchen6 and removed request for a team June 4, 2026 15:19
@mcculls mcculls changed the title Upgrade to byte-buddy 1.18.10 Update byte-buddy dependency to 1.18.10 Jun 4, 2026
@mcculls mcculls added this pull request to the merge queue Jun 4, 2026
@dd-octo-sts
Copy link
Copy Markdown
Contributor

dd-octo-sts Bot commented Jun 4, 2026

/merge

@gh-worker-devflow-routing-ef8351
Copy link
Copy Markdown

gh-worker-devflow-routing-ef8351 Bot commented Jun 4, 2026

View all feedbacks in Devflow UI.

2026-06-04 18:23:41 UTC ℹ️ Start processing command /merge


2026-06-04 18:23:47 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in master is approximately 1h (p90).


2026-06-04 19:34:38 UTC ℹ️ MergeQueue: This merge request was merged

@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 4, 2026
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot merged commit bacdc33 into master Jun 4, 2026
575 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot deleted the mcculls/byte-buddy-1.18.9 branch June 4, 2026 19:34
@github-actions github-actions Bot added this to the 1.64.0 milestone Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: core Tracer core tag: dependencies Dependencies related changes type: enhancement Enhancements and improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants