Hi Mandy, On 2020-05-06 00:23, Mandy Chung wrote:
This looks good.
thanks!
Nit: one assert with paratheses and the other without. Better to make them consistent.163 assert viewAsTypeChecks(newType, strict); 164 assert(this.getClass() == DirectMethodHandle.class); // must override in subclasses
Sure, I'll add some. /Claes