Skip to content

Fix GetGenerationWithRange when we have a gen 2 object in the ephemeral segment - #60189

Merged
cshung merged 1 commit into
dotnet:mainfrom
cshung:public/fix-get-generation-with-range
Oct 8, 2021
Merged

Fix GetGenerationWithRange when we have a gen 2 object in the ephemeral segment#60189
cshung merged 1 commit into
dotnet:mainfrom
cshung:public/fix-get-generation-with-range

Conversation

@cshung

@cshungcshung commented Oct 8, 2021

Copy link
Copy Markdown
Contributor

This fixes a case where the GCHeap::GetGenerationWithRange returns -1.
@dotnet/dotnet-diag

@ghostghost added the area-GC-coreclr label Oct 8, 2021
@cshungcshung changed the title [WIP] Fix GetGenerationWithRange when we have a gen 2 object in the ephemeral segmentFix GetGenerationWithRange when we have a gen 2 object in the ephemeral segmentOct 8, 2021
@cshung
cshung merged commit 905a08e into dotnet:mainOct 8, 2021
@cshung
cshung deleted the public/fix-get-generation-with-range branch October 8, 2021 21:57
cshung added a commit to cshung/runtime that referenced this pull request Oct 9, 2021
Anipik pushed a commit that referenced this pull request Oct 11, 2021
@ghostghost locked as resolved and limited conversation to collaborators Nov 8, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@cshung@mangod9