Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix asserts and GC holes with Unsafe.Subtract/ByteOffset #99019

Merged
merged 15 commits into from
Feb 29, 2024

Conversation

MichalPetryka
Copy link
Contributor

Found in #99011.

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Feb 27, 2024
@ghost
Copy link

ghost commented Feb 27, 2024

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

Issue Details

Found in #99011.

Author: MichalPetryka
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@teo-tsirpanis teo-tsirpanis added the community-contribution Indicates that the PR has been added by a community member label Feb 27, 2024
@MichalPetryka MichalPetryka changed the title Fix asserts with Unsafe.Subtract/ByteOffset Fix asserts and GC holes with Unsafe.Subtract/ByteOffset Feb 28, 2024
vargaz pushed a commit that referenced this pull request Feb 29, 2024
* Copy the NativeAOT AllocateTypeAssociatedMemory to Mono

Found in #99019

* Update RuntimeHelpersTests.cs

* Update RuntimeHelpers.Mono.cs

* Update RuntimeHelpers.Mono.cs
Copy link
Member

@EgorBo EgorBo left a comment

Choose a reason for hiding this comment

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

Thanks!

@EgorBo EgorBo merged commit b72ec6c into dotnet:main Feb 29, 2024
169 of 171 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants