Skip to content

Two more fixes for crossgen2 - #538

Merged
fadimounir merged 2 commits into
dotnet:masterfrom
fadimounir:RefWorkingDir
Dec 5, 2019
Merged

Two more fixes for crossgen2#538
fadimounir merged 2 commits into
dotnet:masterfrom
fadimounir:RefWorkingDir

Conversation

@fadimounir

@fadimounir fadimounir commented Dec 5, 2019

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor Author

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

@trylek trylek 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, 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.

3 participants