265 Commits (c1c373f4278426308689db61f7758185e8f0401b)

Author SHA1 Message Date
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 years ago
  Lars Grefer a508fd5315 'while' loop replaceable with enhanced 'for' loop 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement 1dc58988d1 Rev to 1.9.7.BUILD-SNAPSHOT 3 years ago
  Andy Clement 3d7bc04288 AspectJ 1.9.6 final bits 3 years ago
  Andy Clement 4803a9abdd Added basic ThreadLocalAwareRepository - groundwork for 561819 4 years ago
  Andy Clement 4471ba76ac Include JDTCore for Java14 4 years ago
  Andy Clement c3c07fdb4b polish 4 years ago
  Andy Clement a3e5e4104f Move to 1.9.6.BUILD-SNAPSHOT version 4 years ago
  Andy Clement 355b79ad65 1.9.5 release versions in poms 4 years ago
  Andy Clement 2704db20ec Java 13 support 4 years ago
  Andy Clement 01f7d8ba8e Update to 1.9.5.BUILD-SNAPSHOT in poms 5 years ago
  Andy Clement eb04dcf7a1 1.9.4 POMS 5 years ago
  Andy Clement 154c12703a pushed versions to 1.9.4.BUILD-SNAPSHOT 5 years ago
  Andy Clement 0e2c95a369 Updated with Java12 support 5 years ago
  Andy Clement b30dde9634 fix pom version and minor improvement to classpath calc 5 years ago
  Andy Clement 9659cfe976 mavenizing bcel-builder - complete 5 years ago
  Kui Liu b0bd12a6f1 Change the mehtod name "containsField" to "findsField". 5 years ago
  Andy Clement 749b9cb3ca More fixes for 1.9.2 5 years ago
  Andy Clement f6d9aaaf05 1.9.2.RC1 changes 5 years ago
  Andy Clement 836beab108 Support Java10 6 years ago
  Andy Clement 7d47cba010 Bug#531694: generate more optional thisJoinPoint construction code 6 years ago
  Andy Clement 6b620ba3aa Fix for Bug 531819 - Negative parameter annotation matching not behaving 6 years ago
  Andy Clement 19cfe0e1ca Add missing cases to bcel constantToString 6 years ago
  Andy Clement e9c279bc3e Moved to package 6 years ago
  Andy Clement 5e86980fa0 rebuilt internal dependencies 6 years ago
  Andy Clement ba551b09e4 Fixes Bug 525293 - Spring AOP could be faster 6 years ago
  Andy Clement 742fe8641e Update project source/target levels to 1.7 6 years ago
  Andy Clement 5b36d19d18 Ensure interfacemethodref can be built for invokestatic calls on interface methods 6 years ago
  Andy Clement ab83398525 Various changes to get tests passing on 1.8 and 1.9 6 years ago
  Andy Clement faac3d84e2 various changes to make more tests pass on Java9 6 years ago
  Andy Clement 39b70af69b add constants to list 6 years ago
  Andy Clement 951295ab09 Upgrading bcel to latest J9 attributes 6 years ago
  Andy Clement b6f2b6337f Fix 500035: handling target only binding in @AJ pointcut 7 years ago
  Andy Clement 611e04a9e1 Fix 500796: Allow for kotlin creating 'synthetic' local variable table entries 7 years ago
  Andy Clement 34f33f6948 Upgrading to latest 1.9 compiler 8 years ago
  Andy Clement f8b86ff2c0 [j9] Basic read/write of Module attribute 8 years ago
  Andy Clement 3274cbbc06 Fix 487927: ClassFormatException if LocalVariableTable data cannot be fully read 8 years ago
  Andy Clement a17b28a1a9 Fix 487694: Race condition in annotation unpacking can surface through Spring AOP 8 years ago
  Andy Clement 482995299c Fix 485055: declare @field failing for final String fields (see also Bug 327141) 8 years ago
  Andy Clement 5219b4af2c Add option not to generate local variable tables in some scenarios 8 years ago
  Andy Clement cfe754597f Cope with Java9 b74 changes 8 years ago
  Andy Clement e1f6d1fc52 allow reflection world to resolve generated types (e.g. lambdas) 9 years ago
  Andy Clement 066dc11d46 Bug 467415 - Weaver created bridge methods missing ACC_SYNTHETIC 9 years ago
  Andy Clement ad445b570d 464749: Fix, remove Play class 9 years ago
  Andy Clement c4d7b61ef3 very early java9 support - can resolve classes in jimages 9 years ago
  Andy Clement b6aec92d1e Use generics 9 years ago
  Andy Clement e26c781374 445395: more support for invokedynamic 9 years ago
  Andy Clement b09622f37d Fix 440983: RuntimeInvisTypeAnnotation unpacking 9 years ago
  Andy Clement 25f3a34a0c Add toString to BootstrapMethods in BCEL 9 years ago