-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b85
-
generic
-
generic
-
Verified
In JavacTrees.getPath(Elememt, AnnotationMirror, AnnotationValue)
the call of elements.getTreeAndTopLevel seems to (?) return null if the element is not found -- eg a PackageElement. This causes an NPE on the next line of code.
Ditto in JavacTrees.getTree
the call of elements.getTreeAndTopLevel seems to (?) return null if the element is not found -- eg a PackageElement. This causes an NPE on the next line of code.
Ditto in JavacTrees.getTree