1280 Commits (3b517caf402c6d7c52d4bcbdc86c7528ab828ec9)

Autor SHA1 Mensaje Fecha
  acolyer 685d347782 refactored implementation of weaveAfterReturning - this is now much clearer and easier to follow. hace 18 años
  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. hace 18 años
  mwebster 497dcf1140 Fix for Bug 140695 "Use LTWWorld not BcelWorld for load-time weaving" (use bootstrap loader) hace 18 años
  aclement 13dde4efd4 test and fix for 147801: rogue bridge methods in a funky configuration. hace 18 años
  acolyer 791f8a7c3f tests and fix for pr147845, generic abstract aspect 3+ deep hierarchies hace 18 años
  aclement 2257fc7638 public accessibility.. hace 18 años
  aclement c2ae48e581 145963: patches from comment #3 hace 18 años
  aclement 1468daa885 test and fix for 147701: @DeclareParents: was failing to include package name for checked exceptions, failing to report when impl class didnt implement interface hace 18 años
  acolyer 32167a810d make the default warning level for my beautiful "warnOnSwallowedExceptions" be "ignore" hace 18 años
  aclement 11645343f9 fixed decp bug and problem with 1.5 IBM VM hace 18 años
  aclement abe25b0298 testcode and patches for pr141730 comments #13,14: "new handleprovider" hace 18 años
  mwebster fdbae3fda3 Fix for 139936 "[ltw] WeavingAdaptor.generatedClassesExist() cannot cope with additional class weaving" hace 18 años
  mwebster 94e8e64956 Fix for Bug 140695 - Use LTWWorld not BcelWorld for load-time weaving (wrong class loader) hace 18 años
  aclement f58b5d8937 141730: underpinning changes for new handles support. No longer 'leak' implementation details of the handles out into the rest of the code. hace 18 años
  aclement 4dcb8f3d88 test and fix for 145963: faulting in aspects coming in as binary inputs hace 18 años
  aclement d93b84080d synchronization joinpoints: code dump... hace 18 años
  aclement ce25d10cfd synchronization joinpoints: code dump... hace 18 años
  aclement d73b7fedff synchronization joinpoints: code dump... hace 18 años
  aclement 65ff490a29 synchronization joinpoints: code dump... hace 18 años
  aclement 6f1419826c synchronization joinpoints: code dump... hace 18 años
  aclement 8d92b51c9c synchronization joinpoints: code dump... hace 18 años
  aclement 87ff820beb synchronization joinpoints: code dump... uses world rather than messagehandler hace 18 años
  aclement d779def920 synchronization joinpoints: code dump... hace 18 años
  aclement 3beaaba0c5 oops! remove that bit. hace 18 años
  aclement f1ad9e6c35 synchronization joinpoints: code dump... hace 18 años
  aclement 39bc21c734 fix for 145950 hace 18 años
  aclement 3e0650d8a0 fix for 145322 hace 18 años
  aclement d1dbf827ea use a loader that can find the reflection delegate. hace 18 años
  aclement 73d96a5cf3 fall back logic when on 1.5 vm but necessary classes cant be found (test machine happy?) hace 18 años
  acolyer c82fae9bb7 update license to EPL hace 18 años
  acolyer b6c89301f2 update license to EPL hace 18 años
  acolyer 97cd71ae81 test and fix for pr144717 - array type as pointcut parameter in reflective world hace 18 años
  aclement d072fd16ec test and fix for 129282 hace 18 años
  aclement 4fd9d65ae4 fix for 144602 hace 18 años
  aclement 7b5abac918 fix for 83052 hace 18 años
  aclement 26a8a86299 test and fixes for 143930, 143924 hace 18 años
  aclement b96cf12db0 synchronization joinpoints: useful constant hace 18 años
  aclement 40053a0469 synchronization joinpoints: messages hace 18 años
  aclement 7d99a23266 test and fix for first part of 126355 hace 18 años
  aclement 8825b5c86b fix for 137568: dreaded generics signature hace 18 años
  aclement 6b2d9ae901 test update and fix for 138223: funky annotation matching hace 18 años
  aclement 5f6a6b12c5 test and fix for 141956 hace 18 años
  aclement 7d9a7287ee fix for 142165: LTW hace 18 años
  acolyer b166a7e616 tests and fix for pr130722, 138219 hace 18 años
  acolyer fc7db25dad fix for pr141945, misleading message re. aop.xml hace 18 años
  aclement 9ffc63b51a tests and fix for 135068: verifyerror for @AJ hace 18 años
  aclement 5c2da6f738 recover from crash whilst crashing... hace 18 años
  aclement 3fa4d24ac1 test and fix for 133117: dont spam the user with noGuardForLazyTjp messages. hace 18 años
  aclement 563a4cb323 tests and fix for 136026: cflow verifyerror in non trivial combination of cflow pointcuts: include kind of usage (stack/counter) in key for cache hace 18 años
  aclement 3ca976f0ce test and fix for 129704: broken @annotation for methods in generic types hace 18 años