4 次代码提交 (c1c373f4278426308689db61f7758185e8f0401b)

作者 SHA1 备注 提交日期
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 年前
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 年前
  Andy Clement 30bf21cc26 fix comment 4 年前
  Andy Clement 38a19ea6a0 mavenizing loadtime - wip 5 年前
  Andy Clement a11b07517a On JDK11 call the defineClass variant with a ProtectionDomain param 5 年前
  Andy Clement 49ea3fa06f polish 5 年前
  Andy Clement f6d9aaaf05 1.9.2.RC1 changes 5 年前
  Andy Clement 7cf155bdac 533038: Clear some generated class entries during class redefinition 6 年前
  Andy Clement e966a1fe5e switched from diamond operator 6 年前
  Andy Clement b279bb8095 Polish use of Unsafe 6 年前
  Andy Clement 7df9ef96d3 first pass at using Unsafe, needs review 6 年前
  Andy Clement bedb85ee87 Upgrade to JDT 1.8.0 compiler 10 年前
  Andy Clement aba10968da Fix for 368046: exclude certain loaders 11 年前
  Andy Clement 0c0adc560d Fix for 368046: exclude certain loaders 11 年前
  Andy Clement 9a3cc2bc5c 389967 11 年前
  jkew e07c4112d8 AspectJ Caching w/ CRC Index File 12 年前
  aclement 2699eb1ff8 use valueOf 13 年前
  aclement c6fb752d7c 353100: warning demoted to debug info 13 年前
  aclement df8d0534cd 328099 13 年前
  aclement ffce77e376 author tags 14 年前
  aclement 85fd25dc91 321641: test and fix: exclusion for double dollared names (eg. cglib) 14 年前
  aclement 2251050afd 310506: optional aspects 14 年前
  aclement 999f15a41b 122460 14 年前
  aclement a9688904c8 298786: non-optimal exclude pattern issue 14 年前
  aclement 1d471f7cfa 296734: various optimizations for LTW and aop.xml include/exclude processing 14 年前
  aclement a416d96a68 demotion for types introduced by include/exclude checking 14 年前
  aclement a912b03068 open up for initialization 14 年前
  aclement 46a9dcafd1 make timers non-periodic under AJDT 14 年前
  aclement 5d0833b487 timer support for aop.xml 14 年前
  aclement 23357ade78 refactoring 14 年前
  aclement 4afa356104 271840: deadlock in ltw with terracotta 15 年前
  aclement 07f961ab29 246125: c16 15 年前
  aclement 7f875fc604 248814: perclassloaderdumpdir 15 年前
  aclement ecca4f0d36 248814: perclassloaderdumpdir 15 年前
  aclement 4e4299ef56 fixed eclipse warnings 16 年前
  aclement df49b5c64a 238666: Allow the ltw configuration to be directly specified rather than discovered on the classpath 16 年前
  aclement 86a5a94639 organized imports 16 年前
  aclement c25f60966b 231396: Comment #4: Big Refactoring 16 年前
  aclement f08b2920cb 210470: preventing weaver leaks: use a weak classloader ref 16 年前
  aclement f07ca5ac11 166647 fixes: produces a suitable error if XML defined aspects are excluded from weaving 16 年前
  mwebster 49aad5d5b4 Bug 176546 "Allow custom aop.xml provider through IWeavingContext" 17 年前
  mwebster bdb0b42d7d Bug 149289 "Support system and user aop.xml configuration" (add org/aspect/aop.xml) 17 年前
  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 年前
  mwebster 6b31b32ae3 Bug 132080 "LTW concrete-aspect definitions not exposed to weaver" 17 年前
  mwebster 71273ed2ce Bug 158205 "NullPointerException when weaving with bootstrap agent" (modified patch from rbodkin+LISTS@gmail.com) 17 年前
  mwebster a40594edf7 Bug 157474 "Handle duplicate aop.xml definitions more gracefully" (info message for defining concrete aspects) 17 年前
  mwebster d46c28243e ignore duplicate aop.xml definition 17 年前
  mwebster 5787d0e82f Bug 150487 "Tracing and Logging Framework" (Trace.event()) 18 年前
  mwebster 04fa1dcce1 Bug 129525 "Don't Dump Bytecodes to Syserr in LTW" (don't throw AbortException in LTW message handler) 18 年前
  mwebster fa7ca52b52 Bug 149289 "Support system and user aop.xml configuration files" (add META-INF/aop-ajc.xml) 18 年前