Skip to content

Delete token scanning from JIT/EE interface #79964

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

Merged
merged 1 commit into from
Dec 25, 2022

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Dec 25, 2022

Token scanning was left-over from appdomains. It is not needed and it has subtle bugs that libraries tests started hitting recently.

Fixes #79439

Token scanning was left-over from appdomains. It is not needed and it has subtle bugs that libraries tests started hitting recently.

Fixes dotnet#79439
@ghost ghost added the area-Interop-coreclr label Dec 25, 2022
@ghost ghost assigned jkotas Dec 25, 2022
@jkotas jkotas requested a review from jkoritzinsky December 25, 2022 17:10
@jkotas jkotas merged commit 712b878 into dotnet:main Dec 25, 2022
@jkotas jkotas deleted the module-activation branch December 26, 2022 22:23
@ghost ghost locked as resolved and limited conversation to collaborators Jan 26, 2023
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.

Precondition failure: File has not had execution verified
2 participants