+1
> On Dec 20, 2017, at 10:01 AM, Priya Lakshmi Muthuswamy > <priya.lakshmi.muthusw...@oracle.com> wrote: > > Removed __noSuchProperty__ methods in NativeJavaImporter > > updated webrev : http://cr.openjdk.java.net/~pmuthuswamy/8193491/webrev.01/ > > Thanks, > Priya > On 12/20/2017 11:41 AM, Priya Lakshmi Muthuswamy wrote: >> Hi, >> >> Please review JDK-8193491 : JavaImporter fails to resolve method elements >> within functions, that contain too many statements >> >> JBS: https://bugs.openjdk.java.net/browse/JDK-8193491 >> webrev: http://cr.openjdk.java.net/~pmuthuswamy/8193491/webrev.00/ >> >> This issue address both method and property lookup in JavaImporter when the >> function is split . >> >> Thanks, >> Priya >