aboutsummaryrefslogtreecommitdiffstats
path: root/weaver/testdata
Commit message (Collapse)AuthorAgeFilesLines
* changed jars produced by BcWeaverJarMaker to increase coverage of testsjhugunin2003-05-196-0/+0
|
* fix for jhugunin2003-05-021-54/+61
| | | | | | | Bugzilla Bug 37152 java.lang.VerifyError: This fix needs a little clean-up and testing before closing out
* Updated expected bytecode to match change for fix for issue of jhugunin2003-05-015-5/+5
| | | | Class.forName differences between IBM and SUN's JDKs
* fix and tests for checked exception on advice being checked at jhugunin2003-03-125-0/+0
| | | | woven join points
* implemented fastMatch method along with some basic tests of jhugunin2003-03-127-0/+0
| | | | weave performance with and without it
* fix for failing test case that aspects must be constructed after their jhugunin2003-01-224-0/+0
| | | | clinit has run
* better handling of binary only types in the eclipse passjhugunin2003-01-154-0/+0
|
* finished implementation of around inliningjhugunin2003-01-014-122/+95
|
* added information about proceed to around advice attributejhugunin2002-12-314-0/+0
|
* local variable information is different than before (not better or worse, ↵jhugunin2002-12-3014-14/+27
| | | | just different...)
* fixed to use A.aspectOf() instead of A.ajc$perSingletonField for getting jhugunin2002-12-233-6/+8
| | | | | singleton aspects this lets us produce much better errors when the field is null
* fixed rules for overriding/inheriting pointcutsjhugunin2002-12-204-0/+0
|
* updated jarsjhugunin2002-12-194-0/+0
|
* more bug fixesjhugunin2002-12-171-9/+18
|
* initial versionwisberg2002-12-1665-0/+7326