4400 Commits (c4bf683e5ceb125bbd735eeccd380a489e246b30)
 

Author SHA1 Message Date
  wisberg c4bf683e5c javadoc only - null Constructor for interface and static initializers, empty CodeSignatures values for static initializers. 17 years ago
  wisberg 8c20287bbf anyPackageProtectedMethodExecution 17 years ago
  aclement 9d1a56b3e8 test code for 158126 - already fixed ;) just a nice test to have 17 years ago
  mwebster a06896ea19 Bug 157474 "Handle duplicate aop.xml definitions more gracefully" (tests for duplicate aop.xml and -Dorg.aspectj.weaver.loadtime.configuration) 17 years ago
  mwebster a40594edf7 Bug 157474 "Handle duplicate aop.xml definitions more gracefully" (info message for defining concrete aspects) 17 years ago
  mwebster d46c28243e ignore duplicate aop.xml definition 18 years ago
  aclement 478d55f8bd Test for 157057 18 years ago
  aclement 9a4f0495f3 Fix for 157057: expanded EclipseResolvedMember to work for fields as well as methods and finished off a little more of its implementation relating to annotations. I have put an exception guard in for something that has been missing implementation for a while - so that may trigger when this build gets out into the wild... 18 years ago
  aclement c4eb5d590b new type - not yet used, but may prove useful when we get into the situation of converting eclipse annotations to our internal AnnotationAJ format. Didn't want to lose this code! 18 years ago
  aclement 563711fb8f found whilst investigating 157057 - we sometimes crashed for bad input (duplicate class declarations) rather than just putting out a nice message. 18 years ago
  aclement 359ef5055a testcode for 157054 - random matching (!!) with pointcuts matching on get of annotated fields 18 years ago
  aclement 70ae0f8df6 test and fix for 153845: Rogue signature containing a 'P' getting into the classfile. 18 years ago
  aclement 9892449cd6 test for 156058 - commented out 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 8e14546e33 tests for 153490: mixing delegates 18 years ago
  aclement 43638daf5d testcode for 153490: nested delegate problems. 18 years ago
  aclement 7a4256df61 testcode and fixes for 156962: Problems with @Deprecated in method signatures 18 years ago
  aclement 6a20efc072 typo! 18 years ago
  aclement df98dedb10 testcode for 156962: Problems with @Deprecated in method signatures 18 years ago
  aclement 7619ce1c2b test and fix for 155763 - incorrect codegen from compiler leads to NPE 18 years ago
  aclement 018b33eab8 test and fix for 155763 - incorrect codegen from compiler leads to NPE 18 years ago
  wisberg e5b2cd7148 refix 112098 - check for correct aspectjrt.jar version re-enabled for Main (taskdef, command-line) but still disabled otherwise (for AJDT) 18 years ago
  wisberg 0409738040 refix 112098 - check for correct aspectjrt.jar version re-enabled for Main (taskdef, command-line) but still disabled otherwise (for AJDT) 18 years ago
  mwebster 090de7e4c5 Bug 155972 "NullPointerException in ConstructorSignature.getConstructor()" 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 475afa91a3 includes refactoring that is in real Version.java 18 years ago
  aclement 40cf610769 fix for 155213: made using date formatter lazy. 18 years ago
  aclement b394aa7119 testcode for 152848 'deploying generics code when non-generics types are about' 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 91c20abd13 141556#13 - messagehandler pulled out of CompilerAdapter and changed to have nothing to do with holders (since it doesnt need to store messages) 18 years ago
  aclement 04c679e8e0 testcode for 152848 'deploying generics code when non-generics types are about' 18 years ago
  aclement e00c0f2931 back again, lower case dir name for linux (see 154552#12) 18 years ago
  aclement 8516e5ac30 removed, needs a rename 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
  aclement 137ce3fd3c comments explaining impact of changing model dumping code - pr154552, comment #9 18 years ago
  aclement 435d872218 no longer required - model tests moved. 18 years ago
  mwebster fa7ca52b52 Bug 149289 "Support system and user aop.xml configuration files" (add META-INF/aop-ajc.xml) 18 years ago
  aclement 0f98c3d06b 112098: checkRtJar removed. 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 1bad6cdfa2 switch to a different XLint to rely on - since adviceDidNotMatch cannot occur in LTW now. 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 41af7600c8 code has moved into model area...154552, comment 3 18 years ago
  aclement 50f8ecc433 refactored tests for 154552 - use new model testing structure 18 years ago
  aclement 8b393cc90d oops! fix for serial version uid calculation (abstract class problem) 18 years ago
  aclement 0185a0214f some updates to ClassLoaderRepository - tested by RontimeWeaving 18 years ago