2020 Commits (V1_9_22)

Author SHA1 Message Date
  Alexander Kriegisch 1d17d255a9 Remove BCEL files from 'lib' module 3 months ago
  KimmingLau 1f1d429752 Improved fix for #285 3 months ago
  Alexander Kriegisch 1cdf71119c Improve unwoven class file handling in SimpleCache 3 months ago
  Alexander Kriegisch 4b93b6867d Rephrase docs for WeavingXmlConfig::excludesType 3 months ago
  Alexander Kriegisch 198957fd26 LangUtil: remove methods like 'is11VMOrGreater', 'is1dot5VMOrGreater' 3 months ago
  Alexander Kriegisch cbdbba0ab0 Globally replace "http:" by "https:" in non-XML files 4 months ago
  Alexander Kriegisch 70fb613193 Remove noise from aspectj_1_5_0.dtd 4 months ago
  Alexander Kriegisch dbce4ca387 Factor out some anonymous IWeaveRequestor classes to inner classes 4 months ago
  Uri Simchoni 8e98580a22 Store only weaved class names in the generatedClasses map 4 months ago
  Uri Simchoni 82da670002 Remove WeavingAdaptor.couldWeave() 4 months ago
  Uri Simchoni efef3c0792 Use previous weaving result if classes were generated during weaving 4 months ago
  Uri Simchoni 5cdff3bf0c Change value of woven class in generatedClasses map 4 months ago
  Alexander Kriegisch 3d7dd3d66e Add javadoc links to ClassFileTransformer::transform 4 months ago
  Alexander Kriegisch 3e3c83712e Weaver returns null instead of original bytes for unwoven classes 4 months ago
  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 8 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 11 months ago
  Alexander Kriegisch c0a4863408 Correctly identify ITD method signatures in weaver 11 months 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