Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | detects starttWith pattern in aop.xml include/exclude and do fast match | avasseur | 2005-10-26 | 2 | -1/+36 | |
| | | | | avoid type resolve to do aop.xml include/exclude regular match but use the passed in bytecode (else issue with Stubs not on disk as f.e. in WLS) | |||||
* | fix for #113587: when aop.xml include/exclude is used, javac @Aspect are not ↵ | avasseur | 2005-10-25 | 2 | -0/+95 | |
| | | | | passed thru the aspectof munger. Added custom logic for that | |||||
* | ajdtcore for abstract @Pointcut | avasseur | 2005-10-25 | 1 | -1/+1 | |
| | ||||||
* | concrete-aspect impl and doc for LTW - see #95529 | avasseur | 2005-10-25 | 4 | -0/+153 | |
| | | | | pbly some issue on abstract @Pointcut() in ajdt core - fix coming | |||||
* | fix issue in test for -1.5 and @AJ ITD with @anno | avasseur | 2005-10-21 | 6 | -2/+126 | |
| | | | | impl error message for reweavable and not declared in aop.xml as per David Knibb patch, #104218 | |||||
* | removed jdwp from test for CC | avasseur | 2005-10-18 | 1 | -1/+0 | |
| | ||||||
* | due fix and test for @AJ ITD reweavable, serialization of the method ↵ | avasseur | 2005-10-18 | 5 | -0/+146 | |
| | | | | delegate munger | |||||
* | due fix for @AJ ITD annotation copy from ITD intf methods | avasseur | 2005-10-17 | 1 | -0/+15 | |
| | ||||||
* | implement @AspectJ ITD @DeclareParents and @DeclareImplements | avasseur | 2005-10-17 | 3 | -3/+157 | |
| | | | | changed AjType as ITD field is meaningless (as @AJ ITD is interface driven) | |||||
* | Let the bug floodgates open, reweavable is now default (pr91417) | aclement | 2005-10-05 | 2 | -2/+5 | |
| | ||||||
* | itd support in the MAP | acolyer | 2005-10-04 | 1 | -0/+181 | |
| | ||||||
* | completes all of the MAP bar ITDs | acolyer | 2005-10-03 | 5 | -0/+229 | |
| | ||||||
* | updates to reflection library (largely javadoc, but with a few small tweaks) | acolyer | 2005-09-30 | 2 | -9/+9 | |
| | ||||||
* | test fix | avasseur | 2005-09-29 | 1 | -1/+2 | |
| | ||||||
* | #108488 @AspectJ perthis(..) was broken for some pointcut issue | avasseur | 2005-09-29 | 1 | -3/+3 | |
| | | | | checks for @AfterXX fixed | |||||
* | perclause resolving | acolyer | 2005-09-29 | 1 | -0/+1 | |
| | ||||||
* | test for Adrian, #108488 - note: other test are commented out | avasseur | 2005-09-28 | 2 | -3/+36 | |
| | ||||||
* | tests and implementation for 108120 - runtime pointcut parsing and matching. | acolyer | 2005-09-21 | 3 | -0/+47 | |
| | ||||||
* | fix and test updates for enh 102459 - provide more detail in showWeaveInfo ↵ | acolyer | 2005-09-01 | 1 | -1/+1 | |
| | | | | messages. | |||||
* | tests for pr107953 and newsgroup reported issue of varargs matching with ↵ | acolyer | 2005-08-30 | 1 | -1/+1 | |
| | | | | type variable vararg | |||||
* | forgot to add that one in my last commit | avasseur | 2005-08-11 | 1 | -0/+8 | |
| | ||||||
* | add test for proxy weaving and jit class weaving, update ltw doc | avasseur | 2005-08-11 | 2 | -1/+150 | |
| | ||||||
* | fix #104212 very bad bug on static method call jp that has been around since ↵ | avasseur | 2005-07-22 | 1 | -0/+64 | |
| | | | | java 1.4 is there | |||||
* | tidy up after a run... | aclement | 2005-07-21 | 1 | -0/+5 | |
| | ||||||
* | fix in ltw log + test + some doc on custom message handler is evil | avasseur | 2005-07-21 | 9 | -0/+239 | |
| | ||||||
* | ltw reweavable test for Mattew bug, fix some wrong getCoreType that makes ↵ | avasseur | 2005-07-18 | 6 | -0/+145 | |
| | | | | 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 | 4 | -4/+4 | |
| | ||||||
* | @DeclareAnnotation and guard to not use it in M3, doc update for M3 | avasseur | 2005-07-18 | 1 | -7/+1 | |
| | ||||||
* | fix 83935 where Jp / Pjp is an arg and bound in a formal binding as well as ↵ | avasseur | 2005-07-11 | 2 | -5/+172 | |
| | | | | another (or 2+) used as implicit bindings in @AJ | |||||
* | fix source location for @AJ + fix the AsmManager behavior for @AJ (still no ↵ | avasseur | 2005-07-04 | 3 | -1/+170 | |
| | | | | luck in AJDT though) | |||||
* | LTW weaver/dump@within option + fix a sout in weaver | avasseur | 2005-06-20 | 4 | -0/+72 | |
| | ||||||
* | update aspectjrt.jar in lib and test cases uses MAP in tests to reflect ↵ | acolyer | 2005-06-20 | 2 | -4/+4 | |
| | | | | introduction of PointcutExpression interface | |||||
* | fixed bug with LTW Xreweavable, fix this reflective issue in ↵ | avasseur | 2005-06-13 | 2 | -1/+2 | |
| | | | | RunAllBeforeCommit (was misnamed..) | |||||
* | @style if test, fixed Ajc that was not having sandbox in cp anymore in some ↵ | avasseur | 2005-06-09 | 5 | -9/+142 | |
| | | | | case (ltw test failed) | |||||
* | test for if @style - a todo for Adrian | avasseur | 2005-06-09 | 2 | -24/+18 | |
| | ||||||
* | finally fixed 75442+78383, impl a visitor pattern in patterns package, ↵ | avasseur | 2005-06-07 | 1 | -0/+1 | |
| | | | | turned on LTWperClause tests (clean up will follow, just want this visitor in for now) | |||||
* | perClause inheritance in @AJ (in ajdt module), fixed FIXME AV | avasseur | 2005-06-03 | 4 | -0/+116 | |
| | ||||||
* | test case fix | avasseur | 2005-05-31 | 2 | -3/+2 | |
| | ||||||
* | @AJ aspect inheritance and static pc ref | avasseur | 2005-05-31 | 3 | -0/+87 | |
| | ||||||
* | #96371 META-INF/aop.xml lookup fix + test | avasseur | 2005-05-30 | 3 | -9/+3 | |
| | ||||||
* | moved bcel things to bcel package in weaver, deow test + fix for @AJ | avasseur | 2005-05-20 | 1 | -0/+41 | |
| | ||||||
* | deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + ↵ | avasseur | 2005-05-19 | 2 | -4/+35 | |
| | | | | some AJ5 doc fix | |||||
* | LTW and around inling test for code style | avasseur | 2005-05-17 | 4 | -0/+143 | |
| | ||||||
* | aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ) | avasseur | 2005-05-17 | 6 | -73/+107 | |
| | ||||||
* | added test entries instead of autowiredtest for Andy sake, fix 1.4 ↵ | avasseur | 2005-05-13 | 1 | -1/+1 | |
| | | | | dependancies in loadtime module and util module | |||||
* | remove bad _IDE folder instead of bin/ that leads to odd side effects, add ↵ | avasseur | 2005-05-11 | 1 | -1/+1 | |
| | | | | tools.jar to tests .classpath module for LTW tests using AntSpec | |||||
* | fix LTW test | avasseur | 2005-05-11 | 2 | -1/+11 | |
| | ||||||
* | fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are ↵ | avasseur | 2005-05-10 | 6 | -103/+169 | |
| | | | | lateTypeMungers. new LTW tests, some fix in the LTW test error reporting | |||||
* | LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME ↵ | avasseur | 2005-05-04 | 4 | -4/+95 | |
| | | | | + fix in error handling when no debug info can be read from @Aj aspect (many files modified since refactored IMessageHanlder for LTW dontIgnore method) | |||||
* | @AJ around inline + test, fix a bug in BcelClassWeaver on my way | avasseur | 2005-05-03 | 1 | -0/+108 | |
| |