Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] LTW: Problem generating method, Code size too big

Hi there,

Has anyone gotten a similar error?

problem generating method
org.apache.jsp.main_jsp._jspService : Code size too
big: 70282

When I tried to decompile with jad, jad also
complained that it couldn't fully decompile
_jspService. The class after weaving seems to be
corrupted. I'm wondering if the correct behavior
should be to leave the "too big" class alone after
encountering this error?
 
I added a comment to this bug that seems related:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=138384

Thanks for the help. 


 
____________________________________________________________________________________
Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.
http://autos.yahoo.com/new_cars.html 


Back to the top