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

Implement the logic to support SoftwareWriteWatch in NativeAOT #77225

Closed
cshung opened this issue Oct 19, 2022 · 1 comment
Closed

Implement the logic to support SoftwareWriteWatch in NativeAOT #77225

cshung opened this issue Oct 19, 2022 · 1 comment

Comments

@cshung
Copy link
Member

cshung commented Oct 19, 2022

Right now, we are building Windows NativeAOT without FEATURE_MANUALLY_MANAGED_CARD_BUNDLES and FEATURE_USE_SOFTWARE_WRITE_WATCH_FOR_GC_HEAP defined.

Short term, this configuration exposed a bug in the implementation causing #76801

Long term, it would be a good idea to turn them on so that we can eventually get rid of the code.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Oct 19, 2022
@MichalStrehovsky MichalStrehovsky added this to the 8.0.0 milestone Oct 27, 2022
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Oct 27, 2022
@jkotas
Copy link
Member

jkotas commented Oct 27, 2022

Duplicate of #75110

@jkotas jkotas marked this as a duplicate of #75110 Oct 27, 2022
@jkotas jkotas closed this as completed Oct 27, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Nov 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants