63 Révisions (0ea66aedba0ab3c275255a64f1f5d76c2f39ce1f)

Auteur SHA1 Message Date
  Alexander Kriegisch 0ea66aedba Improve BcelTypeMunger.mungeMethodDelegate to avoid race condition il y a 1 an
  Alexander Kriegisch 65f1ec72c2 Fix #366085 concerning declared annotations with source retention il y a 1 an
  Andrey Turbanov 816f585d54 Cleanup redundant null check before instanceof il y a 2 ans
  Andrey Turbanov 1c487b2e0f Remove redundant casts after generics update il y a 2 ans
  Alexander Kriegisch 238af52f84 BcelWorld.reportMatch: handle 'kind.getName() == null' correctly il y a 2 ans
  Andrey Turbanov 2301b36776 Cleanup redundant type casts, due to too weak variable type declaration il y a 2 ans
  Andy Clement ea734d7e5d Try to improve error reporting when Asm access issues il y a 2 ans
  Andrey Turbanov ffda2dde2d Update 'weaver' code to use generics il y a 2 ans
  Andy Clement 3227aad604 Couple of basic tests for the repository optimizations il y a 2 ans
  Alexander Kriegisch 4ee5489a4a Optimize class loading - make backward compatible with legacy behaviour il y a 3 ans
  Stefan Starke 0e58847d8d Optimize class loading il y a 4 ans
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations il y a 2 ans
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. il y a 2 ans
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 il y a 3 ans
  Alexander Kriegisch 45254f5881 Replace use of ASM-renamed by original ASM il y a 3 ans
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls il y a 3 ans
  Alexander Kriegisch 7fab8259c4 Upgrade to ASM 9.1, delete obsolete ASM binaries il y a 3 ans
  Alexander Kriegisch 2fd6804db8 Fix 'ajdoc' tests for Java 15 build il y a 3 ans
  Anuj Dodhia f560b86175
Remove call to System.out il y a 3 ans
  Jerry James 192083a567 Typo fixes il y a 3 ans
  Jerry James 3255a3c562 Fix javadoc references to nonexistent fields, classes, or packages il y a 3 ans
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags il y a 3 ans
  Jerry James f8f117808b Fix misplaced or incorrectly nested HTML tags il y a 3 ans
  Jerry James f7f7656f81 Fix incorrect HTML entities in javadoc comments il y a 3 ans
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers il y a 3 ans
  Lars Grefer c5be7f1734 Remove unnecessary enum modifiers il y a 3 ans
  Lars Grefer 702f3fa5bd Cleanup unused imports il y a 3 ans
  Lars Grefer 639f5030e0 Weaken Collection declarations il y a 3 ans
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call il y a 3 ans
  Lars Grefer 3641f1626d Collection.toArray() call style il y a 3 ans
  Lars Grefer 2debfa05f4 Single Map method can be used il y a 3 ans
  Lars Grefer efa2e5ce8c Collections.sort() can be replaced with List.sort() il y a 3 ans
  Lars Grefer a85308ec10 Manual array to collection copy il y a 3 ans
  Andy Clement 9cab747172 Fix the serial version UID contribution to work properly il y a 3 ans
  Andy Clement b0b2f50a27 Fix up tests and reduce verbosity on J11 il y a 3 ans
  Lars Grefer 05f797adde Simplify checks for Java 8 to true il y a 3 ans
  Lars Grefer d7ba05ce26 Remove checks for old Java Versions il y a 3 ans
  Andy Clement 4f027bd94f Adjust ASM version number used to work properly with Records (J14) il y a 3 ans
  Lars Grefer e1bff9a570 Use the diamond operator where possible il y a 3 ans
  Lars Grefer f33600d4d5 Unnecessary boxing il y a 3 ans
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' il y a 3 ans
  Lars Grefer a508fd5315 'while' loop replaceable with enhanced 'for' loop il y a 3 ans
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop il y a 3 ans
  eli-fin 5c82acb58e Fix serialVersionUID initialization for java9+ il y a 5 ans
  Andy Clement c3c07fdb4b polish il y a 4 ans
  Andy Clement 4d6668df0c Fix 550494 il y a 4 ans
  Andy Clement 2704db20ec Java 13 support il y a 4 ans
  Andy Clement 7215c4599e Fix Bug 387122 - threadlocal in weavingadaptor is potential memory leak il y a 4 ans
  Andy Clement feacb252cb 543657: tweak to use current data rather than last known packed data il y a 4 ans
  Andy Clement aa4e441fca Moved tests around for avoiding weaving switch infrastructure method il y a 4 ans