| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
'unknown' (i.e. aspectj!!) attributes
|
| |
|
| |
|
|
|
|
| |
faster (dont need to transform the garbage): see pr128650, optimization #6.
|
|
|
|
| |
itself, this results in us only unpacking 15000 of the 39000 local variable table objects constructed during a build of shadows. Saving space and time.
|
| |
|
|
|
|
| |
linked lists of instructions, we create one array and use it multiple times in MethodGen.
|
|
|
|
| |
usually when a MethodGen built for a Method (i.e. we are going to weave it).
|
| |
|
| |
|
|
|
|
| |
inadvertantly introduced earlier), and corrects @DeclareParents impl in AJTypeSystem :- fields should NOT be shown, and nor should non-interface members.
|
| |
|
| |
|
|
|
|
| |
Annotation non-final so they can be overridden.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
points.
|
| |
|
|
|
|
| |
causing tests to fail. rebuilt and checking them in again.
|
|
|
|
| |
pbly some issue on abstract @Pointcut() in ajdt core - fix coming
|
| |
|
|
|
|
| |
changed AjType as ITD field is meaningless (as @AJ ITD is interface driven)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
from last night....
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
final abstract class.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes bug pr106130 where methods using iinc instructions with > 255 local vars were failing to generate wide versions of iinc instruction correctly. Only change in the jar is to IINC class.
|