Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 166238 "-nowarn doesn't work for load-time weaving" (rbodkin+LISTS@gmail.com) | mwebster | 2006-12-01 | 2 | -0/+6 |
| | |||||
* | Bug 155033 "Use ajcore for LTW problems" | mwebster | 2006-11-07 | 1 | -0/+2 |
| | |||||
* | Bug 155033 "Use ajcore for LTW problems" (add ajcore LTW testcases) | mwebster | 2006-11-06 | 5 | -8/+29 |
| | |||||
* | Bug 159854 "Problem Diagnosis Guide" (tests) | mwebster | 2006-10-30 | 2 | -10/+19 |
| | |||||
* | test and fixes for 152366: support AND in include/exclude/dump | aclement | 2006-10-03 | 8 | -0/+101 |
| | |||||
* | turning off completeBinaryTypes | aclement | 2006-10-03 | 5 | -5/+5 |
| | |||||
* | Bug 158205 "NullPointerException when weaving with bootstrap agent" (custom ↵ | mwebster | 2006-10-02 | 3 | -0/+311 |
| | | | | agent testcase) | ||||
* | Bug 157474 "Handle duplicate aop.xml definitions more gracefully" (tests for ↵ | mwebster | 2006-09-19 | 4 | -2/+35 |
| | | | | duplicate aop.xml and -Dorg.aspectj.weaver.loadtime.configuration) | ||||
* | Bug 129525 "Don't Dump Bytecodes to Syserr in LTW" (don't throw ↵ | mwebster | 2006-08-24 | 2 | -0/+8 |
| | | | | AbortException in LTW message handler) | ||||
* | Bug 150271 "Allow multiple levels of LTW information" (make weaving/not ↵ | mwebster | 2006-08-23 | 5 | -5/+5 |
| | | | | weaving messages debug and add -debug to options for aop.xml) | ||||
* | switch to a different XLint to rely on - since adviceDidNotMatch cannot ↵ | aclement | 2006-08-23 | 2 | -1/+6 |
| | | | | occur in LTW now. | ||||
* | Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (Doh! ↵ | mwebster | 2006-08-17 | 1 | -0/+2 |
| | | | | remember to build and commit testing-client.jar) | ||||
* | Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" ↵ | mwebster | 2006-08-15 | 5 | -0/+58 |
| | | | | (TestServer, TestServerTest and LTWServerTests) | ||||
* | 133770 'call and ltw': now attempts to grab a delegate for a non-locally ↵ | aclement | 2006-08-15 | 1 | -0/+28 |
| | | | | defined type, giving the super-loader chance to weave a type with ITDs. | ||||
* | 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 |
| | |||||
* | patches from 152161 | aclement | 2006-08-08 | 2 | -0/+9 |
| | |||||
* | Bug 150487 "Tracing and Logging Framework" (fix Linux) | mwebster | 2006-08-02 | 1 | -3/+3 |
| | |||||
* | Bug 150487 "Tracing and Logging Framework" (lazy initialize SimpleDateFormat ↵ | mwebster | 2006-08-01 | 3 | -2/+34 |
| | | | | to prevent recursion in JDK 1.4 LTW) | ||||
* | Bug 150487 "Tracing and Logging Framework" (remove tracing from ↵ | mwebster | 2006-07-31 | 2 | -0/+33 |
| | | | | ClassPathManager to prevent recursion in JDK 1.4 LTW) | ||||
* | Fix for 139936 "[ltw] WeavingAdaptor.generatedClassesExist() cannot cope ↵ | mwebster | 2006-06-15 | 4 | -0/+26 |
| | | | | with additional class weaving" | ||||
* | fix for 120739 | mwebster | 2006-06-01 | 1 | -0/+3 |
| | |||||
* | fixes for 137235 (contributed by Ron): more intelligent logic for ↵ | aclement | 2006-05-04 | 3 | -0/+79 |
| | | | | determining if a path entry is a jar/zip (don't just rely on suffix, some new .bndl files seem to be becoming popular...) | ||||
* | rearchitect @decp | avasseur | 2005-12-19 | 1 | -1/+1 |
| | |||||
* | tests and fixes for 119657. from matthew. | aclement | 2005-12-12 | 1 | -0/+1 |
| | |||||
* | fixes for 118715 from Matthew. | aclement | 2005-12-06 | 7 | -0/+44 |
| | |||||
* | matthews patches from 116899 | aclement | 2005-11-24 | 1 | -1/+1 |
| | |||||
* | Matthews patches for 115275 | aclement | 2005-11-15 | 2 | -0/+13 |
| | |||||
* | Matthews patches from 95529 | aclement | 2005-11-11 | 7 | -1/+130 |
| | |||||
* | fix for 95516 (-outxml / -outxmlfile) - from Matthew. | aclement | 2005-11-07 | 1 | -0/+23 |
| | |||||
* | Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to ↵ | aclement | 2005-10-14 | 4 | -0/+72 |
Matthew Webster for the patch) |