Skip to content

[mono] UnsafeAccessor: Add support for generic method instance - #101442

Merged
fanyang-mono merged 5 commits into
dotnet:mainfrom
fanyang-mono:unsafe_accessor_generic_2
Apr 27, 2024
Merged

[mono] UnsafeAccessor: Add support for generic method instance#101442
fanyang-mono merged 5 commits into
dotnet:mainfrom
fanyang-mono:unsafe_accessor_generic_2

Conversation

@fanyang-mono

Copy link
Copy Markdown
Member

Contributes to #99830

@lambdageek

Copy link
Copy Markdown
Member

/azp run runtime-extra-platforms

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).
@fanyang-mono

Copy link
Copy Markdown
Member Author

All CI failures are known, including the ones on runtime-extra-platforms.

@lewing lewing left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

CI and reenabled tests are green

@lambdageek lambdageek left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. we can clean up some boilerplate, though

Comment thread src/mono/mono/metadata/marshal-lightweight.c Outdated
Comment thread src/mono/mono/metadata/marshal-lightweight.c Outdated
Comment thread src/mono/mono/metadata/marshal-lightweight.c Outdated
Comment thread src/mono/mono/metadata/marshal-lightweight.c Outdated
Comment thread src/mono/mono/metadata/marshal-lightweight.c
@fanyang-mono
fanyang-mono merged commit 6f549af into dotnet:main Apr 27, 2024
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
…otnet#101442)

* Support non generic instance

* Create helper function for shared code

* Use an existing API

* Add an assert

---------

Co-authored-by: Larry Ewing <lewing@microsoft.com>
michaelgsharp pushed a commit to michaelgsharp/runtime that referenced this pull request May 9, 2024
…otnet#101442)

* Support non generic instance

* Create helper function for shared code

* Use an existing API

* Add an assert

---------

Co-authored-by: Larry Ewing <lewing@microsoft.com>
@fanyang-mono fanyang-mono changed the title [mono] UnsafeAccessor: Add support for non-generic method instance May 20, 2024
Ruihan-Yin pushed a commit to Ruihan-Yin/runtime that referenced this pull request May 30, 2024
…otnet#101442)

* Support non generic instance

* Create helper function for shared code

* Use an existing API

* Add an assert

---------

Co-authored-by: Larry Ewing <lewing@microsoft.com>
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

3 participants