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

Two more fixes for crossgen2 #538

Merged
merged 2 commits into from
Dec 5, 2019
Merged

Conversation

fadimounir
Copy link
Contributor

@fadimounir fadimounir commented Dec 5, 2019

Fix 1: reference assemblies in the test working directory for crossgen2 test runs
Fix 2: Fix GCRefMapBuilder to correctly detect "empty" methods and not emit GC info for methods that were never compiled, and crash due to missing assembly references causing TypeSystem exceptions.

. @dotnet/crossgen-contrib

@fadimounir
Copy link
Contributor Author

This should fix at least 3 more tests in the P0 set.

Copy link
Member

@trylek trylek left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for fixing this!

@fadimounir fadimounir merged commit 48c2387 into dotnet:master Dec 5, 2019
@fadimounir fadimounir deleted the RefWorkingDir branch March 7, 2020 01:03
@ghost ghost locked as resolved and limited conversation to collaborators Dec 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants