Bug 470130

Summary: org.aspectj.weaver.bcel.LazyClassGen.getLazyMethodGen
Product: [Tools] AspectJ Reporter: Ashok Shirke <ashok.bvbcet>
Component: IDEAssignee: aspectj inbox <aspectj-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: aclement
Version: DEVELOPMENT   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Ashok Shirke CLA 2015-06-13 21:29:46 EDT
org.aspectj.weaver.BCException
at org.aspectj.weaver.bcel.LazyClassGen.getLazyMethodGen(LazyClassGen.java:1548)
at org.aspectj.weaver.bcel.LazyClassGen.getLazyMethodGen(LazyClassGen.java:1533)
at org.aspectj.weaver.bcel.BcelAdvice.canInline(BcelAdvice.java:244)
at org.aspectj.weaver.bcel.BcelAdvice.implementOn(BcelAdvice.java:363)
at org.aspectj.weaver.Shadow.implementMungers(Shadow.java:632)
at org.aspectj.weaver.Shadow.implement(Shad ... 
                    ARETURN
  end public Object run(Object[])
end public class org.springframework.mock.staticmock.Person_Roo_Entity$AjcClosure7
Comment 1 Andrew Clement CLA 2015-08-10 15:11:12 EDT
I know it has been a few weeks.. Any chance of sharing the project that has this issue? Very hard to know what to fix without more to go on.