2055 Commits (V1_9_0_RC4)

Author SHA1 Message Date
  Andy Clement 0beba19174 more generics and missing @Overrides 6 years ago
  Andy Clement 1337e1a9a9 tidy up comment 6 years ago
  Andy Clement 19cfe0e1ca Add missing cases to bcel constantToString 6 years ago
  Andy Clement d92319c43f Updates to better cope with future JDKs 6 years ago
  Andy Clement 6765fdc34c Fix 526734 - Incorrect generic override decp validation when binary weaving 6 years ago
  Andy Clement 58eda6fe74 Added automatic module name 6 years ago
  Andy Clement 8dda42d027 added support to avoid weaving module-info.class 6 years ago
  Andy Clement 50422cb5de Basic tests for JImage access 6 years ago
  Andy Clement 286504b70f Optimized type lookup on Java9 6 years ago
  Andy Clement 245f369c3e polish - generics 6 years ago
  Andy Clement 23ee469880 Smarter classpath detection on Java9 6 years ago
  Andy Clement 40fa8c710f Pass explicitly whether it is an interface target 6 years ago
  Andy Clement 069a891403 Ensure version information get/settable 6 years ago
  Andy Clement 7020be7dee Ensure version of generated class is correct 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 f9398f0105 Upgraded to ASM 6 BETA 6 years ago
  Andy Clement 4243d0e9ed polish 7 years ago
  Andy Clement b5df397fa8 Adjust from nasty exception to messages 7 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 de34df77ea Upgraded to new JDT compiler - neon.1 and a bit 7 years ago
  Andy Clement 07401bdd42 add asm v6 for stackmap creation on Java 9 8 years ago
  Andy Clement fa03c791ae Change to support new packaging of modules in Java9 8 years ago
  Andy Clement 9eae797dd9 Fix 490315 - InvokeDynamic.java:126 there is no classname for invokedynamic 8 years ago
  Andy Clement dd331b08b3 added logging 8 years ago
  Andy Clement 9216ef518a Fix 488216: Load-time weaver loses class changes of preceding -javaagent 8 years ago
  Andy Clement f4c8433cb0 Fix 433351: Declare parents fails on interfaces on the inpath depending on directory structure 8 years ago
  Andy Clement 9be47cc3a9 Fixes for compile time overweaving 8 years ago
  Andy Clement fd87bd57bd Fix 470658: Corrupted Local Variable Table 8 years ago
  Andy Clement fd1888b49c Fix 482990: throw exception if asm missing at > 1.6 java 8 years ago
  Andy Clement af8a5a2ac9 Fix 461323: around advice on default methods 8 years ago
  Andy Clement 12d0a8268a Fix 478003: declare parents with generic itd npe 8 years ago
  Andy Clement 2233cf023b 307147: missing joinpoints for itds invoking private methods 8 years ago
  Andy Clement a9ea7010ab Bug 475152 - infinite loop during build time weaving when more than 2 aspects in hierarchy at org.aspectj.weaver.bcel.BcelAdvice.canInline 8 years ago
  Andy Clement 415ef622d9 475728, 432874 8 years ago
  Andy Clement 532544cdca Update Asm to pick up fixes for stack map generation 8 years ago
  Andy Clement 5219b4af2c Add option not to generate local variable tables in some scenarios 8 years ago
  Andy Clement 9f19c3d57a Fix Bug 473555 - File descriptors leak in ExtensibleURLClassLoader 8 years ago
  Andy Clement cfe754597f Cope with Java9 b74 changes 8 years ago
  Andy Clement 066dc11d46 Bug 467415 - Weaver created bridge methods missing ACC_SYNTHETIC 9 years ago
  Andy Clement ef453a5ff8 Do not attach INTERFACE modifier to methods from interfaces 9 years ago
  Andy Clement a1cfe944a6 462821: invokedynamic detection in hierarchy of aspects 9 years ago
  Andy Clement c4d7b61ef3 very early java9 support - can resolve classes in jimages 9 years ago
  Andy Clement fa8938845f 456374: == to equals 9 years ago
  Andy Clement 0df90e175b Support for @RequiredTypes and abstract aspects 9 years ago
  Andy Clement b6aec92d1e Use generics 9 years ago
  Andy Clement 170b1cef3f Fix for 445968: caching 9 years ago
  Andy Clement 34cff6034e Fix 443477: remove pre-init from cflow to avoid verify error on jdk 1.7 later updates 9 years ago
  Andy Clement c8e951296c Fix 436653: conditional aspect activation plus various polish 9 years ago