1945 Commits (c1c373f4278426308689db61f7758185e8f0401b)

Author SHA1 Message Date
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 years ago
  Lars Grefer a508fd5315 'while' loop replaceable with enhanced 'for' loop 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  eli-fin 5c82acb58e Fix serialVersionUID initialization for java9+ 5 years ago
  Andy Clement 7e0b21d132 Polish 4 years ago
  Andy Clement c3c07fdb4b polish 4 years ago
  Andy Clement 4d6668df0c Fix 550494 4 years ago
  Andy Clement 2704db20ec Java 13 support 4 years ago
  Andy Clement 7215c4599e Fix Bug 387122 - threadlocal in weavingadaptor is potential memory leak 4 years ago
  Andy Clement feacb252cb 543657: tweak to use current data rather than last known packed data 4 years ago
  Andy Clement aa4e441fca Moved tests around for avoiding weaving switch infrastructure method 4 years ago
  Semyon Danilov d8821e28d6 - dont't weave synthetic enum helper method for switch 4 years ago
  Andy Clement 589e3dc730 Fix Bug 550696 - ClassCastException during load time weaving: InstructionHandle cannot be cast to BranchHandle 4 years ago
  Andy Clement 08861eb882 Fix 548785: Check level is >=1.8 when looking to skip inlining around advice lambdas 5 years ago
  Andy Clement c2fc1564f0 Fix 548860: don't pass lowercased string through 5 years ago
  Andy Clement ff7f5a5441 Fix 547808: npe regression for multi @Around 5 years ago
  Andy Clement 2db13f12ae Final bits of AspectJ 1.9.4 5 years ago
  Andy Clement 0e2c95a369 Updated with Java12 support 5 years ago
  Andy Clement eca9069c8f extra check... 5 years ago
  Andy Clement 8819fad9f4 333274: more tests and fixes: nested @Around advice with proceed 5 years ago
  Andy Clement b1dcf8207f fixing test failures running under eclipse 5 years ago
  Andy Clement de2f7c7532 Fix version tagging for info strings 5 years ago
  Andy Clement ce1533d849 Fix getSpecFile() to work with URLs and adjust installer unpacker 5 years ago
  Andy Clement ef3480573b Add module tests back in - but streamlined 5 years ago
  Andy Clement d3da67c03d mavenizing weaver - wip 5 years ago
  Andy Clement 8755f774ae 389678: Better support for overweaving 5 years ago
  Andy Clement 3abc52595d Cope with unusual local variable table per 539121 5 years ago
  Andy Clement a1953b5545 Merge changes for 536782 5 years ago
  Andy Clement 5eea7c541a 537678: Lazy initialization of jrt filesystem 5 years ago
  Andy Clement 749b9cb3ca More fixes for 1.9.2 5 years ago
  Andy Clement 8aeb774d21 Generalized exception that might occur 5 years ago
  Andy Clement deb181f01c Fix 538393: Allow for toString() to fail on some classloaders 5 years ago
  Andy Clement a024df9675 Initial cut at bug 535086 - pertypewithin and non vis types 6 years ago
  Andy Clement 3a9d9ca0ea Fix 514062 - Failure duing stackmap generation of @Around 6 years ago
  Andy Clement 7d47cba010 Bug#531694: generate more optional thisJoinPoint construction code 6 years ago
  Andy Clement 1337e1a9a9 tidy up comment 6 years ago
  Andy Clement 6765fdc34c Fix 526734 - Incorrect generic override decp validation when binary weaving 6 years ago
  Andy Clement 8dda42d027 added support to avoid weaving module-info.class 6 years ago
  Andy Clement 286504b70f Optimized type lookup on Java9 6 years ago
  Andy Clement 245f369c3e polish - generics 6 years ago
  Andy Clement 23ee469880 Smarter classpath detection on Java9 6 years ago
  Andy Clement 40fa8c710f Pass explicitly whether it is an interface target 6 years ago
  Andy Clement 069a891403 Ensure version information get/settable 6 years ago
  Andy Clement 7020be7dee Ensure version of generated class is correct 6 years ago
  Andy Clement ab83398525 Various changes to get tests passing on 1.8 and 1.9 6 years ago
  Andy Clement faac3d84e2 various changes to make more tests pass on Java9 6 years ago
  Andy Clement 4243d0e9ed polish 7 years ago
  Andy Clement b5df397fa8 Adjust from nasty exception to messages 7 years ago
  Andy Clement b6f2b6337f Fix 500035: handling target only binding in @AJ pointcut 7 years ago
  Andy Clement 611e04a9e1 Fix 500796: Allow for kotlin creating 'synthetic' local variable table entries 7 years ago