18 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 c3c07fdb4b polish 4 years ago
  Andy Clement 4d6668df0c Fix 550494 4 years ago
  Andy Clement 2704db20ec Java 13 support 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 eca9069c8f extra check... 5 years ago
  Andy Clement 8819fad9f4 333274: more tests and fixes: nested @Around advice with proceed 5 years ago
  Andy Clement d3da67c03d mavenizing weaver - wip 5 years ago