1280 Commits (3b517caf402c6d7c52d4bcbdc86c7528ab828ec9)

Author SHA1 Message Date
  mwebster e2df9de0de Bug 150487 "Tracing and Logging Framework" (handle missing org.apache.commons.logging on JSE-1.3/1.4) 18 years ago
  aclement 3aeda83100 pipeline changes: tell us what needed resolving! 18 years ago
  aclement 22437ba8c2 pipeline changes: printable 18 years ago
  aclement 815ff5d5df pipeline changes: implemented stringify. 18 years ago
  aclement d373429ee9 test and fixes for Bug 145963: add injar aspects to the model 18 years ago
  aclement 357bbe9eeb test and fix for Bug 150671: declare error on set of volatile field does not work 18 years ago
  mwebster b15cda7add First drop of Bug 150487 "Tracing and Logging Framework" (Trace & TraceFactory) 18 years ago
  mwebster b1024db14f Fix for Bug 150254 "Provide context for LTW verbose messages" (WeavingAdaptorMessageHandler.render()) 18 years ago
  aclement 5ab92340fd fix for 150095: generics binary decp 18 years ago
  aclement 369de87028 test and fix for 148409 18 years ago
  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