46 Commits (earlyJava9)

Autor SHA1 Mensaje Fecha
  Andy Clement e9c279bc3e Moved to package hace 6 años
  Andy Clement 5e86980fa0 rebuilt internal dependencies hace 6 años
  Andy Clement 951295ab09 Upgrading bcel to latest J9 attributes hace 6 años
  Andy Clement b6f2b6337f Fix 500035: handling target only binding in @AJ pointcut hace 7 años
  Andy Clement f8b86ff2c0 [j9] Basic read/write of Module attribute hace 8 años
  Andy Clement cfe754597f Cope with Java9 b74 changes hace 9 años
  Andy Clement 6f4140ac70 More java8 support files hace 11 años
  Andy Clement 0a01bd4783 Java8 support: methodparameters, typeannotations hace 11 años
  aclement e8a2793d60 missing impl for annotation value handling, time to fill it in hace 12 años
  aclement a8aa0b1673 refactoring hace 14 años
  aclement a97806d9f1 refactoring hace 14 años
  aclement eb469760c5 refactoring hace 15 años
  aclement f7fd9e7bf3 refactoring hace 15 años
  aclement 30de93d373 refactoring hace 15 años
  aclement 0a395eb90a Java5 upgrades hace 15 años
  aclement 0e2043d0f6 281654: concurrency problem hace 15 años
  aclement 655986cb7d 246125: promoted generic sig parsing code to util hace 15 años
  aclement 45bc547b98 organized imports hace 16 años
  aclement 555fa54a60 organized imports hace 16 años
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring hace 16 años
  aclement 5effd12ae3 useful class i keep rewriting! hace 16 años
  aclement 41c8c1c343 repairing HEAD hace 17 años
  aclement b6ae145e2a is this going into the branch?!?! hace 17 años
  aclement 0185a0214f some updates to ClassLoaderRepository - tested by RontimeWeaving hace 18 años
  aclement 387c3ac6f2 152979: shared cache in the repository hace 18 años
  acolyer b6c89301f2 update license to EPL hace 18 años
  aclement 32fccd359a Bugette: annotation value of primitive type 'char' wasnt working ! hace 18 años
  acolyer 15941fb2e3 updates to bcel to support isNested test on JavaClass hace 18 años
  acolyer 590f81aacb add support and tests for isAnonymous in JavaClass hace 18 años
  acolyer a39f595c0c tests and implementation for 108120 - runtime pointcut parsing and matching. hace 19 años
  acolyer d2447a0cc3 fixed an unneccessary 1.5 dependency that had crept into the test code. hace 19 años
  acolyer 803616d373 fix for pr107784, failure to parse an array of a primitive type when used as a type variable hace 19 años
  acolyer 5ae8fd75d0 better error messages when failing to unpack a generic signature hace 19 años
  acolyer 0faf5e174a added test for broken primitive case hace 19 años
  acolyer cc4fdafb83 copyright statement hace 19 años
  acolyer 14f1ca3554 signature parsing for methods and fields now complete also hace 19 años
  acolyer 85ca59ed0b updates to Signature parsing for generics hace 19 años
  aclement d494f7fd43 Updated with a simple erasure test case - will need more later! hace 19 años
  aclement afa05c24d3 Upgraded BCEL annotation support - can now get an immutable form of annotation (type Annotation) from the mutable form (type AnnotationGen). Required when copying annotations between class files. hace 19 años
  aclement 23acd0c596 GenericsWork: testcode for verifying signature parsing is behaving. work in progress. hace 19 años
  avasseur 5901afbac3 test case for fix bug in bcel RIV annotations (impacted declare anno I think) hace 19 años
  aclement fcd5db07a0 Declare annotation: tests changed due to constant pool copying change for annotation support. also tests removal of the static state from Utility/Type hace 19 años
  aclement 61cd77beeb This fix for 'c' values in annotations has been verified by Pepe. Committing source changes and testcase. hace 19 años
  aclement 60b62539f1 Allows for MarkerAnnotations - doh! (i.e. ones with no values) and unpacks invis annotations on classgens correctly. hace 19 años
  aclement 8644e07c0d BCEL Java5 Support hace 19 años