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

Type load for GDV guesses in R2R code has observable behavior #78461

Open
jakobbotsch opened this issue Nov 16, 2022 · 2 comments
Open

Type load for GDV guesses in R2R code has observable behavior #78461

jakobbotsch opened this issue Nov 16, 2022 · 2 comments

Comments

@jakobbotsch
Copy link
Member

jakobbotsch commented Nov 16, 2022

The type load can throw TypeLoadException. We probably need a new "type or null if not loadable" fixup for this purpose.
Also, we will need a new JIT-EE API or to expand embedClassHandle with flags to allow the new fixup to be used.

Context: #77683 (comment)

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Nov 16, 2022
@jakobbotsch jakobbotsch added area-crossgen2-coreclr and removed untriaged New issue has not been triaged by the area owner labels Nov 16, 2022
@jakobbotsch jakobbotsch added this to the Future milestone Nov 16, 2022
@jakobbotsch
Copy link
Member Author

Also #77267 adds support for method GDV. Presumably a similar one for method entry points would be needed.

@trylek trylek mentioned this issue May 3, 2023
46 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant