Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |||||
* | slightly changed parsing test. | aclement | 2005-10-18 | 1 | -1/+1 | |
| | ||||||
* | 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) | |||||
* | Updates for generic ITDs - see pr112105 for a description of all changes. | aclement | 2005-10-14 | 2 | -2/+18 | |
| | ||||||
* | generic itds - see pr112105 | aclement | 2005-10-11 | 3 | -0/+28 | |
| | ||||||
* | tests for generic abstract aspects | acolyer | 2005-10-06 | 8 | -30/+188 | |
| | ||||||
* | these changes prevent us from forgetting the interface bounds of a ↵ | acolyer | 2005-10-05 | 1 | -1/+1 | |
| | | | | TypeVariableReferenceType, and from forgetting bindings when parameterizing bindingxxxtypepatterns in generic abstract aspects. | |||||
* | some abstract generic aspect tests, not yet linked into main suite | acolyer | 2005-10-05 | 3 | -0/+245 | |
| | ||||||
* | 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 | |
| | ||||||
* | tests and fix for enh 108118, completes @SuppressAjWarnings implementation | acolyer | 2005-09-29 | 3 | -2/+48 | |
| | ||||||
* | #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 | |||||
* | two more bug testcases. | aclement | 2005-08-24 | 1 | -0/+16 | |
| | ||||||
* | whoops - did I forget to check this fix in earlier? | aclement | 2005-08-24 | 1 | -1/+1 | |
| | ||||||
* | generic itd bridge method test code. | aclement | 2005-08-24 | 11 | -1/+71 | |
| | ||||||
* | genericitds: bridge method testcode. | aclement | 2005-08-24 | 8 | -0/+210 | |
| | ||||||
* | @override - another case involving abstract ITDs | aclement | 2005-08-23 | 1 | -0/+17 | |
| | ||||||
* | @override support for ITDs. Plus some binary weaving generic ITD tests. | aclement | 2005-08-23 | 8 | -3/+34 | |
| | ||||||
* | @override with ITDs - testcases. | aclement | 2005-08-23 | 7 | -0/+133 | |
| | ||||||
* | genericitds: activating more tests - including "uberaspects - U" - please ↵ | aclement | 2005-08-22 | 3 | -7/+11 | |
| | | | | dont look at it... | |||||
* | genericitds: tests moved around and activated in GenericsTests | aclement | 2005-08-22 | 20 | -179/+133 | |
| |