Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stupid bloody tests that don't tell you why they failed, I HATE THEM - fixed ↵ | aclement | 2008-06-04 | 1 | -1/+2 |
| | | | | this one in one place. | ||||
* | AspectJ6: simplified | aclement | 2008-01-16 | 2 | -3/+9 |
| | |||||
* | Test LTW dump for JSPs | mwebster | 2007-01-22 | 2 | -0/+17 |
| | |||||
* | Bug 158205 "NullPointerException when weaving with bootstrap agent" (improve ↵ | mwebster | 2006-10-02 | 1 | -1/+1 |
| | | | | declare parents LTW tests) | ||||
* | Bug 158205 "NullPointerException when weaving with bootstrap agent" (remove ↵ | mwebster | 2006-10-02 | 1 | -16/+41 |
| | | | | use of -Daj5.def) | ||||
* | 154054 testcode and fix: noticing changes in around advice and forcing full ↵ | aclement | 2006-09-22 | 1 | -8/+12 |
| | | | | builds | ||||
* | 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope ↵ | aclement | 2006-08-25 | 1 | -0/+3 |
| | | | | Matthew doesnt complain. | ||||
* | Bug 150271 "Allow multiple levels of LTW information" (make weaving/not ↵ | mwebster | 2006-08-23 | 5 | -10/+10 |
| | | | | weaving messages debug and add -debug to options for aop.xml) | ||||
* | tests (?) and fixes for 152873 - optimized check for @AJ aspects in LTW | aclement | 2006-08-08 | 3 | -0/+23 |
| | |||||
* | Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in ↵ | mwebster | 2006-08-02 | 1 | -21/+0 |
| | | | | project root" (remove redundant logic that created result.ser" | ||||
* | Bug 151938 "Handle Duplicate -javaagent entries more gracefully" (ignore ↵ | mwebster | 2006-08-01 | 5 | -0/+61 |
| | | | | duplicate agents) | ||||
* | fixed decp bug and problem with 1.5 IBM VM | aclement | 2006-06-19 | 1 | -0/+1 |
| | |||||
* | fix for 120739 | mwebster | 2006-06-01 | 7 | -1/+27 |
| | |||||
* | update license to EPL | acolyer | 2006-06-01 | 5 | -10/+10 |
| | |||||
* | fix for pr141945, misleading message re. aop.xml | acolyer | 2006-05-16 | 1 | -1/+1 |
| | |||||
* | attempt to remove the damn results.ser file. | aclement | 2006-03-28 | 1 | -0/+1 |
| | |||||
* | merge of RB_V1_5_0 changes back into HEAD | acolyer | 2005-12-19 | 2 | -3/+2 |
| | |||||
* | fix NPE in mixing style (can be in concrete aspect from code style as well) | avasseur | 2005-12-19 | 3 | -1/+46 |
| | |||||
* | fix new syntax @decp | avasseur | 2005-12-19 | 2 | -4/+8 |
| | |||||
* | rearchitect @decp | avasseur | 2005-12-19 | 2 | -4/+6 |
| | |||||
* | merge of changes from 1.5.0 branch into HEAD | acolyer | 2005-12-19 | 1 | -1/+1 |
| | |||||
* | making the tests more resilient to legitimate cross-vm differences | acolyer | 2005-12-15 | 3 | -28/+90 |
| | |||||
* | fixes for 120363 : from matthew (include/exclude problems for LTW) | aclement | 2005-12-12 | 3 | -4/+26 |
| | |||||
* | #120351 cflowbelow @AJ and binding | avasseur | 2005-12-12 | 2 | -0/+112 |
| | |||||
* | Some updates for 118754. The various places that were checking for ↵ | aclement | 2005-12-09 | 7 | -3/+84 |
| | | | | 'MISSING' now call 'isMissing' if they can. I think this negates some work Adrian did with introducing MissingWithKnownSignature - but we have to make this change for LTW to work properly. Someone with a bit of time on their hands should go through all the places isMissing() is now called and see if the check should be 'isReallyMissing()' which would allow the MissingWithKnownSignature to get through. I will raise an enhancement to cover this. | ||||
* | tests for parameter name generation in advice annotations | acolyer | 2005-11-29 | 1 | -0/+0 |
| | |||||
* | updated tests and fix for pr116229 | acolyer | 2005-11-27 | 1 | -2/+2 |
| | |||||
* | Matthews changes - enabling us to see bytecode before and after LTW (bug 117854) | aclement | 2005-11-26 | 6 | -19/+42 |
| | |||||
* | matthews patches from 116899 | aclement | 2005-11-24 | 6 | -3/+38 |
| | |||||
* | tests and fix for pr116229 and pr116755. Also adds support and tests for ↵ | acolyer | 2005-11-19 | 1 | -0/+1 |
| | | | | parseTypePattern in PointcutParser. | ||||
* | #114897 notreweavable is default on LTW - by Matthew Webster. | avasseur | 2005-11-07 | 2 | -2/+2 |
| | |||||
* | #114875 cannot reproduce NPE in @AJ abstract aspect | avasseur | 2005-11-07 | 2 | -0/+59 |
| | |||||
* | aspects/include handling and doc update as per #115275 | avasseur | 2005-11-07 | 1 | -1/+1 |
| | |||||
* | with the change in LTW to default to the same version as the runtime VM (ie ↵ | acolyer | 2005-11-04 | 10 | -4/+50 |
| | | | | java 5 in this case), many LTW tests were failing with Xlint:adviceDidNotMatch messages that previously were not issued. These commits sprinkle @SuppressAjWarnings annotations liberally around to stop that from happening. | ||||
* | tests for pr62606 - itdcs don't run field initialisers in target type. ↵ | acolyer | 2005-11-03 | 1 | -3/+3 |
| | | | | Largely updates to existing tests to cope with new Lint warning. | ||||
* | #108892 cannot reproduce: hierarchy of aop.xml accross classloader test is fine | avasseur | 2005-10-28 | 5 | -0/+182 |
| | |||||
* | impl and test for dec precedence in aop.xml without extends | avasseur | 2005-10-27 | 3 | -0/+91 |
| | |||||
* | 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 |
| |