| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
in Bcel
|
| |
|
| |
|
| |
|
|
|
|
| |
bcel classes
|
| |
|
| |
|
| |
|
|
|
|
| |
builds: bcel changed to offer pretty string for code elements
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
created during weaving.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
'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).
|
| |
|
|
|
|
| |
Annotation non-final so they can be overridden.
|
| |
|
| |
|
| |
|
| |
|