]> source.dussan.org Git - aspectj.git/commit
generates accurate max stack height information for aspectOf method
authorjhugunin <jhugunin>
Tue, 27 Jan 2004 19:47:12 +0000 (19:47 +0000)
committerjhugunin <jhugunin>
Tue, 27 Jan 2004 19:47:12 +0000 (19:47 +0000)
commit47e2459b15269743f137bc15245c7dfc3a4d6907
tree8d2e2ef1cd5eaa87b02fb3bd3cab0989c4d227a7
parentb7cb32b47315334b87e821504aa8d41551f8a9a1
generates accurate max stack height information for aspectOf method
this is a long-standing bug that was masked by the weaver which
would always recompute this field.  optimizations to the weaver made
this bug appear again.
org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/ast/AspectDeclaration.java