61 Коміти (816f585d541f51ab106d67a617cbb01f52169fb0)

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