Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | tests and fix for ITDS in AjTypeSystem | acolyer | 2005-12-13 | 4 | -0/+415 | |
| | ||||||
* | 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 | 2 | -0/+27 | |
| | ||||||
* | updated tests and fix for pr116229 | acolyer | 2005-11-27 | 2 | -3/+4 | |
| | ||||||
* | Matthews changes - enabling us to see bytecode before and after LTW (bug 117854) | aclement | 2005-11-26 | 6 | -19/+42 | |
| | ||||||
* | last bits for 112105 | aclement | 2005-11-25 | 2 | -1/+174 | |
| | ||||||
* | new version of GenericAspectY in light of our learning experience wrt. itdm ↵ | acolyer | 2005-11-25 | 1 | -3/+3 | |
| | | | | matching and execution | |||||
* | fix for parameterizing reference pointcuts with bindings | acolyer | 2005-11-24 | 1 | -1/+1 | |
| | ||||||
* | matthews patches from 116899 | aclement | 2005-11-24 | 6 | -3/+38 | |
| | ||||||
* | tidied up. | aclement | 2005-11-24 | 1 | -11/+13 | |
| | ||||||
* | work in progress - not yet active. | aclement | 2005-11-23 | 1 | -2/+7 | |
| | ||||||
* | tests and fix for pr114332 - reflection api not detecting abstract itdms. | acolyer | 2005-11-21 | 2 | -0/+47 | |
| | ||||||
* | test (passing) for pr113368. Tests for reading compiled pointcuts from ↵ | acolyer | 2005-11-21 | 2 | -7/+37 | |
| | | | | reflection world. | |||||
* | tests and fix for pr116229 and pr116755. Also adds support and tests for ↵ | acolyer | 2005-11-19 | 3 | -0/+37 | |
| | | | | parseTypePattern in PointcutParser. | |||||
* | case4 of Alex's bug ;) | aclement | 2005-11-17 | 4 | -0/+29 | |
| | ||||||
* | more tests - for 115237 and alexs bug on the list. | aclement | 2005-11-17 | 5 | -1/+30 | |
| | ||||||
* | next round of fixes for list bug reported by Alexandru. | aclement | 2005-11-16 | 8 | -0/+30 | |
| | ||||||
* | committing version with a main() in it! | aclement | 2005-11-16 | 1 | -0/+4 | |
| | ||||||
* | reported on the list - failing to compile - using ITD to override a ↵ | aclement | 2005-11-14 | 4 | -0/+30 | |
| | | | | parameterized method | |||||
* | more binary bridging testcode | aclement | 2005-11-14 | 4 | -0/+11 | |
| | ||||||
* | more bridge method testcode. | aclement | 2005-11-10 | 4 | -1/+19 | |
| | ||||||
* | bridging tests. | aclement | 2005-11-07 | 4 | -0/+38 | |
| | ||||||
* | test X - matches the spec in the AJDK (work for 112105) | aclement | 2005-11-07 | 2 | -0/+175 | |
| | ||||||
* | test X - matches the spec in the AJDK (work for 112105) | aclement | 2005-11-07 | 1 | -0/+177 | |
| | ||||||
* | #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 103741 - use of java 5 specific language features now policed at < ↵ | acolyer | 2005-11-04 | 1 | -0/+32 | |
| | | | | 1.5 source level | |||||
* | tests for pr62606 - itdcs don't run field initialisers in target type. ↵ | acolyer | 2005-11-03 | 22 | -41/+42 | |
| | | | | Largely updates to existing tests to cope with new Lint warning. | |||||
* | testcase | aclement | 2005-11-01 | 1 | -0/+19 | |
| | ||||||
* | #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 | |
| | ||||||
* | see pr112105 comment #13: new and modified testcode | aclement | 2005-10-26 | 4 | -2/+186 | |
| | ||||||
* | 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 | |
| | ||||||
* | some bridge method testcases and impl for 108101 | aclement | 2005-10-25 | 6 | -6/+17 | |
| | ||||||
* | 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 | |||||
* | complex aspect! | aclement | 2005-10-21 | 1 | -0/+160 | |
| | ||||||
* | 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 | |||||
* | *Now* we're moving - more and more stuff from GenericsTests is working :) ↵ | aclement | 2005-10-20 | 2 | -2/+25 | |
| | | | | see pr112105 comment #11 | |||||
* | Fix for ordering problem when using generic abstract aspects. Fix for ↵ | aclement | 2005-10-20 | 3 | -35/+150 | |
| | | | | crappy code (of mine) in ResolvedType.discover... - see pr112105 comment #10 | |||||
* | more design tests. | aclement | 2005-10-20 | 2 | -0/+33 | |
| | ||||||
* | I've tackled methods and ctor generic itds - now fields. | aclement | 2005-10-19 | 1 | -0/+13 | |
| | ||||||
* | generics tests revisted post all the recent changes - more of them now pass! | aclement | 2005-10-19 | 10 | -43/+67 | |
| | ||||||
* | 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 |