You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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)
The text was updated successfully, but these errors were encountered: