2062 Commits (b0bd12a6f1efa815445ba3c9356d9781b4f1baaf)

Author SHA1 Message Date
  Andy Clement 749b9cb3ca More fixes for 1.9.2 5 years ago
  Andy Clement 8aeb774d21 Generalized exception that might occur 5 years ago
  Andy Clement deb181f01c Fix 538393: Allow for toString() to fail on some classloaders 5 years ago
  Andy Clement a024df9675 Initial cut at bug 535086 - pertypewithin and non vis types 6 years ago
  Andy Clement 836beab108 Support Java10 6 years ago
  Andy Clement 3a9d9ca0ea Fix 514062 - Failure duing stackmap generation of @Around 6 years ago
  Andy Clement 7d47cba010 Bug#531694: generate more optional thisJoinPoint construction code 6 years ago
  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 7 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