On Wed, 14 Oct 2020 14:39:40 GMT, Albert Mingkun Yang <ay...@openjdk.org> wrote:

>> (1) The "0" suffix is idiomatic for this sort of thing.  See, for example,
>> src/java.base/share/native/libjava/ConstantPool.c. (2) I'm not sure what 
>> else besides an override one might wonder
>> about?  "Default implementation of refersTo(), for non-phantom references."?
>
>> 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.

OK.

-------------

PR: https://git.openjdk.java.net/jdk/pull/498

Reply via email to