Bug 462901

Summary: AspectJ Internal COmpiler Error
Product: [Tools] AspectJ Reporter: Adam Rich <adamzr>
Component: CompilerAssignee: aspectj inbox <aspectj-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Adam Rich CLA 2015-03-23 21:12:45 EDT
Hi,

I'm getting an error with this text in the details box:

java.lang.NullPointerException
at org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImplicitNullAnnotationVerifier.checkImplicitNullAnnotations(ImplicitNullAnnotationVerifier.java:98)
at org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend.resolveType(MessageSend.java:807)
at org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression.resolve(Expression.java:1020)
at org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMeth ... AutoBuildJob.run(AutoBuildJob.java:241)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

Compile error: NullPointerException thrown: null

Thanks,
Adam