On Wed, 28 Oct 2020 03:46:55 GMT, Stuart Marks <sma...@openjdk.org> wrote:
> Some thoughts regarding the parameter type of refersTo. Summary: I think > `refersTo(T)` is fine and that we don't want to change it to > `refersTo(Object)`. > I agree that we don't have a migration problem here that collections had. So let it be `refersTo(T)` then. ------------- PR: https://git.openjdk.java.net/jdk/pull/498