Skip to content

Change S.R.M.TypeName to be consumed from System.Reflection.Metadata package - #101666

Merged
jkotas merged 2 commits into
dotnet:mainfrom
jkotas:typenameparser
Apr 29, 2024
Merged

Change S.R.M.TypeName to be consumed from System.Reflection.Metadata package#101666
jkotas merged 2 commits into
dotnet:mainfrom
jkotas:typenameparser

Conversation

@jkotas

@jkotas jkotas commented Apr 28, 2024

Copy link
Copy Markdown
Member

Contributes to #101541

Fixes #101628

@ghost ghost added the area-Tools-ILVerification Issues related to ilverify tool and IL verification in general label Apr 28, 2024
@jkotas jkotas added area-System.Reflection.Metadata and removed area-Tools-ILVerification Issues related to ilverify tool and IL verification in general labels Apr 28, 2024
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @dotnet/area-system-reflection-metadata
See info in area-owners.md if you want to be subscribed.

@jkotas jkotas changed the title Change S.R.M.TypeName to be visible from System.Reflection.Metadata only Change S.R.M.TypeName to consumed from System.Reflection.Metadata package Apr 28, 2024
@jkotas

jkotas commented Apr 28, 2024

Copy link
Copy Markdown
Member Author

This should be enough to fix the build breaks in outer loop and source build. Further cleanup is tracked by #101541.

@jkotas

jkotas commented Apr 28, 2024

Copy link
Copy Markdown
Member Author

/azp run runtime-coreclr outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@jkotas jkotas changed the title Change S.R.M.TypeName to consumed from System.Reflection.Metadata package Change S.R.M.TypeName to be consumed from System.Reflection.Metadata package Apr 28, 2024
@jkotas

jkotas commented Apr 28, 2024

Copy link
Copy Markdown
Member Author

/azp run runtime-coreclr outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@jkotas

jkotas commented Apr 28, 2024

Copy link
Copy Markdown
Member Author

/azp run runtime-coreclr outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

…package

Contributes to dotnet#101541

Fixes dotnet#101628

Better unreachable code elimination in CoreLib
@jkotas

jkotas commented Apr 29, 2024

Copy link
Copy Markdown
Member Author

/azp run runtime-coreclr outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@jeffhandley jeffhandley 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.

Thank you, @jkotas. I appreciate you digging into this before I was able to get to it and before code flow was adversely disrupted.

@jkotas
jkotas deleted the typenameparser branch April 29, 2024 07:13
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
@adamsitnik

Copy link
Copy Markdown
Member

@jkotas @jeffhandley big thanks on fixing the issue when I was offline!

@adamsitnik adamsitnik added this to the 9.0.0 milestone May 6, 2024
michaelgsharp pushed a commit to michaelgsharp/runtime that referenced this pull request May 9, 2024
Ruihan-Yin pushed a commit to Ruihan-Yin/runtime that referenced this pull request May 30, 2024
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 5, 2024
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.

Outerloop test builds broken

3 participants