Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | work in progress.... annotation pointcuts, parsing, and patterns | acolyer | 2004-12-06 | 2 | -0/+0 |
| | |||||
* | Fix for Bugzilla Bug 74952: before,after !(cflow(within(Trace*))) prints nothing | aclement | 2004-10-21 | 1 | -0/+151 |
| | |||||
* | Fix for Bugzilla Bug 76096: Anonymous classes unaware of introductions into ↵ | aclement | 2004-10-19 | 1 | -0/+50 |
| | | | | abstract classes (error can't find type $Local$) | ||||
* | @testcase PR#75129 NPE on thisJoinPoint mistake | wisberg | 2004-09-27 | 1 | -0/+29 |
| | |||||
* | fix for Bugzilla Bug 72157 | acolyer | 2004-09-08 | 2 | -1/+36 |
| | | | | declare soft can cause programs with invalid exception behaviour to be generated | ||||
* | Fix for Bugzilla Bug 72528 | aclement | 2004-09-03 | 1 | -0/+75 |
| | | | | around advice throws java.lang.VerifyError at runtime | ||||
* | tests for Bugzilla Bug 70404 | aclement | 2004-08-27 | 3 | -0/+47 |
| | | | | passing null to array arguments confuzes static join point signature. | ||||
* | Fix for Bugzilla Bug 72699 | aclement | 2004-08-27 | 2 | -0/+7 |
| | | | | Bogus error message: The abstract method ajc$pointcut$$tracingScope$a2 in type Tracing can only be defined by an abstract class | ||||
* | fix for Bugzilla Bug 72150 | aclement | 2004-08-27 | 5 | -0/+53 |
| | | | | AJC possible bug with static nested classes | ||||
* | fix for Bugzilla Bug 72531 | acolyer | 2004-08-24 | 3 | -0/+67 |
| | | | | 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 | 4 | -0/+96 |
| | | | | The introduction on interface causes the interface implementation class error | ||||
* | BcWeaverJarMaker updates - now line numbers have changed. | aclement | 2004-08-19 | 2 | -0/+0 |
| | |||||
* | fix for Bugzilla Bug 37020 | acolyer | 2004-08-19 | 2 | -0/+0 |
| | | | | wrong line for method execution join point | ||||
* | fix for Bugzilla Bug 71723 | acolyer | 2004-08-18 | 2 | -0/+53 |
| | | | | Inconsistency in scoping of protected members in ITDs | ||||
* | Removed 1.4 api (doh!) | aclement | 2004-08-18 | 1 | -1/+1 |
| | |||||
* | test for Bugzilla Bug 64069 | acolyer | 2004-08-18 | 1 | -0/+43 |
| | | | | ITD name clashes with private members | ||||
* | Test and fix for Bugzilla Bug 62642 | aclement | 2004-08-17 | 1 | -0/+40 |
| | | | | proper handling of ExceptionInIntializer inside <clinit> in presence of after throwing advice | ||||
* | Fixes for: | aclement | 2004-08-16 | 7 | -0/+67 |
| | | | | | Bugzilla Bug 67578: Privileged Aspect Access Problem Across Packages Bugzilla Bug 67579: NPE on privileged aspect error | ||||
* | Fix and tests for Bugzilla Bug 71372 | aclement | 2004-08-13 | 6 | -0/+128 |
| | | | | NoSuchMethodError calling private method from around advice in inner aspect | ||||
* | fix for Bugzilla Bug 61768 | acolyer | 2004-08-11 | 3 | -12/+76 |
| | | | | scope for intertype methods | ||||
* | Tests and fix for Bugzilla Bug 54421 | aclement | 2004-08-11 | 2 | -0/+78 |
| | | | | Compile time declarations (warning and error) do not accept string concatenation (with +) | ||||
* | Fix and tests for Bugzilla Bug 68991 | aclement | 2004-08-11 | 2 | -0/+103 |
| | | | | intertype initialisers should match field set pointcuts | ||||
* | tests for pr62475 (disabled at present) | acolyer | 2004-08-11 | 1 | -0/+28 |
| | |||||
* | fix for Bugzilla Bug 61572 | acolyer | 2004-08-10 | 1 | -0/+44 |
| | | | | ITDs on inner classes should be static contexts | ||||
* | Fix for Bugzilla Bug 65319 | aclement | 2004-08-10 | 1 | -0/+30 |
| | | | | ajc crashes when compiling the following program (binding this() and target()) | ||||
* | fix for Bugzilla Bug 53981 | acolyer | 2004-08-10 | 3 | -0/+53 |
| | | | | proceed used as method name in around advice | ||||
* | test for 70201 | acolyer | 2004-08-10 | 1 | -0/+13002 |
| | |||||
* | fix for Bugzilla Bug 59208 | acolyer | 2004-08-10 | 5 | -0/+16477 |
| | | | | Weaver fails in BCEL for large classe | ||||
* | Fix for Bug 71377: Cannot advise private method call in around advice | aclement | 2004-08-09 | 3 | -0/+168 |
| | |||||
* | Tests for | aclement | 2004-08-05 | 2 | -0/+147 |
| | | | | | 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 | 1 | -0/+13 |
| | | | | added in docs dir. | ||||
* | Some more fix for Bugzilla Bug 60015 | aclement | 2004-08-03 | 1 | -0/+29 |
| | | | | NPE, Incorrect XLint:unmatchedSuperTypeInCall warning | ||||
* | Fix for Bugzilla Bug 67774 | aclement | 2004-08-02 | 1 | -0/+13 |
| | | | | Nullpointer-exception in pointcuts using withincode() clause | ||||
* | Fix for Bugzilla Bug 61536 | aclement | 2004-07-29 | 1 | -0/+13 |
| | | | | Front-end bug, shouldn't allow patterns of the form foo.., should be foo..* | ||||
* | test for Bugzilla Bug 64262 | acolyer | 2004-07-29 | 1 | -0/+15 |
| | | | | ClassCastException at BcelRenderer.java:16 | ||||
* | Fix for 64331 | aclement | 2004-07-28 | 5 | -0/+8 |
| | | | | java.lang.NullPointerException in WeaverMessageHandler class | ||||
* | Fix for bug 69459 | aclement | 2004-07-27 | 11 | -0/+30 |
| | | | | Hiding of Instance Methods by static methods | ||||
* | Fix for 53999 | aclement | 2004-07-27 | 1 | -0/+11 |
| | | | | "can't bind type" message has $ for . in type name for declare soft | ||||
* | Fix for Bug 70619 | aclement | 2004-07-26 | 4 | -0/+32 |
| | | | | compiler aborts with "conflicting dominates orders" with circular declare precedences | ||||
* | @testcase PR#65925 Valid but inaccessible type names should not be flagged ↵ | wisberg | 2004-06-07 | 1 | -0/+24 |
| | | | | by XLint:invalidAbsoluteTypeName | ||||
* | Tests for Bugzilla Bug 62458 | aclement | 2004-05-18 | 3 | -0/+105 |
| | | | | An if() pointcut inside a perthis() clause causes an ABORT - null pointer exception in ajc | ||||
* | Tests for Bugzilla Bug 62073 | aclement | 2004-05-14 | 2 | -0/+75 |
| | | | | false ambigous binding error (introduced in 1.2rc2) | ||||
* | Test for Bug 60936 | aclement | 2004-05-12 | 1 | -0/+18 |
| | | | | error message for constructor-execution pcd | ||||
* | Test for Bugzilla Bug 61568 | aclement | 2004-05-12 | 1 | -0/+76 |
| | | | | wrong variable binding in || pointcuts | ||||
* | Test for Bugzilla Bug 61538 | aclement | 2004-05-12 | 1 | -0/+117 |
| | | | | nested uses of this() inside constructors not handled properly for initialization and preinitialization pointcuts | ||||
* | Tests for Bugzilla Bug 59778 | aclement | 2004-05-07 | 2 | -0/+8 |
| | | | | InterTypeMethodDeclaration.java:104 | ||||
* | Test for Bugzilla Bug 59397 | aclement | 2004-04-26 | 1 | -0/+16 |
| | | | | NPE in compiler when using (an unusual) declare warning against a ctor ITD | ||||
* | Test for Bugzilla Bug 59440 | aclement | 2004-04-23 | 1 | -0/+3 |
| | | | | NPE when binary weaving a ctor ITD. | ||||
* | Testcase for Bug 58679 | aclement | 2004-04-23 | 4 | -0/+138 |
| | | | | Regression from 1.1: NPE in CompilationResult |