summaryrefslogtreecommitdiffstats
path: root/lib/test
Commit message (Collapse)AuthorAgeFilesLines
* Fix 500035: handling target only binding in @AJ pointcutAndy Clement2016-11-181-0/+0
|
* rebuilt rt jarsAndy Clement2013-03-221-0/+0
|
* rebuilt due to prot domain changesaclement2011-05-181-0/+0
|
* contains the new methodsaclement2010-09-011-0/+0
|
* 164 finalaclement2009-04-041-0/+0
|
* include latest changes to runtime sourceaclement2009-03-241-0/+0
|
* declaremixinaclement2009-03-041-0/+0
|
* 154427: test and fixaclement2008-12-011-0/+0
|
* Bug 155972 "NullPointerException in ConstructorSignature.getConstructor()"mwebster2006-09-041-0/+0
|
* Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (Doh! ↵mwebster2006-08-171-0/+0
| | | | remember to build and commit testing-client.jar)
* Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (fix ↵mwebster2006-08-161-0/+0
| | | | build break and improve diagnostics)
* Bug 151938 "Handle Duplicate -javaagent entries more gracefully" (ignore ↵mwebster2006-08-011-0/+0
| | | | duplicate agents)
* have DEVELOPMENT flag.aclement2006-06-261-0/+0
|
* 126167: Fix for @Around problems...aclement2006-06-231-0/+0
|
* test and fix for 145086aclement2006-06-031-0/+0
|
* fix for NPE in SignatureImpl reported on the list by Simon Walteraclement2006-05-301-0/+0
|
* synchronization joinpoints: aspectjrt changesaclement2006-05-241-0/+0
|
* fixes for 135780: aspectjrt will work better now on a 1.1 vmaclement2006-05-031-0/+0
|
* merge of RB_V1_5_0 changes back into HEADacolyer2005-12-191-0/+0
|
* merge of changes from 1.5.0 branch into HEADacolyer2005-12-191-0/+0
|
* fixes inefficient ordering of tests in SignaturePattern (that I ↵acolyer2005-12-141-0/+0
| | | | inadvertantly introduced earlier), and corrects @DeclareParents impl in AJTypeSystem :- fields should NOT be shown, and nor should non-interface members.
* tests and fix for ITDS in AjTypeSystemacolyer2005-12-131-0/+0
|
* new versions of aspectjrt.jar with annotation updates inacolyer2005-11-291-0/+0
|
* tests and fix for pr114332 - reflection api not detecting abstract itdms.acolyer2005-11-211-0/+0
|
* fix for pr104220 - poor toString implementations for adviceexecution join ↵acolyer2005-11-081-0/+0
| | | | points.
* errr, org/aspectj/lang/annotation/Pointcut was missing from one of these, ↵aclement2005-10-261-0/+0
| | | | causing tests to fail. rebuilt and checking them in again.
* concrete-aspect impl and doc for LTW - see #95529avasseur2005-10-251-0/+0
| | | | pbly some issue on abstract @Pointcut() in ajdt core - fix coming
* rebuilt - includes DeclareImplements annotationaclement2005-10-181-0/+0
|
* implement @AspectJ ITD @DeclareParents and @DeclareImplementsavasseur2005-10-171-0/+0
| | | | changed AjType as ITD field is meaningless (as @AJ ITD is interface driven)
* itd support in the MAPacolyer2005-10-041-0/+0
|
* completes all of the MAP bar ITDsacolyer2005-10-031-0/+0
|
* updates to reflection library (largely javadoc, but with a few small tweaks)acolyer2005-09-301-0/+0
|
* tests and implementation for 108120 - runtime pointcut parsing and matching.acolyer2005-09-211-0/+0
|
* fix for pr59076, much more memory efficient creation of join point static partsacolyer2005-09-011-0/+0
|
* replacing the bloated ones in CVS !aclement2005-08-181-0/+0
|
* yet another version of aspectjrt.jar due to question mark over 1.5 contents ↵acolyer2005-06-201-0/+0
| | | | in previous
* update aspectjrt.jar in lib and test cases uses MAP in tests to reflect ↵acolyer2005-06-201-0/+0
| | | | introduction of PointcutExpression interface
* Fix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin.aclement2005-06-071-0/+0
|
* LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME ↵avasseur2005-05-041-0/+0
| | | | + fix in error handling when no debug info can be read from @Aj aspect (many files modified since refactored IMessageHanlder for LTW dontIgnore method)
* the matching aspectjrt.jar. could come in handy? who knows ;)acolyer2005-05-031-0/+0
|
* @AJ declarePrecedence was not runtime visible in those jar - don't know why..avasseur2005-04-261-0/+0
|
* this patch implements the MAP for aspects, pointcuts, and advice. just ↵acolyer2005-04-251-0/+0
| | | | enough of an implementation to provide the support needed for some of the ataspectj visitor tests.
* Now you see them, now you don't. Annotations now runtime visible.aclement2005-04-221-0/+0
|
* Refresh these builds of aspectjrt.jar - they are used by the harnessaclement2005-04-191-0/+0
|
* Fix for Bugzilla Bug 74238: Applet which uses cflow pointcut gets ↵aclement2004-10-141-0/+0
| | | | AccessControlException
* 76030 - cflow optimizations. Part 1 fix - use counters rather than stacks ↵aclement2004-10-111-0/+0
| | | | when we can.
* Enhancement for Bugzilla Bug 49743aclement2004-09-011-0/+0
| | | | | performance improvements for runtime library (From Matthew)
* Fix for Bugzilla Bug 70404aclement2004-08-271-0/+0
| | | | passing null to array arguments confuzes static join point signature.
* updated aspectjrt.jar with new Factory methods inacolyer2004-06-081-0/+0
|
* Had wrong entry for version in MANIFEST - due to some packaging I had done ↵aclement2004-05-101-0/+0
| | | | to build my own 1.2rc1 - should be fixed now.