[Nestmates] RFR: 8189163: [Nestmates] Updated invokeInterface selection/resolution rules
Tobias Hartmann
tobias.hartmann at oracle.com
Thu Mar 8 11:35:49 UTC 2018
On 08.03.2018 12:33, David Holmes wrote:
>> After compilation, we
>> use CHA to verify that all dependencies still hold and without your patch the is_witness logic might
>> find a private overriding method.
>
> Right. But please don't say "private overriding method" as private methods never override anything.
Yes, sure, I meant to say that the is_witness method "thinks" that the private method is overriding.
Best regards,
Tobias
More information about the valhalla-dev
mailing list