aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs152
Commit message (Collapse)AuthorAgeFilesLines
* no longer required - model tests moved.aclement2006-08-232-0/+0
|
* code has moved into model area...154552, comment 3aclement2006-08-229-111/+0
|
* refactored tests for 154552 - use new model testing structureaclement2006-08-223-46/+18
|
* test and fixes for Bug 145963: add injar aspects to the modelaclement2006-07-258-0/+83
|
* 145018: moved 152>153aclement2006-07-101-42/+0
|
* promoted test 147841 to 153testsaclement2006-07-062-31/+0
|
* moved tests to 153aclement2006-07-053-22/+0
|
* test and fix for 148727 - reverse synthetic changes for aspectOf() and ↵aclement2006-06-282-0/+9
| | | | hasAspect()
* test/fix for 148786: new array joinpoint problem. tiny one line change, ↵aclement2006-06-271-0/+11
| | | | safe for committing post RC.
* another scenario for 148545 - generic return type too.aclement2006-06-261-0/+21
|
* testcode for 148545aclement2006-06-254-0/+45
|
* testcode for 148536 and 148537aclement2006-06-253-0/+17
|
* unfinished (not sure of expected output) testcase committed for 147841aclement2006-06-232-0/+31
|
* 148027: dont generate usespointcut relationship (for now...)aclement2006-06-222-0/+25
|
* tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating ↵acolyer2006-06-225-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.aclement2006-06-216-0/+65
|
* tests and fix for pr147845, generic abstract aspect 3+ deep hierarchiesacolyer2006-06-201-0/+30
|
* testcode for 147701: @DeclareParentsaclement2006-06-203-0/+76
|
* testcode and patches for pr141730 comments #13,14: "new handleprovider"aclement2006-06-198-0/+73
|
* test and fix for 145963: faulting in aspects coming in as binary inputsaclement2006-06-126-0/+41
|
* test for 145950aclement2006-06-081-0/+21
|
* testcode for 145391,145693aclement2006-06-075-0/+97
|
* some code for 141730 - store type signatures in program elements rather than ↵aclement2006-06-061-0/+46
| | | | processed type names.
* testcode for 145018aclement2006-06-021-0/+42
|
* testcode for 129282aclement2006-05-3110-0/+329
|
* testcase for 144602aclement2006-05-311-0/+26
|
* test for 144465aclement2006-05-303-0/+41
|
* test and fixes for 143930, 143924aclement2006-05-301-0/+13
|
* tests for 122253aclement2006-05-304-0/+133
|
* test and fix for first part of 126355aclement2006-05-232-0/+12
|
* fix for 142466aclement2006-05-2310-0/+131
|
* fix for 137568: dreaded generics signatureaclement2006-05-221-4/+11
|
* test for 128443aclement2006-05-223-0/+93
|
* moved pr132349 from 151 to 152aclement2006-05-223-0/+50
|
* testcode for 129408aclement2006-05-183-0/+28
|
* proper testcode for 125480aclement2006-05-1810-0/+112
|
* testcode for 134425aclement2006-05-181-0/+17
|
* test update and fix for 138223: funky annotation matchingaclement2006-05-171-21/+36
|
* proper testcode for 135865aclement2006-05-173-14/+34
|
* testcode for 135865 and 142165aclement2006-05-178-0/+134
|
* tests and fix for pr130722, 138219acolyer2006-05-165-1/+67
|
* tests and fix for 135068: verifyerror for @AJaclement2006-05-1612-0/+162
|
* tests and fix for 136026: cflow verifyerror in non trivial combination of ↵aclement2006-05-122-0/+140
| | | | cflow pointcuts.
* test and fix for 129704: broken @annotation for methods in generic typesaclement2006-05-121-0/+19
|
* test and fix for 138384: woven methods being >64k in code sizeaclement2006-05-121-0/+488
|
* test for 136393aclement2006-05-051-0/+23
|
* fixes for 137235 (contributed by Ron): more intelligent logic for ↵aclement2006-05-044-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 VerifyErroracolyer2006-05-021-0/+36
|
* test for 138798aclement2006-04-271-0/+41
|
* test and fix for 138286aclement2006-04-261-0/+31
|