Skip to content

debugging-via-dotnet-dump: remove WeakLong check.#413

Merged
tmds merged 1 commit into
redhat-developer:mainfrom
tmds:fix-debugging-via-dotnet-dump-weaklong
May 11, 2026
Merged

debugging-via-dotnet-dump: remove WeakLong check.#413
tmds merged 1 commit into
redhat-developer:mainfrom
tmds:fix-debugging-via-dotnet-dump-weaklong

Conversation

@tmds
Copy link
Copy Markdown
Member

@tmds tmds commented May 11, 2026

WeakLong handles are not reliably present in every dump causing intermittent test failures.

The remaining checks still provide sufficient coverage for gchandles validation.

Fixes #407.

@tmds tmds requested review from nicrowe00 and omajid May 11, 2026 08:31
WeakLong handles are not reliably present in every dump causing intermittent test failures.

The remaining checks still provide sufficient coverage for gchandles validation.
@tmds tmds force-pushed the fix-debugging-via-dotnet-dump-weaklong branch from 92c1e29 to 9adec4c Compare May 11, 2026 08:32
@tmds tmds changed the title debugging-via-dotnet-dump: remove WeakLong check, debugging-via-dotnet-dump: remove WeakLong check. May 11, 2026
Copy link
Copy Markdown
Member

@omajid omajid left a comment

Choose a reason for hiding this comment

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

Thanks!

@tmds tmds merged commit 83d5b64 into redhat-developer:main May 11, 2026
21 of 30 checks passed
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.

debugging-via-dotnet-dump fails with "too few references of type WeakLong"

2 participants