Skip to content

Conversation

@lambdageek
Copy link
Member

Fixes #93036 - if a field is added in a hot reload delta, but it isn't used anywhere, the type might not be resolved yet

@ghost ghost added the area-EnC-mono Hot Reload for WebAssembly, iOS/Android, etc label Oct 16, 2023
@ghost ghost assigned lambdageek Oct 16, 2023
@lambdageek
Copy link
Member Author

in reflection, we already resolve field types in the icalls, so no change needed there

@lambdageek
Copy link
Member Author

/backport to release/8.0

@github-actions
Copy link
Contributor

Started backporting to release/8.0: https://github.com/dotnet/runtime/actions/runs/6536852924

@lambdageek
Copy link
Member Author

/backport to release/8.0

@github-actions
Copy link
Contributor

Started backporting to release/8.0: https://github.com/dotnet/runtime/actions/runs/6537382480

to make it more obvious that it should stay unused
@lambdageek lambdageek merged commit 8c32e44 into dotnet:main Oct 19, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Nov 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-EnC-mono Hot Reload for WebAssembly, iOS/Android, etc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[mono][hotreload] Add instance field

3 participants