aboutsummaryrefslogtreecommitdiffstats
path: root/loadtime/src
Commit message (Expand)AuthorAgeFilesLines
* tidyupAndy Clement2019-02-082-1/+6
* Add module tests back in - but streamlinedAndy Clement2019-01-312-37/+46
* Merged loadtime5 into loadtimeAndy Clement2019-01-284-0/+182
* mavenizing loadtime - wipAndy Clement2019-01-286-62/+23
* mavenizing loadtime - wipAndy Clement2019-01-2526-0/+2175
* On JDK11 call the defineClass variant with a ProtectionDomain paramAndy Clement2019-01-111-4/+4
* polishV1_9_2Andy Clement2018-10-231-4/+0
* polishAndy Clement2018-10-231-2/+0
* Exclude delegation loader on JDK11 too (it has been renamed)Andy Clement2018-10-231-10/+3
* 1.9.2.RC1 changesV1_9_2_RC1Andy Clement2018-09-292-32/+131
* 533038: Clear some generated class entries during class redefinitionAndy Clement2018-04-023-16/+43
* switched from diamond operatorAndy Clement2017-10-201-1/+2
* polish - genericsAndy Clement2017-09-271-1/+1
* Polish use of UnsafeAndy Clement2017-09-271-80/+63
* first pass at using Unsafe, needs reviewAndy Clement2017-09-271-31/+49
* Use genericsAndy Clement2014-10-081-7/+8
* Fix 432178: percflow concreteaspectcodegen problemAndy Clement2014-04-151-3/+3
* Upgrade to JDT 1.8.0 compilerAndy Clement2014-03-181-3/+3
* 415266: ltw jmx fixAndy Clement2013-10-181-10/+8
* Fix for 368046: exclude certain loadersAndy Clement2013-10-183-6/+48
* improved AdapterKey uniqueness - 400649Andy Clement2013-02-141-6/+13
* 386341Andy Clement2012-10-011-2/+31
* 389967Andy Clement2012-10-012-7/+7
* declare annotation on type XML supportAndy Clement2012-04-111-14/+23
* 375881Andy Clement2012-04-021-0/+291
* AspectJ Caching w/ CRC Index Filejkew2012-02-291-17/+25
* 359159aclement2011-09-281-18/+11
* Remove debug!aclement2011-09-281-9/+0
* 359159aclement2011-09-281-30/+254
* use valueOfaclement2011-08-051-1/+1
* 353100: warning demoted to debug infoaclement2011-07-261-19/+15
* pass protDomain throughaclement2011-05-311-2/+1
* don't use prot domain for one run, tests ok?aclement2011-05-171-1/+2
* 328099aclement2011-05-024-55/+106
* polishaclement2011-05-021-1/+1
* 175814: fixes: chaining preclinits if they are too large (too many tjpsps) an...aclement2010-08-101-2/+12
* author tagsaclement2010-08-101-1/+3
* 321641: test and fix: exclusion for double dollared names (eg. cglib)aclement2010-08-101-2/+3
* 310506: optional aspectsaclement2010-06-161-4/+9
* 122460aclement2010-05-032-63/+71
* extended definition and code gen to allow for deowsaclement2010-01-291-4/+31
* 298786: non-optimal exclude pattern issueaclement2010-01-051-0/+18
* 296734: various optimizations for LTW and aop.xml include/exclude processingaclement2009-12-102-66/+216
* demotion for types introduced by include/exclude checkingaclement2009-12-051-0/+1
* open up for initializationaclement2009-11-211-1/+1
* make timers non-periodic under AJDTaclement2009-11-131-1/+1
* timer support for aop.xmlaclement2009-11-022-24/+51
* refactoringaclement2009-09-152-19/+18
* 271840: deadlock in ltw with terracottaaclement2009-04-292-17/+18
* guard for null - it may not yet have been setupaclement2009-04-271-95/+100