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
{{ message }}
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.
At the moment we jump through giant unfortunate hoops to make an unambiguous call when looking up a type name. I think we probably want something like java.util/Map.Entry or java/util/Map.Entry that we can map to the various names we need to load during codegen and reflection.
At the moment we jump through giant unfortunate hoops to make an unambiguous call when looking up a type name. I think we probably want something like
java.util/Map.Entry
orjava/util/Map.Entry
that we can map to the various names we need to load during codegen and reflection.#501
The text was updated successfully, but these errors were encountered: