| Summary: | When trying to clean all projects in the workspace I get a stack overflow exception | ||
|---|---|---|---|
| Product: | [Tools] AspectJ | Reporter: | yoav <yoav_> |
| Component: | LTWeaving | Assignee: | aspectj inbox <aspectj-inbox> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | major | ||
| Priority: | P3 | CC: | aclement, minalenan, yoav_ |
| Version: | 1.6.7 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
already fixed as bug 298908, see the readme for 1.6.8: http://www.eclipse.org/aspectj/doc/released/README-168.html *** This bug has been marked as a duplicate of bug 298908 *** *** Bug 321280 has been marked as a duplicate of this bug. *** |
Build Identifier: Build id: 20100218-1602 java.lang.StackOverflowError at java.util.HashMap.get(Unknown Source) at org.aspectj.weaver.World$TypeMap.get(World.java:1116) at org.aspectj.weaver.World.resolve(World.java:273) at org.aspectj.weaver.World.resolve(World.java:209) at org.aspectj.weaver.UnresolvedType.resolve(UnresolvedType.java:645) at org.aspectj.weaver.ResolvedType.getRawType(ResolvedType.java:2331) at org.aspectj.weaver.ReferenceType.isAssignableFrom(ReferenceType. ... java/lang/String; ARETURN end public String toString() end public class org.aspectj.apache.bcel.generic.InstructionHandle Reproducible: Sometimes