Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for Bugzilla Bug 72150 | aclement | 2004-08-27 | 2 | -0/+10 |
| | | | | AJC possible bug with static nested classes | ||||
* | fix for Bugzilla Bug 72531 | acolyer | 2004-08-24 | 2 | -0/+12 |
| | | | | declare warning warns at wrong points | ||||
* | Fix for Bugzilla Bug 70794 | aclement | 2004-08-20 | 1 | -1/+1 |
| | | | | | The introduction on interface causes the interface implementation class error (testcase now expects the error text) | ||||
* | Fix for Bugzilla Bug 70794 | aclement | 2004-08-20 | 2 | -1/+43 |
| | | | | The introduction on interface causes the interface implementation class error | ||||
* | fix for Bugzilla Bug 37020 | acolyer | 2004-08-19 | 1 | -4/+4 |
| | | | | wrong line for method execution join point | ||||
* | fix for Bugzilla Bug 37020 | acolyer | 2004-08-19 | 1 | -0/+2 |
| | | | | wrong line for method execution join point | ||||
* | fix for Bugzilla Bug 37020 | acolyer | 2004-08-19 | 2 | -0/+27 |
| | | | | wrong line for method execution join point | ||||
* | fix for Bugzilla Bug 37020 | acolyer | 2004-08-19 | 6 | -7/+8 |
| | | | | wrong line for method execution join point | ||||
* | fix for Bugzilla Bug 71723 | acolyer | 2004-08-18 | 2 | -1/+14 |
| | | | | Inconsistency in scoping of protected members in ITDs | ||||
* | Removed 1.4 api (doh!) | aclement | 2004-08-18 | 1 | -2/+4 |
| | |||||
* | tests for enh 42743 (commented out) should we decide to do it. | acolyer | 2004-08-18 | 2 | -0/+11 |
| | |||||
* | test for Bugzilla Bug 64069 | acolyer | 2004-08-18 | 2 | -0/+15 |
| | | | | ITD name clashes with private members | ||||
* | Took out expected error on 'run class'. | aclement | 2004-08-18 | 1 | -4/+2 |
| | |||||
* | Test and fix for Bugzilla Bug 62642 | aclement | 2004-08-17 | 2 | -1/+17 |
| | | | | proper handling of ExceptionInIntializer inside <clinit> in presence of after throwing advice | ||||
* | using real slashes rather than those windows things.... | acolyer | 2004-08-17 | 1 | -4/+4 |
| | |||||
* | Fixes for: | aclement | 2004-08-16 | 2 | -0/+40 |
| | | | | | Bugzilla Bug 67578: Privileged Aspect Access Problem Across Packages Bugzilla Bug 67579: NPE on privileged aspect error | ||||
* | Tests slightly reworked by matthew due to enhancement 71339 | aclement | 2004-08-13 | 4 | -21/+22 |
| | |||||
* | Fix and tests for Bugzilla Bug 71372 | aclement | 2004-08-13 | 2 | -2/+55 |
| | | | | NoSuchMethodError calling private method from around advice in inner aspect | ||||
* | fix for Bugzilla Bug 61768 | acolyer | 2004-08-11 | 2 | -11/+23 |
| | | | | scope for intertype methods | ||||
* | Tests and fix for Bugzilla Bug 54421 | aclement | 2004-08-11 | 2 | -4/+32 |
| | | | | Compile time declarations (warning and error) do not accept string concatenation (with +) | ||||
* | Fix and tests for Bugzilla Bug 68991 | aclement | 2004-08-11 | 2 | -4/+27 |
| | | | | intertype initialisers should match field set pointcuts | ||||
* | Tests for bug 65925. Already fixed ! | aclement | 2004-08-11 | 2 | -2/+17 |
| | |||||
* | tests for pr62475 (disabled at present) | acolyer | 2004-08-11 | 2 | -0/+12 |
| | |||||
* | fix for Bugzilla Bug 61572 | acolyer | 2004-08-10 | 2 | -2/+12 |
| | | | | ITDs on inner classes should be static contexts | ||||
* | Fix for Bugzilla Bug 65319 | aclement | 2004-08-10 | 2 | -1/+22 |
| | | | | ajc crashes when compiling the following program (binding this() and target()) | ||||
* | fix for Bugzilla Bug 53981 | acolyer | 2004-08-10 | 2 | -1/+31 |
| | | | | proceed used as method name in around advice | ||||
* | fix for Bugzilla Bug 59208 | acolyer | 2004-08-10 | 2 | -0/+28 |
| | | | | Weaver fails in BCEL for large classe | ||||
* | fix for Bugzilla Bug 70201 | acolyer | 2004-08-10 | 2 | -1/+15 |
| | | | | Branch target offset too large for short | ||||
* | Fix for Bug 71377: Cannot advise private method call in around advice | aclement | 2004-08-09 | 2 | -2/+34 |
| | |||||
* | cant find type/organize imports (and hopefully fix the build) | aclement | 2004-08-06 | 2 | -8/+8 |
| | |||||
* | run the incremental model tests! | aclement | 2004-08-06 | 1 | -0/+2 |
| | |||||
* | promoted code up the hierarchy. | aclement | 2004-08-06 | 1 | -51/+0 |
| | |||||
* | incremental model tests. | aclement | 2004-08-06 | 3 | -0/+275 |
| | |||||
* | additional incremental tests : bugs 54622, 54621 | acolyer | 2004-08-05 | 2 | -0/+261 |
| | |||||
* | Tests for | aclement | 2004-08-05 | 2 | -1/+33 |
| | | | | | Bugzilla Bug 71273 - RuntimeException thrown: Could not find instruction: org.apache.bcel.generic.B2I Bugzilla Bug 67591 - invalid warning indicating no match when a match really occurs | ||||
* | Spring cleaning in the test suite. Docs for AjcTestCase and XMLBasedAjcTestCase | acolyer | 2004-08-04 | 51 | -0/+12723 |
| | | | | added in docs dir. | ||||
* | initial version | wisberg | 2002-12-16 | 2 | -0/+40 |