| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
in Bcel
|
|
|
|
| |
changes.html to 1.6.0 final
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
just had to cope with a null graphical component.
|
|
|
|
| |
bcel classes
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
builds: bcel changed to offer pretty string for code elements
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
remember to build and commit testing-client.jar)
|
|
|
|
| |
build break and improve diagnostics)
|
| |
|
|
|
|
| |
duplicate agents)
|
| |
|
| |
|
|
|
|
| |
created during weaving.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Agent"
1. New JRockitAgent
2. New lib/ext/jrocket/jrockit.jar for dependencies
3. New JRockitAgent tests
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
'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.
|