61 Commits (8d33cfa5274720b7e72effb3f20ce09628b79787)

Author SHA1 Message Date
  aclement fe2f8cdae5 145391: moved tests 152>162 and fixed them 15 years ago
  aclement 435d872218 no longer required - model tests moved. 18 years ago
  aclement 41af7600c8 code has moved into model area...154552, comment 3 18 years ago
  aclement 50f8ecc433 refactored tests for 154552 - use new model testing structure 18 years ago
  aclement d373429ee9 test and fixes for Bug 145963: add injar aspects to the model 18 years ago
  aclement 0ad3ad91ae 145018: moved 152>153 18 years ago
  aclement 1b5f76ea13 promoted test 147841 to 153tests 18 years ago
  aclement 8d74e6f01a moved tests to 153 18 years ago
  aclement 21e06a6989 test and fix for 148727 - reverse synthetic changes for aspectOf() and hasAspect() 18 years ago
  aclement 792d1dfd50 test/fix for 148786: new array joinpoint problem. tiny one line change, safe for committing post RC. 18 years ago
  aclement c8e1c4e4ef another scenario for 148545 - generic return type too. 18 years ago
  aclement 75a17318a9 testcode for 148545 18 years ago
  aclement 045e82d5ce testcode for 148536 and 148537 18 years ago
  aclement 5b90af1d60 unfinished (not sure of expected output) testcase committed for 147841 18 years ago
  aclement 76d1bc7bdf 148027: dont generate usespointcut relationship (for now...) 18 years ago
  acolyer 426cbdccfd tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating 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. 18 years ago
  aclement 13dde4efd4 test and fix for 147801: rogue bridge methods in a funky configuration. 18 years ago
  acolyer 791f8a7c3f tests and fix for pr147845, generic abstract aspect 3+ deep hierarchies 18 years ago
  aclement 8cab27018d testcode for 147701: @DeclareParents 18 years ago
  aclement abe25b0298 testcode and patches for pr141730 comments #13,14: "new handleprovider" 18 years ago
  aclement 4dcb8f3d88 test and fix for 145963: faulting in aspects coming in as binary inputs 18 years ago
  aclement afe41a56eb test for 145950 18 years ago
  aclement e769745da4 testcode for 145391,145693 18 years ago
  aclement 5e74f35fa0 some code for 141730 - store type signatures in program elements rather than processed type names. 18 years ago
  aclement a1a4d72739 testcode for 145018 18 years ago
  aclement 12afa8740e testcode for 129282 18 years ago
  aclement 10f097893b testcase for 144602 18 years ago
  aclement b4a28a99e4 test for 144465 18 years ago
  aclement 26a8a86299 test and fixes for 143930, 143924 18 years ago
  aclement 7235e9d089 tests for 122253 18 years ago
  aclement 7d99a23266 test and fix for first part of 126355 18 years ago
  aclement 69e24e90d4 fix for 142466 18 years ago
  aclement 8825b5c86b fix for 137568: dreaded generics signature 18 years ago
  aclement 0e6530f173 test for 128443 18 years ago
  aclement 054eb78c66 moved pr132349 from 151 to 152 18 years ago
  aclement 95b6665e65 testcode for 129408 18 years ago
  aclement 1ae7c9a3e2 proper testcode for 125480 18 years ago
  aclement 13035136f7 testcode for 134425 18 years ago
  aclement 6b2d9ae901 test update and fix for 138223: funky annotation matching 18 years ago
  aclement 2c5fd746cb proper testcode for 135865 18 years ago
  aclement 4842f1826c testcode for 135865 and 142165 18 years ago
  acolyer b166a7e616 tests and fix for pr130722, 138219 18 years ago
  aclement 9ffc63b51a tests and fix for 135068: verifyerror for @AJ 18 years ago
  aclement 64d321521a tests and fix for 136026: cflow verifyerror in non trivial combination of cflow pointcuts. 18 years ago
  aclement 3ca976f0ce test and fix for 129704: broken @annotation for methods in generic types 18 years ago
  aclement 5d2b5b8892 test and fix for 138384: woven methods being >64k in code size 18 years ago
  aclement 6cc28740d0 test for 136393 18 years ago
  aclement 5a01932b9d fixes for 137235 (contributed by Ron): more intelligent logic for determining if a path entry is a jar/zip (don't just rely on suffix, some new .bndl files seem to be becoming popular...) 18 years ago
  acolyer 18c308fb3c tests for pr139749 - calling super in @AspectJ advice body causes VerifyError 18 years ago
  aclement c5c18aaea1 test for 138798 18 years ago