| Commit message (Expand) | Author | Age | Files | Lines |
* | 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat... | aclement | 2006-08-25 | 24 | -42/+132 |
* | Bug 129525 "Don't Dump Bytecodes to Syserr in LTW" (don't throw AbortExceptio... | mwebster | 2006-08-24 | 9 | -9/+75 |
* | comments explaining impact of changing model dumping code - pr154552, comment #9 | aclement | 2006-08-24 | 1 | -1/+5 |
* | no longer required - model tests moved. | aclement | 2006-08-23 | 2 | -0/+0 |
* | Bug 149289 "Support system and user aop.xml configuration files" (add META-IN... | mwebster | 2006-08-23 | 8 | -7/+28 |
* | 112098: checkRtJar removed. | aclement | 2006-08-23 | 2 | -82/+1 |
* | Bug 150271 "Allow multiple levels of LTW information" (make weaving/not weavi... | mwebster | 2006-08-23 | 17 | -38/+54 |
* | correct the comment! | aclement | 2006-08-23 | 1 | -1/+1 |
* | switch to a different XLint to rely on - since adviceDidNotMatch cannot occur... | aclement | 2006-08-23 | 3 | -7/+9 |
* | fixes for 149560: (1) correct the bcel code for creating clinit call (2) don'... | aclement | 2006-08-22 | 7 | -9/+82 |
* | code has moved into model area...154552, comment 3 | aclement | 2006-08-22 | 19 | -259/+0 |
* | refactored tests for 154552 - use new model testing structure | aclement | 2006-08-22 | 48 | -627/+877 |
* | oops! fix for serial version uid calculation (abstract class problem) | aclement | 2006-08-22 | 8 | -3/+97 |
* | some updates to ClassLoaderRepository - tested by RontimeWeaving | aclement | 2006-08-21 | 8 | -130/+396 |
* | 145963: work on linux | aclement | 2006-08-21 | 5 | -43/+57 |
* | tests for pr153572 | acolyer | 2006-08-18 | 6 | -1/+41 |
* | 141556: lint message sort out and memory leak resolution | aclement | 2006-08-18 | 10 | -90/+147 |
* | fix for pr153572 LTWWorld with Annotation finding and boot classespost_pr_153572 | acolyer | 2006-08-18 | 5 | -4/+17 |
* | 145963: binary entries in the model: various parts to the fix. | aclement | 2006-08-18 | 35 | -293/+653 |
* | for AJDT dont store messages - waste of space! | aclement | 2006-08-18 | 2 | -2/+7 |
* | minor refactoring for a forthcoming fix | aclement | 2006-08-18 | 2 | -37/+50 |
* | 145963: binary entries in the model: testcode | aclement | 2006-08-18 | 22 | -0/+252 |
* | test and fix for 154332: broken java.lang.<annotation> processing | aclement | 2006-08-18 | 4 | -1/+56 |
* | Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (Doh! r... | mwebster | 2006-08-17 | 3 | -1/+3 |
* | Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (determ... | mwebster | 2006-08-17 | 1 | -5/+4 |
* | Bug 150487 "Tracing and Logging Framework" (new/fixed trace points) | mwebster | 2006-08-16 | 4 | -10/+32 |
* | Bug 150487 "Tracing and Logging Framework" (trace everyting test) | mwebster | 2006-08-16 | 4 | -0/+34 |
* | Bug 150487 "Tracing and Logging Framework" (improve formatting for arrays and... | mwebster | 2006-08-16 | 2 | -1/+42 |
* | Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (2nd at... | mwebster | 2006-08-16 | 1 | -3/+4 |
* | Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (fix bu... | mwebster | 2006-08-16 | 4 | -5/+15 |
* | Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (TestSe... | mwebster | 2006-08-15 | 12 | -0/+342 |
* | test and fix for 153535 | aclement | 2006-08-15 | 3 | -1/+16 |
* | 133770 'call and ltw': now attempts to grab a delegate for a non-locally defi... | aclement | 2006-08-15 | 3 | -2/+45 |
* | 133770 'call and ltw': now attempts to grab a delegate for a non-locally defi... | aclement | 2006-08-15 | 2 | -42/+51 |
* | Bug 150487 "Tracing and Logging Framework" (WeavingAdaptorMessageHandler dele... | mwebster | 2006-08-14 | 6 | -50/+173 |
* | Bug 153772 "Support stdout/stderr specifications for the ant compiler test st... | mwebster | 2006-08-14 | 1 | -2/+12 |
* | Bug 150487 "Tracing and Logging Framework" (allow LTW IMessageHandler impleme... | mwebster | 2006-08-14 | 2 | -0/+34 |
* | Bug 150487 "Tracing and Logging Framework" (remove TraceMessageHandler) | mwebster | 2006-08-14 | 5 | -167/+1 |
* | Bug 153772 "Support stdout/stderr specifications for the ant compiler test step" | mwebster | 2006-08-14 | 1 | -14/+19 |
* | Bug 150487 "Tracing and Logging Framework" (override TraceFactory, trace info... | mwebster | 2006-08-14 | 2 | -21/+39 |
* | 133770 'call and ltw': isLocallyDefined() implemented - may not be right for ... | aclement | 2006-08-14 | 3 | -2/+32 |
* | 133770 'call and ltw': testcode | aclement | 2006-08-14 | 2 | -78/+121 |
* | 133770 'call and ltw': now able to complete ITD binding for binary types in L... | aclement | 2006-08-14 | 3 | -3/+210 |
* | 133770 'call and ltw': moving type from loadtime to weaver | aclement | 2006-08-14 | 1 | -0/+10 |
* | testcode for call and decp LTW 133770 | aclement | 2006-08-14 | 1 | -0/+7 |
* | testcode for call and decp LTW 133770 | aclement | 2006-08-14 | 33 | -0/+294 |
* | Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (fix MultiProjectI... | mwebster | 2006-08-10 | 2 | -2/+1 |
* | fix for problem found whilst looking into 153380 | aclement | 2006-08-10 | 1 | -0/+1 |
* | testcode for problem found whilst looking into 153380 | aclement | 2006-08-10 | 9 | -0/+33 |
* | Bug 150487 "Tracing and Logging Framework" (support debug, info, warn, error ... | mwebster | 2006-08-09 | 9 | -140/+218 |