Move usages of COMPlus_ var to DOTNET_ fallback#77239
Move usages of COMPlus_ var to DOTNET_ fallback#77239BruceForstall merged 1 commit intodotnet:mainfrom
COMPlus_ var to DOTNET_ fallback#77239Conversation
|
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
BruceForstall
left a comment
There was a problem hiding this comment.
Looks good except for one thing.
c2ef3e7 to
0a47e9b
Compare
|
win-x64 test failure is unrelated gc assertion; #76801. @AaronRobinsonMSFT, what do you think about issuing an obsoletion notice as "warn once" (using a static variable) in this block: runtime/src/coreclr/utilcode/clrconfig.cpp Lines 661 to 664 in 4cbe6f9
By net10.0, we can remove the |
All for it but understanding how that works in practice is hard. It was in my original proposal for this work actually. Start reading at #47283 (comment). Unfortunately, I deleted the gist I wrote my proposal in, but the idea is captured in those comments. |
I'll try to look soon. |
BruceForstall
left a comment
There was a problem hiding this comment.
Thanks for all the work.
Following up on #77025 for the remaining
COMPlus_usages insrc/coreclr/{tools,nativeaot}.