Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix in ltw log + test + some doc on custom message handler is evil | avasseur | 2005-07-21 | 2 | -8/+8 |
| | |||||
* | ltw reweavable test for Mattew bug, fix some wrong getCoreType that makes ↵ | avasseur | 2005-07-18 | 1 | -3/+3 |
| | | | | some stderr output when closure are encountered on ltw / dump | ||||
* | fix LTW for JMX stuff, rename messageHolder, some doc on that + dump | avasseur | 2005-07-18 | 2 | -8/+11 |
| | |||||
* | This is the beginning of a significant refactoring needed to cleanly support ↵ | acolyer | 2005-07-15 | 1 | -5/+5 |
| | | | | generics. We need to be much crisper about when we have an unresolved type (plain old TypeX) and when we have a resolved type. This refactoring renames TypeX to UnresolvedType and ResolvedTypeX to ResolvedType. In addition, it moves a number of methods that were defined on TypeX but which can only be answered by resolved types down onto ResolvedType. At the moment, ResolvedType still extends UnresolvedType - but a ResolvedType is *not* a UnresolvedType and this inheritance of convenience will be broken down the line so that ResolvedType does not extend UnresolvedType. Full signature information can only be known for ResolvedTypes. | ||||
* | 99861 temp fix for deadlock when Sun' Unsafe.defineClass API is used ↵ | avasseur | 2005-07-11 | 1 | -6/+8 |
| | | | | (deadlock in JVMTI obviously, not tied to AJ, but bothers Ron) | ||||
* | JRockit agent for LTW with 1.3/1.4 + update in doc | avasseur | 2005-07-04 | 1 | -0/+77 |
| | |||||
* | LTW weaver/dump@within option + fix a sout in weaver | avasseur | 2005-06-20 | 5 | -31/+84 |
| | |||||
* | comment out dump - needs to be impl thru weaver option pretty soon | avasseur | 2005-06-16 | 1 | -1/+1 |
| | |||||
* | #96371 META-INF/aop.xml lookup fix + test | avasseur | 2005-05-30 | 1 | -1/+3 |
| | |||||
* | unused imports | wisberg | 2005-05-19 | 2 | -2/+0 |
| | |||||
* | aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ) | avasseur | 2005-05-17 | 3 | -5/+24 |
| | |||||
* | added test entries instead of autowiredtest for Andy sake, fix 1.4 ↵ | avasseur | 2005-05-13 | 1 | -3/+16 |
| | | | | dependancies in loadtime module and util module | ||||
* | unneeded imports | wisberg | 2005-05-11 | 1 | -6/+1 |
| | |||||
* | fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are ↵ | avasseur | 2005-05-10 | 3 | -32/+60 |
| | | | | lateTypeMungers. new LTW tests, some fix in the LTW test error reporting | ||||
* | removed unused imports. (they clog up eclipse warnings view!) | aclement | 2005-05-04 | 3 | -44/+22 |
| | |||||
* | LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME ↵ | avasseur | 2005-05-04 | 1 | -0/+1 |
| | | | | + fix in error handling when no debug info can be read from @Aj aspect (many files modified since refactored IMessageHanlder for LTW dontIgnore method) | ||||
* | *** empty log message *** | avasseur | 2005-05-04 | 1 | -0/+137 |
| | |||||
* | loadtime java1.3 module | avasseur | 2005-05-04 | 6 | -0/+932 |