RFR: 8188055: (ref) Add Reference::refersTo predicate [v6]

Peter Levart plevart at openjdk.java.net
Wed Oct 28 08:57:25 UTC 2020


On Wed, 28 Oct 2020 03:46:55 GMT, Stuart Marks <smarks at 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



More information about the build-dev mailing list