Skip to content

Fix NullPointerException in Fingerprinter#11049

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit intomasterfrom
jpbempel/fix-npe-fingerprinter
Apr 3, 2026
Merged

Fix NullPointerException in Fingerprinter#11049
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit intomasterfrom
jpbempel/fix-npe-fingerprinter

Conversation

@jpbempel
Copy link
Copy Markdown
Member

@jpbempel jpbempel commented Apr 3, 2026

What Does This Do

getStacktrace in an exception can be overridden and return null. handle this case gracefully

Motivation

Additional Notes

Contributor Checklist

Jira ticket: DEBUG-5379

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.

getStacktrace in an exception can be overridden and return null.
handle this case gracefully
@jpbempel jpbempel requested a review from a team as a code owner April 3, 2026 08:35
@jpbempel jpbempel requested review from shatzi and removed request for a team April 3, 2026 08:35
@jpbempel jpbempel added comp: debugger Dynamic Instrumentation type: bug Bug report and fix labels Apr 3, 2026
@jpbempel
Copy link
Copy Markdown
Member Author

jpbempel commented Apr 3, 2026

/merge

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

gh-worker-devflow-routing-ef8351 bot commented Apr 3, 2026

View all feedbacks in Devflow UI.

2026-04-03 09:47:51 UTC ℹ️ Start processing command /merge


2026-04-03 09:47:56 UTC ℹ️ MergeQueue: pull request added to the queue

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


2026-04-03 10:49:31 UTC ℹ️ MergeQueue: This merge request was merged

@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d bot merged commit e16815c into master Apr 3, 2026
576 of 585 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d bot deleted the jpbempel/fix-npe-fingerprinter branch April 3, 2026 10:49
@github-actions github-actions bot added this to the 1.61.0 milestone Apr 3, 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