76 Commity (earlyJava9)

Autor SHA1 Wiadomość Data
  Andy Clement b6f2b6337f Fix 500035: handling target only binding in @AJ pointcut 7 lat temu
  Andy Clement 6defb4e5a2 373195 12 lat temu
  aclement 01cc1b5d05 revert 13 lat temu
  aclement 32cf97195c 1.6.12.m1 readme 13 lat temu
  aclement 8ddfb89436 329925: declare @field remove annotation 13 lat temu
  aclement f30275711e generics 14 lat temu
  aclement b38e0f133a generics 14 lat temu
  aclement 7eab0b78df generics 14 lat temu
  aclement b399c7f67c persistence 14 lat temu
  aclement 476538d776 286539: test and fix (decanno type in model) 15 lat temu
  aclement 01b0ccdea6 declareMixin 15 lat temu
  aclement 25277e5bdd prevent multi-threaded access problems to the map 15 lat temu
  aclement 5f7672bc40 remove unused code 15 lat temu
  aclement 4ec1ecc194 eclipse: unnecessary semi 15 lat temu
  aclement c6e597eb3c unnecessary unused code removed 15 lat temu
  aclement ffcd21cc17 eclipse: unnecessary semi 15 lat temu
  aclement 62cae031f5 unnecessary null check removed 15 lat temu
  aclement d78772db59 210470: preventing weaver leaks: do not mess up the context stack in a multi-threaded environment 16 lat temu
  aclement 0d9e923051 231396: refactoring: 16 lat temu
  aclement 53987d5e3b 231396: moved ConfigParser out of weaver jar 16 lat temu
  aclement a2541b9036 210470: remove thread reference stored in CompilationAndWeavingContext static - it anchors the context class loader 16 lat temu
  mwebster de04ec9067 Bug 171069 "java.util.EmptyStackException in CompilationAndWeavingContext using LTW" 17 lat temu
  mwebster 59fcd7e038 Bug 149289 "Support system and user aop.xml configuration" (add org/aspect/aop.xml) 17 lat temu
  aclement 40cf610769 fix for 155213: made using date formatter lazy. 18 lat temu
  aclement 409e613aac 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Matthew doesnt complain. 18 lat temu
  mwebster fa7ca52b52 Bug 149289 "Support system and user aop.xml configuration files" (add META-INF/aop-ajc.xml) 18 lat temu
  aclement 9b03811333 145963: binary entries in the model: various parts to the fix. 18 lat temu
  mwebster 41340ae6cb Bug 150487 "Tracing and Logging Framework" (allow LTW IMessageHandler implementations to add context) 18 lat temu
  aclement a38edd39a8 fix for 152388 18 lat temu
  acolyer b6c89301f2 update license to EPL 18 lat temu
  acolyer 594f80c4b8 don't hold hard references to state in this context. Assume single threaded unless told otherwise. Provide reset to ditch memory we are holding. 18 lat temu
  acolyer 6c16b86a6a an additional interface that custom message handlers may choose to implement. Implementors get callbacks when a build is starting and when a build has finished (allowing them to perform before and after build processing, like closing output files etc..). 18 lat temu
  acolyer 6ba566c4ad eliminating compilation warnings from bridge module... 18 lat temu
  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 lat temu
  acolyer 20cafd486b a few more tweaks to fix for pr108123 and pr106500 - better diagnostics and exceptions, plus support for -Xdev:Pinpoint 18 lat temu
  acolyer d485f9bcc4 fix for pr108123 and pr106500 - better diagnostics and exceptions, plus support for -Xdev:Pinpoint 18 lat temu
  acolyer c6bc7a2b2e fix and test updates for enh 102459 - provide more detail in showWeaveInfo messages. 19 lat temu
  acolyer d0aa912a55 removed hard-coded date of July 5th 19 lat temu
  avasseur 875cccb16a add test for proxy weaving and jit class weaving, update ltw doc 19 lat temu
  acolyer 31d0b1f9f1 added extra utility method for warnings 19 lat temu
  avasseur d8fa51baa7 add offset in MethodDeclarationAttribute for @AJ in AJDT 19 lat temu
  aclement 9dc3f0fefe Fix for 44155: TODO tasks miscategorized as warnings 19 lat temu
  avasseur 2679e77604 LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME + fix in error handling when no debug info can be read from @Aj aspect (many files modified since refactored IMessageHanlder for LTW dontIgnore method) 19 lat temu
  aclement abc9a58ac5 Impl of enhancement 92906 from Andrew Huff. -showWeaveInfo for declare annotation 19 lat temu
  avasseur 4cf9913a74 fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ annotations + tests from Andy H 19 lat temu
  aclement cebb379fd7 Declare annotation: first bit of weaving messages for declare annotation - not finished yet! 19 lat temu
  aclement 159d6bd942 Matthew fix for 83380: don't use enum as a variable name. 19 lat temu
  aclement 9897659859 Fix for Bug 82062: WeaveMessage should provide more information 19 lat temu
  aclement 1575a175b5 Support for 'offset' in source locations - enabling AJDT improvements. Not perfect - really the whole ISourceLocation thing needs sorting out ... 19 lat temu
  aclement cd4aeb90df remaining fix for 72016 (problem/type information flowing through AJDE) 20 lat temu