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