33 Commits (master)

Author SHA1 Message Date
  Alexander Kriegisch 966326ea32 Revert WeavingAdaptor generated class map optimisation 2 months ago
  Alexander Kriegisch 3531ed77f5 Raise ClassLoaderWeavingAdaptor::defineClass visibility to protected 2 months ago
  KimmingLau 1f1d429752 Improved fix for #285 3 months ago
  Alexander Kriegisch 45d593b8cb Add implementation note and JDK-8325536 link to Aj.preProcess 4 months ago
  Uri Simchoni 8e98580a22 Store only weaved class names in the 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 f986c3d183 Workaround for defining classes during LTW 4 months ago
  Alexander Kriegisch e71a303124 Globally fix spelling error "dependancy/dependancies" 2 years ago
  Andrey Turbanov 57dd44a35a Do not use String literal as synchronized lock 2 years ago
  Andrey Turbanov 2091b6d1de Reduce 'Object' class usage 2 years ago
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations 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 f3ff0752b8 Remove JRockit LTW support, particularly JRockitAgent 3 years ago
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls 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
  Andy Clement 9e794ed21c debug for test failure under github action 3 years ago
  Lars Grefer 702f3fa5bd Cleanup unused imports 3 years ago
  Lars Grefer 3641f1626d Collection.toArray() call style 3 years ago
  Lars Grefer d7ba05ce26 Remove checks for old Java Versions 3 years ago
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement c3c07fdb4b polish 4 years ago
  Andy Clement 30bf21cc26 fix comment 4 years ago
  Andy Clement c89830fe88 tidyup 5 years ago
  Andy Clement 8deb80454b Merged loadtime5 into loadtime 5 years ago
  Andy Clement a46d7f1cfd mavenizing loadtime - wip 5 years ago
  Andy Clement 38a19ea6a0 mavenizing loadtime - wip 5 years ago