142 Commits (8d33cfa5274720b7e72effb3f20ce09628b79787)

Author SHA1 Message Date
  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 5e86980fa0 rebuilt internal dependencies 6 years ago
  Andy Clement 849de5f207 Latest build of bcel 6 years ago
  Andy Clement 6aa57fe2eb Rebuilt bcel with latest changes 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 64c85b63ca rebuilt bcel 6 years ago
  Andy Clement 9b6febc8f1 rebuilt bcel 6 years ago
  Andy Clement 82a7392600 minor tweaks to better handle J9 6 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 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 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 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
  Andy Clement c4f9f951c3 436531: fix for weaving when method parameters around 10 years ago
  Andy Clement 6e5c19b752 fix for 435446: ensure size of invokedynamic correct 10 years ago
  Andy Clement afae1fc59a invokedynamic tidyup - handle calling getClassname on it 12 years ago
  Andy Clement 80de31e4da invokedynamic support in bcel 12 years ago
  aclement 2a53b0a7b9 missing impl for annotation value handling, time to fill it in 12 years ago
  aclement 034f9adbd6 327141 12 years ago
  aclement 18416b4f24 359159: modified Constants initialization 12 years ago
  aclement 09d62cfc43 356612 12 years ago
  aclement 9d7f8969fc extra diagnostics on bytecode problems 13 years ago
  aclement a22a779db6 removed com.sun references, even though they were only referenced from Javadoc 13 years ago
  aclement b72bc1728c 324932 13 years ago
  aclement 3a3dff2a49 323438 13 years ago
  aclement 75b983436c 278496: toString modifications for expected output testing 14 years ago
  aclement d6ad92e411 278496: toString modifications for expected output testing 14 years ago
  aclement 759abc6067 slight FieldGen change to allow constant initialization - not great but it works 14 years ago
  aclement aeba27a46d optimization 14 years ago
  aclement b4ba64a089 optimization 14 years ago
  aclement 3b522e9db6 unused code 14 years ago
  aclement 9da6451bae refactoring 14 years ago
  aclement 83c92096aa refactoring 14 years ago
  aclement 1a5597f207 refactoring 14 years ago
  aclement 0e2c4bfe43 refactoring 14 years ago
  aclement 6b3a690e66 refactoring 14 years ago