109 Commits (earlyJava9)

Author SHA1 Message Date
  Andy Clement 923a1f48ce removed shared reflection world test for now 6 years ago
  Andy Clement 62024412b0 Tests for smart annotation unpacking for reflection types 6 years ago
  Andy Clement ba551b09e4 Fixes Bug 525293 - Spring AOP could be faster 6 years ago
  Andy Clement e3721c8ca4 Polish javadoc 6 years ago
  Andy Clement 81031f0768 Update project source/target levels to 1.7 6 years ago
  Andy Clement 834577ad97 polish 6 years ago
  Andy Clement 6d6738cfec 509327: extended the test slightly 7 years ago
  Andy Clement 8e079ecde2 509327: Minor fixes to improve the situation, wip 7 years ago
  Andy Clement 3714f91628 fix warnings in build - support .isJava8 option in build 7 years ago
  Andy Clement de34df77ea Upgraded to new JDT compiler - neon.1 and a bit 7 years ago
  Andy Clement 34f33f6948 Upgrading to latest 1.9 compiler 8 years ago
  Andy Clement 784906d2ee Code polishing and extra diagnostics around types and parameterized types 8 years ago
  Andy Clement a17b28a1a9 Fix 487694: Race condition in annotation unpacking can surface through Spring AOP 8 years ago
  Andy Clement c8e951296c Fix 436653: conditional aspect activation plus various polish 9 years ago
  Andy Clement 31d8e259e5 Use class file attributes to find containing class 11 years ago
  Andy Clement 503bc62a44 376918 12 years ago
  aclement 43c230b3c8 239649 and primitives no longer all resolved by default 12 years ago
  aclement 167b801c5c 340806 12 years ago
  aclement 4e4b0a27d2 debug logic added (but currently commented out) 14 years ago
  aclement 32284aa740 312839: smaller class files 14 years ago
  aclement ccb9dc3c39 change all relevant DataOutputStream usage to use CompressingDataOutputStream 14 years ago
  aclement a409697885 309336: faster isAssignableFrom 14 years ago
  aclement ca7ff6d5d4 refactored generic type handling 14 years ago
  aclement 7339c5da5f parser speed tests 14 years ago
  aclement ea9f35ae87 work in progress to improve MemberImpl 14 years ago
  aclement 1c49dac579 bug marker 14 years ago
  aclement d80b8aa5a3 slowly merging in optimizations 14 years ago
  aclement 3657693913 268419: testcode: dynamic proxies and generics 15 years ago
  aclement 029749c295 268419: testcode: dynamic proxies and generics 15 years ago
  aclement a45da4ff22 267559: generic itd npe: fix 15 years ago
  aclement 89ef2081b9 258510: promoted additional annotation/class/interface storage from delegate to referencetype 15 years ago
  aclement e58cc15a92 missing license + removed from suite 15 years ago
  aclement a84b3a8bb1 some annotation matching tests 15 years ago
  aclement da08b5a5c3 more tests 15 years ago
  aclement 0b20da9128 253109: tests and fix 15 years ago
  aclement f36c8f0635 246125: pulled tests from weaver into matcher and created bcel subtypes of matcher tests where appropriate 15 years ago
  aclement 9521b1ee89 246125: moving some very simple tests across to matcher from weaver 15 years ago
  aclement c6d17d523c 246125: c16 15 years ago
  aclement ceb9e9afee 246125: removed last Asm dependency from org.aspectj.weaver (world model ref). Removed bcelobjecttype dependency in ReferenceType. 15 years ago
  aclement 315fa045aa 246125: promoted generic sig parsing code to util 15 years ago
  aclement b7380ae57d 250632: fix (poor code tho...) 15 years ago
  aclement fa62ef97cd change due to 250632 change 15 years ago
  aclement e4a3ab5cef 246125: comment 3: reworked AnnotationX - got rid of the thing 15 years ago
  aclement e72d332c31 findbugs: cleared warnings 15 years ago
  aclement 91109eab15 231396: Comment #4: Big Refactoring 16 years ago
  aclement 261516ac86 210470: preventing weaver leaks: use a weak classloader ref 16 years ago
  aclement c77010c48e 231396: optimization notes 16 years ago
  aclement c1494c616e 227029: multithreaded bug in reflection 16 years ago
  aclement 2a9efe4b94 227029: multithreaded bug in reflection 16 years ago
  aclement f4527aad8e 227029: multithreaded bug in reflection 16 years ago