240 次程式碼提交 (923a1f48ceecfefbcf8e2bf46da71c38a70854d6)

作者 SHA1 備註 提交日期
  Andy Clement 5e86980fa0 rebuilt internal dependencies 6 年之前
  Andy Clement ba551b09e4 Fixes Bug 525293 - Spring AOP could be faster 6 年之前
  Andy Clement 742fe8641e Update project source/target levels to 1.7 6 年之前
  Andy Clement 5b36d19d18 Ensure interfacemethodref can be built for invokestatic calls on interface methods 6 年之前
  Andy Clement ab83398525 Various changes to get tests passing on 1.8 and 1.9 6 年之前
  Andy Clement faac3d84e2 various changes to make more tests pass on Java9 6 年之前
  Andy Clement 39b70af69b add constants to list 6 年之前
  Andy Clement 951295ab09 Upgrading bcel to latest J9 attributes 6 年之前
  Andy Clement b6f2b6337f Fix 500035: handling target only binding in @AJ pointcut 7 年之前
  Andy Clement 611e04a9e1 Fix 500796: Allow for kotlin creating 'synthetic' local variable table entries 7 年之前
  Andy Clement 34f33f6948 Upgrading to latest 1.9 compiler 8 年之前
  Andy Clement f8b86ff2c0 [j9] Basic read/write of Module attribute 8 年之前
  Andy Clement 3274cbbc06 Fix 487927: ClassFormatException if LocalVariableTable data cannot be fully read 8 年之前
  Andy Clement a17b28a1a9 Fix 487694: Race condition in annotation unpacking can surface through Spring AOP 8 年之前
  Andy Clement 482995299c Fix 485055: declare @field failing for final String fields (see also Bug 327141) 8 年之前
  Andy Clement 5219b4af2c Add option not to generate local variable tables in some scenarios 9 年之前
  Andy Clement cfe754597f Cope with Java9 b74 changes 9 年之前
  Andy Clement e1f6d1fc52 allow reflection world to resolve generated types (e.g. lambdas) 9 年之前
  Andy Clement 066dc11d46 Bug 467415 - Weaver created bridge methods missing ACC_SYNTHETIC 9 年之前
  Andy Clement ad445b570d 464749: Fix, remove Play class 9 年之前
  Andy Clement c4d7b61ef3 very early java9 support - can resolve classes in jimages 9 年之前
  Andy Clement b6aec92d1e Use generics 9 年之前
  Andy Clement e26c781374 445395: more support for invokedynamic 9 年之前
  Andy Clement b09622f37d Fix 440983: RuntimeInvisTypeAnnotation unpacking 10 年之前
  Andy Clement 25f3a34a0c Add toString to BootstrapMethods in BCEL 10 年之前
  Andy Clement c4f9f951c3 436531: fix for weaving when method parameters around 10 年之前
  Andy Clement 6e5c19b752 fix for 435446: ensure size of invokedynamic correct 10 年之前
  Andy Clement 6f4140ac70 More java8 support files 11 年之前
  Andy Clement 0a01bd4783 Java8 support: methodparameters, typeannotations 11 年之前
  Andy Clement e9e4852b10 utility class for dumping class files 11 年之前
  Andy Clement 1d315c1fd6 copyright text 11 年之前
  Andy Clement afae1fc59a invokedynamic tidyup - handle calling getClassname on it 12 年之前
  Andy Clement 1c0f36ea20 call jps and indy 12 年之前
  Andy Clement 80de31e4da invokedynamic support in bcel 12 年之前
  aclement e8a2793d60 missing impl for annotation value handling, time to fill it in 12 年之前
  aclement dc7971c698 327141 12 年之前
  aclement e22468a36b 359159: modified Constants initialization 12 年之前
  aclement 11f0639de5 356612 13 年之前
  aclement fcc37e1bb2 extra diagnostics on bytecode problems 13 年之前
  aclement 46e149916b removed com.sun references, even though they were only referenced from Javadoc 13 年之前
  aclement 1263e05644 324932 13 年之前
  aclement 11233625c4 323438 14 年之前
  aclement f492b6fc2e 278496: toString modifications for expected output testing 14 年之前
  aclement 2e48780fab 278496: toString modifications for expected output testing 14 年之前
  aclement c37f7b5968 slight FieldGen change to allow constant initialization - not great but it works 14 年之前
  aclement ca38e22974 unnecessary code 14 年之前
  aclement c0ed526d87 tag for possible optimization 14 年之前
  aclement 9b9952cc69 optimization 14 年之前
  aclement 06b5401c5b formatted 14 年之前
  aclement 6913762cc4 optimization 14 年之前