79 Révisions (b6f2b6337fbaf95b78c20862cd90f0e027509531)

Auteur SHA1 Message Date
  Andy Clement b6f2b6337f Fix 500035: handling target only binding in @AJ pointcut il y a 7 ans
  Andy Clement 611e04a9e1 Fix 500796: Allow for kotlin creating 'synthetic' local variable table entries il y a 7 ans
  hsestupin 9f791a0f70 add apt tests il y a 10 ans
  aclement 15c66c9800 message changes for e37 il y a 12 ans
  aclement 332eef9ebd test updates and the fix for cases 3&4 in 120916: Jrockit test failures with RC1 il y a 18 ans
  aclement 27f3f0d3b2 last bits for 112105 il y a 18 ans
  acolyer e7ca53efed test "Y" shouldn't have been enabled yet... il y a 18 ans
  acolyer 6eb77c5a3b fix for pr117614 + changes to make cantFindType a lint warning (default to error) so that it is user controllable in binary weave scenarios. il y a 18 ans
  aclement e549651eb8 117296: testcode and fixes. il y a 18 ans
  aclement d58439272e pr115250: new tests il y a 18 ans
  aclement 608688ca74 case4 of Alex's bug ;) il y a 18 ans
  aclement a7e84c66fc more tests - for 115237 and alexs bug on the list. il y a 18 ans
  aclement abb5d6c097 next round of fixes for list bug reported by Alexandru. il y a 18 ans
  aclement 303571e4cc more tests... binary bridge methods and the one reported via the list which includes decps parameterization and ITDs il y a 18 ans
  aclement 7218c96f13 YES! Bridge method code all in !! hurrah!! See pr108101 il y a 18 ans
  aclement 36b9010609 test X - matches the spec in the AJDK (work for 112105) il y a 18 ans
  aclement e0289593b9 test X - matches the spec in the AJDK (work for 112105) il y a 18 ans
  aclement bb49bdfe8c some nastiness removed from the testcases (co-dependant decps) - see pr112105 il y a 18 ans
  wisberg 7d5000a378 reflection for 1.5 API Method.isBridge(), unused local il y a 18 ans
  aclement f202157faa pr113630: fixed! il y a 18 ans
  aclement 86729a0918 see pr112105 comment #13: new and modified testcode il y a 18 ans
  aclement ea305990ee pr113630 testcase added - commented out. il y a 18 ans
  aclement e638a272e0 some bridge method testcases and impl for 108101 il y a 18 ans
  aclement 6e337a8e27 *Now* we're moving - more and more stuff from GenericsTests is working :) see pr112105 comment #11 il y a 18 ans
  aclement 720a6d9d5c Fix for ordering problem when using generic abstract aspects. Fix for crappy code (of mine) in ResolvedType.discover... - see pr112105 comment #10 il y a 18 ans
  aclement b8915a4c96 generics tests revisted post all the recent changes - more of them now pass! il y a 18 ans
  aclement 6aad8a2e78 tests put back in :) il y a 18 ans
  aclement 51b0f6261c Updates for generic ITDs - see pr112105 for a description of all changes. il y a 18 ans
  acolyer d8db661b5d tests for generic abstract aspects il y a 18 ans
  aclement c86fa6de88 pr83717: allows ITD incremental compilation with reweavable. Also commented some iffy/complex areas of the code il y a 18 ans
  aclement f8cf60b03a pr110927: testcase and fix il y a 18 ans
  aclement cc6e6812fa Fixes for 82989 and 91381 - they can now be closed. il y a 19 ans
  aclement 4eafbe7111 generic itd bridge tests - not all activated yet. il y a 19 ans
  aclement 02c28e7e1f bridge method tests - commented out right now... il y a 19 ans
  aclement 284c4eed6b @override support for ITDs. Plus some binary weaving generic ITD tests. il y a 19 ans
  aclement 749a909144 genericitds: activating more tests - including "uberaspects - U" - please dont look at it... il y a 19 ans
  aclement 1abe388fdd genericitds: tests moved around and activated in GenericsTests il y a 19 ans
  acolyer e1e8a032d3 tests for pr107059 and generics chapter of ajdk il y a 19 ans
  acolyer b212b5d6b3 added ajdk generics tests and test for annotation matching on intermediate type in hierarchy il y a 19 ans
  acolyer 2f2ddc5b10 test for declare soft with type vars il y a 19 ans
  acolyer 28b3501d12 test cases for generic aspects can now be included in main suite il y a 19 ans
  aclement fcb69e7788 genericitds: field type mungers now understand a map from type variable names to positions (for generic itds). Some changes to assignable rules to support the new possibilities. il y a 19 ans
  acolyer 56fdece12d test cases for after throwing and after returning with generic and parameterized types. il y a 19 ans
  acolyer 0a1b33eeb5 tests for args - this completes the implementation of generic and parameterized type matching for ALL pointcuts in AspectJ 5. yay. il y a 19 ans
  aclement 937c645ae7 genericitds: 2 big changes here: I've modifed the super/extends stuff so its only in one place (UnresolvedType) - making it available through the type hierarchy. I've modified the TypeMap in the World to avoid putting entries in the type map which might confuse us later. This fix stops us putting parameterized types that are parameterized by type variables from a generic member into the typemap, since we may look them up later for another member that happened to use the same variable name but had different bounds specified. I'm sure its not perfect yet, but it is definetly improved. things like Enum<E> still go in the typemap since E is not a generic member type variable. il y a 19 ans
  aclement 64f0a5bd91 genericitds: il y a 19 ans
  acolyer 8f4da67cd5 tests and implementation for calls to bridge methods. This completes the implementation of the call pointcut for generic and parameterized types. il y a 19 ans
  acolyer c22c80074c tests and fix for call pointcut matching with various generic and parameterized types il y a 19 ans
  aclement 900a3e81d5 genericitds: lots of new support for recursive type variables and ITD ctors. il y a 19 ans
  acolyer 0894d1dd32 test cases for execution pointcut with generic and parameterized types. This completes the implementation of the execution pcd with generics. :) il y a 19 ans