aboutsummaryrefslogtreecommitdiffstats
path: root/loadtime5/java5-src/org/aspectj
Commit message (Collapse)AuthorAgeFilesLines
* tidyup retired modules and add aspectjtools submoduleAndy Clement2019-02-082-120/+0
|
* 533038: Clear some generated class entries during class redefinitionAndy Clement2018-04-021-12/+9
|
* 458871: dynamically attach agentAndy Clement2015-09-081-2/+9
| | | | Patch from Alexander Kriegisch
* 328099aclement2011-05-021-9/+8
|
* 120375: reweaving enabled...aclement2009-11-191-6/+3
|
* 271840: deadlock in ltw with terracottaaclement2009-04-291-33/+33
|
* trigger buildaclement2008-03-061-1/+1
|
* organized importsaclement2007-01-241-2/+0
|
* Bug 171069 "java.util.EmptyStackException in CompilationAndWeavingContext ↵mwebster2007-01-221-1/+0
| | | | using LTW"
* Bug 151938 "Handle Duplicate -javaagent entries more gracefully" (ignore ↵mwebster2006-08-011-0/+4
| | | | duplicate agents)
* Put compilation-and-weaving-context into multi-thread mode when doing LTWacolyer2006-02-101-0/+3
|
* #96371 META-INF/aop.xml lookup fix + testavasseur2005-05-301-3/+0
|
* src -> java5-src; note test target runs AsmModuleTests, not ↵wisberg2005-05-112-0/+119
Loadtime5ModuleTests - prior bug. See newbuild.xml.