1280 Commits (3b517caf402c6d7c52d4bcbdc86c7528ab828ec9)

Author SHA1 Message Date
  aclement d0c299daf6 last patches for 141730 18 years ago
  aclement d164036558 pr145693 - fix for part 1 18 years ago
  aclement 54934badee new weaver message - pr145693 18 years ago
  aclement a6b36f2034 testcode for 149305, 149096, 149305: fix for 149305 18 years ago
  aclement 2f2f568364 bit of reordering to Ajc152Tests - and fixed 148972 18 years ago
  aclement 21e06a6989 test and fix for 148727 - reverse synthetic changes for aspectOf() and hasAspect() 18 years ago
  mwebster 99d1c184fd Fix for Bug 148388 "LTW weaver produces a debug message at the begining" 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
  acolyer c9f311aeeb tests and implementation for enh 147711 (use true synthetic attribute/flag for aj synthetic members). 18 years ago
  aclement 16d8120ef1 126167: Fix for @Around problems... 18 years ago
  acolyer 685d347782 refactored implementation of weaveAfterReturning - this is now much clearer and easier to follow. 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
  mwebster 497dcf1140 Fix for Bug 140695 "Use LTWWorld not BcelWorld for load-time weaving" (use bootstrap loader) 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 2257fc7638 public accessibility.. 18 years ago
  aclement c2ae48e581 145963: patches from comment #3 18 years ago
  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 18 years ago
  acolyer 32167a810d make the default warning level for my beautiful "warnOnSwallowedExceptions" be "ignore" 18 years ago
  aclement 11645343f9 fixed decp bug and problem with 1.5 IBM VM 18 years ago
  aclement abe25b0298 testcode and patches for pr141730 comments #13,14: "new handleprovider" 18 years ago
  mwebster fdbae3fda3 Fix for 139936 "[ltw] WeavingAdaptor.generatedClassesExist() cannot cope with additional class weaving" 18 years ago
  mwebster 94e8e64956 Fix for Bug 140695 - Use LTWWorld not BcelWorld for load-time weaving (wrong class loader) 18 years ago
  aclement f58b5d8937 141730: underpinning changes for new handles support. No longer 'leak' implementation details of the handles out into the rest of the code. 18 years ago
  aclement 4dcb8f3d88 test and fix for 145963: faulting in aspects coming in as binary inputs 18 years ago
  aclement d93b84080d synchronization joinpoints: code dump... 18 years ago
  aclement ce25d10cfd synchronization joinpoints: code dump... 18 years ago
  aclement d73b7fedff synchronization joinpoints: code dump... 18 years ago
  aclement 65ff490a29 synchronization joinpoints: code dump... 18 years ago
  aclement 6f1419826c synchronization joinpoints: code dump... 18 years ago
  aclement 8d92b51c9c synchronization joinpoints: code dump... 18 years ago
  aclement 87ff820beb synchronization joinpoints: code dump... uses world rather than messagehandler 18 years ago
  aclement d779def920 synchronization joinpoints: code dump... 18 years ago
  aclement 3beaaba0c5 oops! remove that bit. 18 years ago
  aclement f1ad9e6c35 synchronization joinpoints: code dump... 18 years ago
  aclement 39bc21c734 fix for 145950 18 years ago
  aclement 3e0650d8a0 fix for 145322 18 years ago
  aclement d1dbf827ea use a loader that can find the reflection delegate. 18 years ago
  aclement 73d96a5cf3 fall back logic when on 1.5 vm but necessary classes cant be found (test machine happy?) 18 years ago
  acolyer c82fae9bb7 update license to EPL 18 years ago
  acolyer b6c89301f2 update license to EPL 18 years ago
  acolyer 97cd71ae81 test and fix for pr144717 - array type as pointcut parameter in reflective world 18 years ago
  aclement d072fd16ec test and fix for 129282 18 years ago
  aclement 4fd9d65ae4 fix for 144602 18 years ago
  aclement 7b5abac918 fix for 83052 18 years ago
  aclement 26a8a86299 test and fixes for 143930, 143924 18 years ago
  aclement b96cf12db0 synchronization joinpoints: useful constant 18 years ago
  aclement 40053a0469 synchronization joinpoints: messages 18 years ago
  aclement 7d99a23266 test and fix for first part of 126355 18 years ago
  aclement 8825b5c86b fix for 137568: dreaded generics signature 18 years ago