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

Variant static interface dispatch behaves incorrectly on Mono #88689

Open
davidwrighton opened this issue Jul 11, 2023 · 2 comments · May be fixed by #91664
Open

Variant static interface dispatch behaves incorrectly on Mono #88689

davidwrighton opened this issue Jul 11, 2023 · 2 comments · May be fixed by #91664
Assignees
Milestone

Comments

@davidwrighton
Copy link
Member

Description

New test added in #88639 fails on Mono

Reproduction Steps

Run the src/tests/Loader/classloader/StaticVirtualMethods/InterfaceVariance/ComplexHierarchyPositive.csproj test on a Mono platform.

Expected behavior

Test passes

Actual behavior

Test fails

Regression?

No

Known Workarounds

No response

Configuration

No response

Other information

No response

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jul 11, 2023
@lambdageek lambdageek added this to the 8.0.0 milestone Jul 12, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jul 12, 2023
@lambdageek
Copy link
Member

See the related discussion on #78621 (comment)

@BrzVlad
Copy link
Member

BrzVlad commented Aug 14, 2023

Not blocking release. Will investigate and backport if necessary

@BrzVlad BrzVlad modified the milestones: 8.0.0, 9.0.0 Aug 14, 2023
@BrzVlad BrzVlad modified the milestones: 9.0.0, 10.0.0 Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants