Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | no longer required - model tests moved. | aclement | 2006-08-23 | 2 | -0/+0 |
| | |||||
* | code has moved into model area...154552, comment 3 | aclement | 2006-08-22 | 9 | -111/+0 |
| | |||||
* | refactored tests for 154552 - use new model testing structure | aclement | 2006-08-22 | 3 | -46/+18 |
| | |||||
* | test and fixes for Bug 145963: add injar aspects to the model | aclement | 2006-07-25 | 8 | -0/+83 |
| | |||||
* | 145018: moved 152>153 | aclement | 2006-07-10 | 1 | -42/+0 |
| | |||||
* | promoted test 147841 to 153tests | aclement | 2006-07-06 | 2 | -31/+0 |
| | |||||
* | moved tests to 153 | aclement | 2006-07-05 | 3 | -22/+0 |
| | |||||
* | test and fix for 148727 - reverse synthetic changes for aspectOf() and ↵ | aclement | 2006-06-28 | 2 | -0/+9 |
| | | | | hasAspect() | ||||
* | test/fix for 148786: new array joinpoint problem. tiny one line change, ↵ | aclement | 2006-06-27 | 1 | -0/+11 |
| | | | | safe for committing post RC. | ||||
* | another scenario for 148545 - generic return type too. | aclement | 2006-06-26 | 1 | -0/+21 |
| | |||||
* | testcode for 148545 | aclement | 2006-06-25 | 4 | -0/+45 |
| | |||||
* | testcode for 148536 and 148537 | aclement | 2006-06-25 | 3 | -0/+17 |
| | |||||
* | unfinished (not sure of expected output) testcase committed for 147841 | aclement | 2006-06-23 | 2 | -0/+31 |
| | |||||
* | 148027: dont generate usespointcut relationship (for now...) | aclement | 2006-06-22 | 2 | -0/+25 |
| | |||||
* | tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating ↵ | acolyer | 2006-06-22 | 5 | -0/+251 |
| | | | | code closer to that produced by javac when weaving after and after returning. In particular: avoid adding a goto that branches to the next instruction (now replaces that return opcode with a nop instead), and store the return value on the top of the stack in a temp before branching to the after advice dispatch and restore it afterwards. | ||||
* | test and fix for 147801: rogue bridge methods in a funky configuration. | aclement | 2006-06-21 | 6 | -0/+65 |
| | |||||
* | tests and fix for pr147845, generic abstract aspect 3+ deep hierarchies | acolyer | 2006-06-20 | 1 | -0/+30 |
| | |||||
* | testcode for 147701: @DeclareParents | aclement | 2006-06-20 | 3 | -0/+76 |
| | |||||
* | testcode and patches for pr141730 comments #13,14: "new handleprovider" | aclement | 2006-06-19 | 8 | -0/+73 |
| | |||||
* | test and fix for 145963: faulting in aspects coming in as binary inputs | aclement | 2006-06-12 | 6 | -0/+41 |
| | |||||
* | test for 145950 | aclement | 2006-06-08 | 1 | -0/+21 |
| | |||||
* | testcode for 145391,145693 | aclement | 2006-06-07 | 5 | -0/+97 |
| | |||||
* | some code for 141730 - store type signatures in program elements rather than ↵ | aclement | 2006-06-06 | 1 | -0/+46 |
| | | | | processed type names. | ||||
* | testcode for 145018 | aclement | 2006-06-02 | 1 | -0/+42 |
| | |||||
* | testcode for 129282 | aclement | 2006-05-31 | 10 | -0/+329 |
| | |||||
* | testcase for 144602 | aclement | 2006-05-31 | 1 | -0/+26 |
| | |||||
* | test for 144465 | aclement | 2006-05-30 | 3 | -0/+41 |
| | |||||
* | test and fixes for 143930, 143924 | aclement | 2006-05-30 | 1 | -0/+13 |
| | |||||
* | tests for 122253 | aclement | 2006-05-30 | 4 | -0/+133 |
| | |||||
* | test and fix for first part of 126355 | aclement | 2006-05-23 | 2 | -0/+12 |
| | |||||
* | fix for 142466 | aclement | 2006-05-23 | 10 | -0/+131 |
| | |||||
* | fix for 137568: dreaded generics signature | aclement | 2006-05-22 | 1 | -4/+11 |
| | |||||
* | test for 128443 | aclement | 2006-05-22 | 3 | -0/+93 |
| | |||||
* | moved pr132349 from 151 to 152 | aclement | 2006-05-22 | 3 | -0/+50 |
| | |||||
* | testcode for 129408 | aclement | 2006-05-18 | 3 | -0/+28 |
| | |||||
* | proper testcode for 125480 | aclement | 2006-05-18 | 10 | -0/+112 |
| | |||||
* | testcode for 134425 | aclement | 2006-05-18 | 1 | -0/+17 |
| | |||||
* | test update and fix for 138223: funky annotation matching | aclement | 2006-05-17 | 1 | -21/+36 |
| | |||||
* | proper testcode for 135865 | aclement | 2006-05-17 | 3 | -14/+34 |
| | |||||
* | testcode for 135865 and 142165 | aclement | 2006-05-17 | 8 | -0/+134 |
| | |||||
* | tests and fix for pr130722, 138219 | acolyer | 2006-05-16 | 5 | -1/+67 |
| | |||||
* | tests and fix for 135068: verifyerror for @AJ | aclement | 2006-05-16 | 12 | -0/+162 |
| | |||||
* | tests and fix for 136026: cflow verifyerror in non trivial combination of ↵ | aclement | 2006-05-12 | 2 | -0/+140 |
| | | | | cflow pointcuts. | ||||
* | test and fix for 129704: broken @annotation for methods in generic types | aclement | 2006-05-12 | 1 | -0/+19 |
| | |||||
* | test and fix for 138384: woven methods being >64k in code size | aclement | 2006-05-12 | 1 | -0/+488 |
| | |||||
* | test for 136393 | aclement | 2006-05-05 | 1 | -0/+23 |
| | |||||
* | fixes for 137235 (contributed by Ron): more intelligent logic for ↵ | aclement | 2006-05-04 | 4 | -0/+21 |
| | | | | determining if a path entry is a jar/zip (don't just rely on suffix, some new .bndl files seem to be becoming popular...) | ||||
* | tests for pr139749 - calling super in @AspectJ advice body causes VerifyError | acolyer | 2006-05-02 | 1 | -0/+36 |
| | |||||
* | test for 138798 | aclement | 2006-04-27 | 1 | -0/+41 |
| | |||||
* | test and fix for 138286 | aclement | 2006-04-26 | 1 | -0/+31 |
| |