Bug 184523 - Internal compiler error
Summary: Internal compiler error
Status: RESOLVED DUPLICATE of bug 166514
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: 1.5.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-27 17:25 EDT by Mark Addleman CLA
Modified: 2007-10-26 07:11 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Addleman CLA 2007-04-27 17:25:48 EDT
java.lang.NullPointerException
at org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter.abstractMethodMustBeImplemented(AjProblemReporter.java:231)
at org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodVerifier.checkAbstractMethod(MethodVerifier.java:96)
at org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodVerifier.checkMethods(MethodVerifier.java:269)
at org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Method ... oBuildJob.run(AutoBuildJob.java:235)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

Compile error: NullPointerException thrown: null
Comment 1 Andrew Clement CLA 2007-10-26 07:11:39 EDT
closing as a dup of another bug that includes more info on the problem

*** This bug has been marked as a duplicate of bug 166514 ***