aboutsummaryrefslogtreecommitdiffstats
path: root/weaver/testsrc
Commit message (Collapse)AuthorAgeFilesLines
* mavenizing weaver - wipAndy Clement2019-01-2584-9417/+0
|
* Support Java10Andy Clement2018-04-181-6/+15
|
* more generics and missing @OverridesAndy Clement2018-02-143-14/+24
|
* Basic tests for JImage accessAndy Clement2017-09-281-0/+135
|
* Optimized type lookup on Java9Andy Clement2017-09-281-0/+5
| | | | | Took the code from the patch submitted by Mario Ivankovits in bug 520597 and made some improvements to make (hopefully) better use of memory. Some basic tests added.
* various changes to make more tests pass on Java9Andy Clement2017-09-221-1/+7
|
* Fix 500796: Allow for kotlin creating 'synthetic' local variable table entriesAndy Clement2016-11-071-2/+0
|
* Upgraded to new JDT compiler - neon.1 and a bitAndy Clement2016-11-071-3/+2
|
* Fix 461323: around advice on default methodsAndy Clement2015-11-191-3/+4
|
* Do not attach INTERFACE modifier to methods from interfacesAndy Clement2015-05-121-1/+1
|
* Fix 436653: conditional aspect activation plus various polishAndy Clement2014-10-061-3/+14
| | | | | | | | | | | | | | Modified test expectation system so it is possible to say the test cares about one particular message and the rest do not matter (prefix message string with '*') - crude but quick. Polished many places to exploit generics Upgraded all the tests to work on Java8 - some serious changes regarding ajdoc on Java8. Hopefully it has stayed backwards compatible with earlier JDK versions (e.g. if using AspectJ 1.8.3+ with a JDK less than 8) but no explicit testing done for this.
* 391123: ltw cache improvementsAndy Clement2012-10-299-53/+900
|
* 386341Andy Clement2012-10-012-0/+80
|
* 389967Andy Clement2012-10-012-98/+122
|
* genericsAndy Clement2012-07-311-4/+4
|
* genericsAndy Clement2012-03-022-6/+3
|
* AspectJ Caching w/ CRC Index Filejkew2012-02-295-0/+461
| | | | Signed-off-by: Andy Clement <aclement@vmware.com>
* 239649 and primitives no longer all resolved by defaultaclement2011-08-129-615/+588
|
* trying to get these tests to pass on the build machineaclement2011-06-201-1/+1
|
* when demotion is happening we also need to put the jar on the classpath!aclement2011-06-171-47/+37
|
* formattedaclement2010-08-171-7/+7
|
* 319190: AND precedence over ORaclement2010-07-071-136/+208
|
* 312839: smaller class filesaclement2010-05-194-8/+12
|
* change all relevant DataOutputStream usage to use CompressingDataOutputStreamaclement2010-05-183-606/+507
|
* refactored generic type handlingaclement2010-04-053-110/+91
|
* removing debug and unused codeaclement2009-11-221-3/+3
|
* avoid using helpers on Member hierarchyaclement2009-11-171-1/+1
|
* move away from using helper methods on Memberaclement2009-11-171-3/+5
|
* fastmatch for execution!aclement2009-11-081-274/+302
|
* testcaseaclement2009-10-311-0/+64
|
* 291523: annotation pattern parsing changes for (@a.b.c.Foo *)aclement2009-10-061-82/+43
|
* 271201: inpath handle: can determine if class is from inpath in add method nowaclement2009-04-062-2/+2
|
* fbaclement2009-03-033-138/+102
|
* 194314: updated based on extra paramaclement2009-01-291-2/+3
|
* refactoring to make around advice lvt fixes easier to apply - and make the ↵aclement2009-01-281-4/+6
| | | | code a bit clearer
* fix for 163005aclement2008-10-303-190/+189
|
* 246125: pulled tests from weaver into matcher and created bcel subtypes of ↵aclement2008-10-2835-4036/+278
| | | | matcher tests where appropriate
* 246125: moving some very simple tests across to matcher from weaveraclement2008-10-234-300/+6
|
* 246125: promoted generic sig parsing code to utilaclement2008-10-203-50/+131
|
* 242797: latest fixes for using * rather than ? in sigsaclement2008-09-191-4/+6
|
* 246125: comment 3: reworked AnnotationX - got rid of the thingaclement2008-09-051-192/+244
|
* breaking the weaver apartaclement2008-09-046-763/+730
|
* remove unused codeaclement2008-08-311-310/+314
|
* eclipse: addressed unnecessary casts, unused code, invalid null checksaclement2008-08-2713-61/+83
|
* findbugs/eclipse warnings fixedaclement2008-08-272-2/+2
|
* trying to get 237447 to happenaclement2008-06-171-0/+10
|
* 231396: refactoring AspectJ: use getExtractableName() at new locationaclement2008-06-061-2/+2
|
* 231396: refactoring AspectJ: simplifying resolvedmember hierarchy and ↵aclement2008-06-051-0/+183
| | | | removing unused test code.
* organized importsaclement2008-06-012-4/+2
|
* 231396: mainline code moved to test areaaclement2008-05-302-19/+19
|