Fix NullPointerException in Exception Replay by jpbempel · Pull Request #11219 · DataDog/dd-trace-java · GitHub
Skip to content

Fix NullPointerException in Exception Replay#11219

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
masterfrom
jpbempel/fix-npe-processsnaps
Apr 29, 2026
Merged

Fix NullPointerException in Exception Replay#11219
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
masterfrom
jpbempel/fix-npe-processsnaps

Conversation

@jpbempel

@jpbempel jpbempel commented Apr 28, 2026

Copy link
Copy Markdown
Member

What Does This Do

make ThrowableState always instantiate the list of snpashots and mark it final

Motivation

Additional Notes

Contributor Checklist

Jira ticket: DEBUG-5505

Note: Once your PR is ready to merge, add it to the merge queue by commenting /merge. /merge -c cancels the queue request. /merge -f --reason "reason" skips all merge queue checks; please use this judiciously, as some checks do not run at the PR-level. For more information, see this doc.

make ThrowableState always instantiate the list of snpashots and mark
it final
@jpbempel jpbempel requested a review from a team as a code owner April 28, 2026 08:23
@jpbempel jpbempel requested review from evanchooly and removed request for a team April 28, 2026 08:23
@jpbempel jpbempel added comp: debugger Dynamic Instrumentation type: bug Bug report and fix labels Apr 28, 2026
@pr-commenter

pr-commenter Bot commented Apr 28, 2026

Copy link
Copy Markdown

@jpbempel jpbempel added this pull request to the merge queue Apr 29, 2026
@dd-octo-sts

dd-octo-sts Bot commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

/merge

@gh-worker-devflow-routing-ef8351

gh-worker-devflow-routing-ef8351 Bot commented Apr 29, 2026

Copy link
Copy Markdown

@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 29, 2026
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot merged commit c959491 into master Apr 29, 2026
766 of 774 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot deleted the jpbempel/fix-npe-processsnaps branch April 29, 2026 13:30
@github-actions github-actions Bot added this to the 1.62.0 milestone Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: debugger Dynamic Instrumentation type: bug Bug report and fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants