30 Commits (bedb85ee870c2c0dad34d68662c83ff7033dd746)

Author SHA1 Message Date
  Andy Clement bedb85ee87 Upgrade to JDT 1.8.0 compiler 10 years ago
  aclement 3cd7cacfcb 296734: various optimizations for LTW and aop.xml include/exclude processing 14 years ago
  mwebster fe356d2b74 Test LTW dump for JSPs 17 years ago
  mwebster c54bc0b1b5 Bug 155033 "Use ajcore for LTW problems" (rename HelloWorld HelloWorldWithException) 17 years ago
  aclement f239f2a2ac tests (?) and fixes for 152873 - optimized check for @AJ aspects in LTW 18 years ago
  aclement b2259116b8 fix for 130300: cause the mysterious disappearance of -XnoWeave 18 years ago
  aclement 9edb4b6f9e fixes for 120363 : from matthew (include/exclude problems for LTW) 18 years ago
  avasseur 979124d0fe #120351 cflowbelow @AJ and binding 18 years ago
  aclement 0c8c0a3d21 Some updates for 118754. The various places that were checking for 'MISSING' now call 'isMissing' if they can. I think this negates some work Adrian did with introducing MissingWithKnownSignature - but we have to make this change for LTW to work properly. Someone with a bit of time on their hands should go through all the places isMissing() is now called and see if the check should be 'isReallyMissing()' which would allow the MissingWithKnownSignature to get through. I will raise an enhancement to cover this. 18 years ago
  aclement 3ce492be63 Matthews changes - enabling us to see bytecode before and after LTW (bug 117854) 18 years ago
  aclement 76d7e83c7f matthews patches from 116899 18 years ago
  avasseur 794f9b5eaf #108892 cannot reproduce: hierarchy of aop.xml accross classloader test is fine 18 years ago
  avasseur fa21e62717 impl and test for dec precedence in aop.xml without extends 18 years ago
  avasseur 808a511b8f fix for #113587: when aop.xml include/exclude is used, javac @Aspect are not passed thru the aspectof munger. Added custom logic for that 18 years ago
  avasseur 76ebbc76ad concrete-aspect impl and doc for LTW - see #95529 18 years ago
  avasseur 1232fbba13 fix issue in test for -1.5 and @AJ ITD with @anno 18 years ago
  aclement a49c466ae9 temporary removal to get a build through. 18 years ago
  avasseur 51a117846c due fix and test for @AJ ITD reweavable, serialization of the method delegate munger 18 years ago
  aclement 12e6334bf5 Let the bug floodgates open, reweavable is now default (pr91417) 18 years ago
  avasseur 875cccb16a add test for proxy weaving and jit class weaving, update ltw doc 19 years ago
  avasseur 66809e17d8 fix in ltw log + test + some doc on custom message handler is evil 19 years ago
  avasseur f632b6ee2f ltw reweavable test for Mattew bug, fix some wrong getCoreType that makes some stderr output when closure are encountered on ltw / dump 19 years ago
  avasseur f5739c0e7b LTW weaver/dump@within option + fix a sout in weaver 19 years ago
  avasseur 191c26bb4f fixed bug with LTW Xreweavable, fix this reflective issue in RunAllBeforeCommit (was misnamed..) 19 years ago
  avasseur 5c0167fa97 @style if test, fixed Ajc that was not having sandbox in cp anymore in some case (ltw test failed) 19 years ago
  avasseur 295ad4c97e finally fixed 75442+78383, impl a visitor pattern in patterns package, turned on LTWperClause tests (clean up will follow, just want this visitor in for now) 19 years ago
  avasseur 8804ab5150 LTW and around inling test for code style 19 years ago
  avasseur 33c5c59a9e aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ) 19 years ago
  avasseur 0852d51f34 added test entries instead of autowiredtest for Andy sake, fix 1.4 dependancies in loadtime module and util module 19 years ago
  avasseur 83655ff47c fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateTypeMungers. new LTW tests, some fix in the LTW test error reporting 19 years ago
  avasseur 9e2ef17dad @AJ around inline + test, fix a bug in BcelClassWeaver on my way 19 years ago
  avasseur fd380fe072 inlining of around for @AJ works unless non public member accessed from within the advice 19 years ago
  avasseur 4cf9913a74 fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ annotations + tests from Andy H 19 years ago
  avasseur ced5f6e66d @AJ annotation are runtime visible, fixed all licenses from branch for EPL 19 years ago
  avasseur 1e6fae8624 commented jar target from bcel-builder/build.xml since broken (can someone comment ?) 19 years ago
  aclement b97f1df229 new simple tests - one of which aborts... 19 years ago
  aclement 3d725fae81 from branch: simple @AJ tests 19 years ago