Skip to content

Conversation

@jkoritzinsky
Copy link
Member

@jkoritzinsky jkoritzinsky commented Aug 5, 2025

This allows us to share more code with NativeAOT, reduce a decent amount of complexity in the runtime, and fixes a blocking issue for #117788

@jkotas
Copy link
Member

jkotas commented Oct 27, 2025

Looks good to me otherwise!

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

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

LGTM (modulo one last nit)

@jkoritzinsky jkoritzinsky enabled auto-merge (squash) October 29, 2025 04:28
@jkoritzinsky
Copy link
Member Author

/ba-g WBT and deadletter unrelated. Sve failure tracked in #121189

@jkoritzinsky jkoritzinsky merged commit d3dffb9 into dotnet:main Oct 30, 2025
146 of 155 checks passed
@jkoritzinsky jkoritzinsky deleted the monitor-managed branch October 30, 2025 03:19
// so we create an empty enumerator.
CordbBlockingObjectEnumerator* objEnum = new CordbBlockingObjectEnumerator(
GetProcess(),
new CorDebugBlockingObject[0],
Copy link
Contributor

Choose a reason for hiding this comment

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

No longer deleted at the end of the function. It is 0 bytes, but...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-VM-coreclr linkable-framework Issues associated with delivering a linker friendly framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants