263 Revīzijas (53837367b0f04a20aab530741ea7a24a42e309e5)

Autors SHA1 Ziņojums Datums
  Alexander Kriegisch c6a1bc127a Fix TABLESWITCH weaver issue with Integer.MAX_VALUE pirms 1 gada
  Alexander Kriegisch 9161b23b47 BCEL: use MAX_CP_ENTRIES from internal class, not from JRE pirms 1 gada
  Alexander Kriegisch 063d3cc59a Address upstream BCEL vulnerability CVE-2022-42920 pirms 1 gada
  Alexander Kriegisch ec67725ea4 Add the first few Java 19 tests pirms 1 gada
  Alexander Kriegisch 208eafba32 Improve condy (constant dynamic) support pirms 1 gada
  Andrey Turbanov 1c487b2e0f Remove redundant casts after generics update pirms 2 gadiem
  Alexander Kriegisch 6dc09db0ca Prepare code, tests and docs for Java 18 pirms 2 gadiem
  Andy Clement 3227aad604 Couple of basic tests for the repository optimizations pirms 2 gadiem
  Alexander Kriegisch 4ee5489a4a Optimize class loading - make backward compatible with legacy behaviour pirms 3 gadiem
  Stefan Starke 0e58847d8d Optimize class loading pirms 4 gadiem
  Andy Clement 92779d0829 Fix ConstantDynamic to use the right tag. pirms 2 gadiem
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations pirms 2 gadiem
  Andrey Turbanov 80e0c5adc8 Replace more usages of StringBuffer with StringBuilder pirms 2 gadiem
  Andrey Turbanov 7cec6ee4da Trim trailing whitespaces. pirms 2 gadiem
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. pirms 2 gadiem
  Andrey Turbanov 793a015abb According to javadoc File.isDirectory 'true' if and only if the file denoted by this abstract pathname exists and is a directory. pirms 2 gadiem
  Dmitry Mikhaylov 91024728dc minor improvements pirms 3 gadiem
  Dmitry Mikhaylov c973566f54 test for failing synchronization in LocalVariableTable.unpack pirms 3 gadiem
  Alexander Kriegisch 9de03c3ea5 Add AspectJ 1.9.7 and Java 17 test skeletons pirms 3 gadiem
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 pirms 3 gadiem
  Dmitry Mikhaylov e09d968326 add synchronization to LocalVariableTable pirms 3 gadiem
  Alexander Kriegisch cf72b628c5 Make BCEL classpath utility recognise Java 16-19, fixing many tests pirms 3 gadiem
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls pirms 3 gadiem
  Alexander Kriegisch 68ad86eb6e Add Java 16 test suite for AspectJ 1.9.7 + test refactorings pirms 3 gadiem
  Alexander Kriegisch fff8eef683 Add Java 15 class vile version to BCEL constants, adjust test tools etc. pirms 3 gadiem
  Alexander Kriegisch 07af5d416e Make BCEL classpath utility recognise Java 15, fixing many tests pirms 3 gadiem
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers pirms 3 gadiem
  Andy Clement e0adab7d8f polish pirms 3 gadiem
  Lars Grefer 702f3fa5bd Cleanup unused imports pirms 3 gadiem
  Lars Grefer 639f5030e0 Weaken Collection declarations pirms 3 gadiem
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call pirms 3 gadiem
  Lars Grefer 3641f1626d Collection.toArray() call style pirms 3 gadiem
  Lars Grefer 2debfa05f4 Single Map method can be used pirms 3 gadiem
  Lars Grefer efa2e5ce8c Collections.sort() can be replaced with List.sort() pirms 3 gadiem
  Lars Grefer a85308ec10 Manual array to collection copy pirms 3 gadiem
  Lars Grefer e1bff9a570 Use the diamond operator where possible pirms 3 gadiem
  Lars Grefer 93ce335dc0 Unnecessary unboxing pirms 3 gadiem
  Lars Grefer f33600d4d5 Unnecessary boxing pirms 3 gadiem
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' pirms 3 gadiem
  Lars Grefer a508fd5315 'while' loop replaceable with enhanced 'for' loop pirms 3 gadiem
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop pirms 3 gadiem
  Andy Clement 4803a9abdd Added basic ThreadLocalAwareRepository - groundwork for 561819 pirms 4 gadiem
  Andy Clement 4471ba76ac Include JDTCore for Java14 pirms 4 gadiem
  Andy Clement c3c07fdb4b polish pirms 4 gadiem
  Andy Clement a3e5e4104f Move to 1.9.6.BUILD-SNAPSHOT version pirms 4 gadiem
  Andy Clement 2704db20ec Java 13 support pirms 4 gadiem
  Andy Clement 0e2c95a369 Updated with Java12 support pirms 5 gadiem
  Andy Clement b30dde9634 fix pom version and minor improvement to classpath calc pirms 5 gadiem
  Andy Clement 9659cfe976 mavenizing bcel-builder - complete pirms 5 gadiem
  Kui Liu b0bd12a6f1 Change the mehtod name "containsField" to "findsField". pirms 5 gadiem