Re: ASM class resolution

2019-01-15 Thread Paul King
The tests still pass replacing the try/catch with: ClassNodeResolver.LookupResult lookupResult = getClassNodeResolver().resolveName(name, CompilationUnit.this); return lookupResult == null ? null : lookupResult.getClassNode(); Not sure whether returning null will cause a problem but if so it isn'

Re: ASM class resolution

2019-01-15 Thread Daniil Ovchinnikov
Thank you Jochen and Paul for looking into it. At first I’ve tried this exact code and it fixes my test case, but then it differs from the code in AsmReferenceResolver only by logic for inner classes, and I have strong feeling that the exact same code should be reused. I’m leaving this up to you

[ANNOUNCE] Apache Roadshow Chicago, Call for Presentations

2019-01-15 Thread Trevor Grant
Hello Devs! You're receiving this email because you are subscribed to one or more Apache developer email lists. I’m writing to let you know about an exciting event coming to the Chicago area: The Apache Roadshow Chicago. It will be held May 13th and 14th at three bars in the Logan Square neighb