1359 Commits (extensions)

Author SHA1 Message Date
  mwebster 710844d944 Bug 159854 "Problem Diagnosis Guide" (tests) 17 years ago
  aclement 26a4654ba4 fix for 162657 - remove the matchesNothingPointcut which has no source context (can cause npe when reporting messages) 17 years ago
  aclement 3294a35d1b removing asm for the moment 17 years ago
  aclement 7b40e7e3e4 tests and fixes for 161502: annotation style generic pointcuts (!) 17 years ago
  aclement 757004ca67 tests and fix for 149908: NPE in org.aspectj.weaver.MemberImpl.getModifiers 17 years ago
  aclement 044542c6d5 test and fix for 161217 17 years ago
  aclement db68044fe8 test and fix for 123423: getWithinTypeName() for ptw aspects 17 years ago
  aclement 1a2eef067f close files! 17 years ago
  aclement d701aa00e0 tests and fixes for 160469: handle problems 17 years ago
  aclement 9030415d57 moved things around so that Xset can change world configuration 17 years ago
  aclement e6a707af67 test and fix for 160674: simpler strategy for loading bytecode on SAP 17 years ago
  aclement 9175cd11df no 1.5 API! 17 years ago
  aclement d532892d89 tests and fixes for jdtlikehandleprovider, bug 159896 17 years ago
  aclement 2883a55829 fixes for 156058 and 159983 17 years ago
  mwebster c315f9d9a7 Bug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (restore catch(Throwable) in Aj.preProcess() and make adaptor disabled by default) 17 years ago
  mwebster 81427c3939 Trace loader parent and class lookup 17 years ago
  mwebster 6b31b32ae3 Bug 132080 "LTW concrete-aspect definitions not exposed to weaver" 17 years ago
  aclement 782ade25e6 test and fix for 156904: missing type warning then it matches anyway 17 years ago
  aclement af08e729f0 fixes for 145442: better line numbers for woven code 17 years ago
  aclement a0c198f33d fixes for 145442: better line numbers for woven code 17 years ago
  aclement e895997219 turning off completeBinaryTypes 17 years ago
  aclement cd9fd1147b test and fix for 158573 - incorrect 'adviceDidNotMatch' warning appears 17 years ago
  aclement ea4ff8adad test and fix for 158624: generic types and arrays 17 years ago
  aclement c50a557d3c test and fixes for 145442 - line number info for stack traces. 17 years ago
  aclement b69748e353 message patch from 155139 17 years ago
  aclement 98a5d92553 154054 testcode and fix: noticing changes in around advice and forcing full builds 17 years ago
  mwebster d46c28243e ignore duplicate aop.xml definition 18 years ago
  aclement 478d55f8bd Test for 157057 18 years ago
  aclement 70ae0f8df6 test and fix for 153845: Rogue signature containing a 'P' getting into the classfile. 18 years ago
  aclement b49e8cae5b fixes for 153490: mixing delegates. Refactored a *lot* of stuff - promoting duplicate code up from AsmDelegate/BcelObjectType up to AbstractReferenceTypeDelegate and higher. 18 years ago
  aclement 7a4256df61 testcode and fixes for 156962: Problems with @Deprecated in method signatures 18 years ago
  mwebster 14e8b7d8f0 Bug 155238 "Trace should use System.identityHashCode, not hashCode" 18 years ago
  mwebster 6be70973a7 Bug 155148 "jdk14 trace deadlock in oc4j" (use formatObj for _all_ arguments) 18 years ago
  aclement 40cf610769 fix for 155213: made using date formatter lazy. 18 years ago
  aclement fd3d29f4c4 fix for 152848: cope with discovering a non-generic type 18 years ago
  aclement 07e6e9a176 last of the dreaded jdtlikehandleprovider changes - 141730#22 18 years ago
  mwebster 5787d0e82f Bug 150487 "Tracing and Logging Framework" (Trace.event()) 18 years ago
  aclement 409e613aac 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Matthew doesnt complain. 18 years ago
  mwebster 04fa1dcce1 Bug 129525 "Don't Dump Bytecodes to Syserr in LTW" (don't throw AbortException in LTW message handler) 18 years ago
  mwebster 8549d861b1 Bug 150271 "Allow multiple levels of LTW information" (make weaving/not weaving messages debug and add -debug to options for aop.xml) 18 years ago
  aclement 30c0ada8a7 correct the comment! 18 years ago
  aclement 945a257776 fixes for 149560: (1) correct the bcel code for creating clinit call (2) don't let singleton aspects be implemented as late type mungers, the clinit manipulation breaks. 18 years ago
  aclement 0185a0214f some updates to ClassLoaderRepository - tested by RontimeWeaving 18 years ago
  aclement a562d831df 141556: lint message sort out and memory leak resolution 18 years ago
  acolyer 135173acd2 fix for pr153572 LTWWorld with Annotation finding and boot classes 18 years ago
  aclement 9b03811333 145963: binary entries in the model: various parts to the fix. 18 years ago
  aclement 9a84fe9d3a minor refactoring for a forthcoming fix 18 years ago
  aclement 59123b0efb test and fix for 154332: broken java.lang.<annotation> processing 18 years ago
  mwebster 4ce6cb8b0c Bug 150487 "Tracing and Logging Framework" (new/fixed trace points) 18 years ago
  mwebster 4a53ac4202 Bug 150487 "Tracing and Logging Framework" (improve formatting for arrays and Collections) 18 years ago