2020 Commits (V1_9_22)

Author SHA1 Message Date
  Alexander Kriegisch 3ae6e989a4 Simple regression test unit test for #266 6 months ago
  Andy Russell 6d72e7a60a Set exception root cause in ExtensibleURLClassLoader::findClass 6 months ago
  Alexander Kriegisch 5988c287c7 Remove old '.cvsignore' files 9 months ago
  Alexander Kriegisch d6685f6aef Improve error message in LazyClassGen.getJavaClassBytesIncludingReweavable 10 months ago
  Alexander Kriegisch f44dc75e6b Fix inline accessor method bug in BcelAccessForInlineMunger 10 months ago
  Alexander Kriegisch b86246b87c Use relocated ASM class names in BCException message 10 months ago
  Alexander Kriegisch 00998fd4b2 BcelTypeMunger.getRealMemberForITDFromAspect code cosmetics 1 year ago
  Alexander Kriegisch c0a4863408 Correctly identify ITD method signatures in weaver 1 year ago
  Alexander Kriegisch 953a8313c3 Fix GitHub #214 1 year ago
  Alexander Kriegisch c8b9568a85 BcelTypeMunger.mungeMethodDelegate: only use 'synchronized' when necessary 1 year ago
  Alexander Kriegisch 0ea66aedba Improve BcelTypeMunger.mungeMethodDelegate to avoid race condition 1 year ago
  Alexander Kriegisch 65f1ec72c2 Fix #366085 concerning declared annotations with source retention 1 year ago
  Andrey Turbanov 816f585d54 Cleanup redundant null check before instanceof 2 years ago
  Andrey Turbanov 1c487b2e0f Remove redundant casts after generics update 2 years ago
  Alexander Kriegisch 238af52f84 BcelWorld.reportMatch: handle 'kind.getName() == null' correctly 2 years ago
  Andrey Turbanov 2301b36776 Cleanup redundant type casts, due to too weak variable type declaration 2 years ago
  Andy Clement ea734d7e5d Try to improve error reporting when Asm access issues 2 years ago
  Andrey Turbanov ffda2dde2d Update 'weaver' code to use generics 2 years ago
  Andy Clement 3227aad604 Couple of basic tests for the repository optimizations 2 years ago
  Alexander Kriegisch 4ee5489a4a Optimize class loading - make backward compatible with legacy behaviour 3 years ago
  Stefan Starke 0e58847d8d Optimize class loading 4 years ago
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations 2 years ago
  Andrey Turbanov 7cec6ee4da Trim trailing whitespaces. 2 years ago
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 years ago
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
  Alexander Kriegisch 45254f5881 Replace use of ASM-renamed by original ASM 3 years ago
  Alexander Kriegisch a618e29cf3 Make sure to clean up temp-dirs in 'weaver' module 3 years ago
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls 3 years ago
  Alexander Kriegisch fff8eef683 Add Java 15 class vile version to BCEL constants, adjust test tools etc. 3 years ago
  Alexander Kriegisch 7fab8259c4 Upgrade to ASM 9.1, delete obsolete ASM binaries 3 years ago
  Alexander Kriegisch 2fd6804db8 Fix 'ajdoc' tests for Java 15 build 3 years ago
  Alexander Kriegisch cd83adc724 Make MoveInstructionsWeaveTestCase.testFancyHello pass when run twice 3 years ago
  Anuj Dodhia f560b86175
Remove call to System.out 3 years ago
  Jerry James 192083a567 Typo fixes 3 years ago
  Jerry James 3255a3c562 Fix javadoc references to nonexistent fields, classes, or packages 3 years ago
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags 3 years ago
  Jerry James f8f117808b Fix misplaced or incorrectly nested HTML tags 3 years ago
  Jerry James f7f7656f81 Fix incorrect HTML entities in javadoc comments 3 years ago
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers 3 years ago
  Lars Grefer c5be7f1734 Remove unnecessary enum modifiers 3 years ago
  Andy Clement e0adab7d8f polish 3 years ago
  Lars Grefer 702f3fa5bd Cleanup unused imports 3 years ago
  Lars Grefer 639f5030e0 Weaken Collection declarations 3 years ago
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call 3 years ago
  Lars Grefer 3641f1626d Collection.toArray() call style 3 years ago
  Lars Grefer 2debfa05f4 Single Map method can be used 3 years ago
  Lars Grefer efa2e5ce8c Collections.sort() can be replaced with List.sort() 3 years ago
  Lars Grefer a85308ec10 Manual array to collection copy 3 years ago
  Andy Clement 9cab747172 Fix the serial version UID contribution to work properly 3 years ago
  Andy Clement b0b2f50a27 Fix up tests and reduce verbosity on J11 3 years ago