Skip to content

Synchronize GC info decoder sources#5862

Draft
jakobbotsch wants to merge 2 commits into
dotnet:mainfrom
jakobbotsch:gcinfo-v5
Draft

Synchronize GC info decoder sources#5862
jakobbotsch wants to merge 2 commits into
dotnet:mainfrom
jakobbotsch:gcinfo-v5

Conversation

@jakobbotsch
Copy link
Copy Markdown
Member

@jakobbotsch jakobbotsch commented May 29, 2026

Updates to parse GC info v5 due to dotnet/runtime#128706

Updates to parse GC info v5
@jakobbotsch jakobbotsch changed the title Synchronize GC decoder sources Synchronize GC info decoder sources May 29, 2026
@jakobbotsch jakobbotsch requested a review from a team June 3, 2026 09:43
BYTE encoding = nextByte & 0x7f;
GetInfoHdr(encoding, header);

#ifdef DECODE_OLD_FORMATS
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.

Is this supposed to be defined in this repo? When I grep for it I only see checks for it.

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.

2 participants