241 Commits (earlyJava9)

Author SHA1 Message Date
  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
  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 6f4140ac70 More java8 support files 11 years ago
  Andy Clement 0a01bd4783 Java8 support: methodparameters, typeannotations 11 years ago
  Andy Clement e9e4852b10 utility class for dumping class files 11 years ago
  Andy Clement 1d315c1fd6 copyright text 11 years ago
  Andy Clement afae1fc59a invokedynamic tidyup - handle calling getClassname on it 12 years ago
  Andy Clement 1c0f36ea20 call jps and indy 12 years ago
  Andy Clement 80de31e4da invokedynamic support in bcel 12 years ago
  aclement e8a2793d60 missing impl for annotation value handling, time to fill it in 12 years ago
  aclement dc7971c698 327141 12 years ago
  aclement e22468a36b 359159: modified Constants initialization 12 years ago
  aclement 11f0639de5 356612 12 years ago
  aclement fcc37e1bb2 extra diagnostics on bytecode problems 13 years ago
  aclement 46e149916b removed com.sun references, even though they were only referenced from Javadoc 13 years ago
  aclement 1263e05644 324932 13 years ago
  aclement 11233625c4 323438 13 years ago
  aclement f492b6fc2e 278496: toString modifications for expected output testing 13 years ago
  aclement 2e48780fab 278496: toString modifications for expected output testing 13 years ago
  aclement c37f7b5968 slight FieldGen change to allow constant initialization - not great but it works 14 years ago
  aclement ca38e22974 unnecessary code 14 years ago
  aclement c0ed526d87 tag for possible optimization 14 years ago
  aclement 9b9952cc69 optimization 14 years ago
  aclement 06b5401c5b formatted 14 years ago