Bug 470130 - org.aspectj.weaver.bcel.LazyClassGen.getLazyMethodGen
Summary: org.aspectj.weaver.bcel.LazyClassGen.getLazyMethodGen
Status: NEW
Alias: None
Product: AspectJ
Classification: Tools
Component: IDE (show other bugs)
Version: DEVELOPMENT   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-13 21:29 EDT by Ashok Shirke CLA
Modified: 2015-08-10 15: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 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.