RFR: 8188055: (ref) Add Reference::refersTo predicate [v3]
Albert Mingkun Yang
ayang at openjdk.java.net
Wed Oct 14 14:42:13 UTC 2020
On Wed, 14 Oct 2020 14:19:59 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
> See, for example, src/java.base/share/native/libjava/ConstantPool.c.
Got it; thank you.
> I'm not sure what else besides an override one might wonder about?
I don't know; maybe override is the only sensible choice. I just believe saying it explicitly is better than implicitly.
-------------
PR: https://git.openjdk.java.net/jdk/pull/498
More information about the core-libs-dev
mailing list