aboutsummaryrefslogtreecommitdiffstats
path: root/weaver/testdata/megatraceNoweave.jar
Commit message (Collapse)AuthorAgeFilesLines
* serialized form of ITD field mungers changed (includes aliases) - jars rebuiltaclement2005-10-201-0/+0
|
* change to itd ctor serialization - quick rebuild of jars.aclement2005-10-181-0/+0
|
* Updates for generic ITDs - see pr112105 for a description of all changes.aclement2005-10-141-0/+0
|
* change to resolvedmember serialization (to support varargs ITDs) is quite ↵aclement2005-10-071-0/+0
| | | | serious - major version number of attribute rev'd to 4 in this case.
* rebuilt post fix for pr110906: varargs ITDaclement2005-10-041-0/+0
|
* rebuilt due to attribute modifications.aclement2005-09-131-0/+0
|
* rebuilt jars because of resolvedmember serialization change to remember type ↵aclement2005-07-271-0/+0
| | | | variables.
* fixing the versioning problem. Up until now if we found no version in a ↵aclement2005-07-261-0/+0
| | | | class we 'assumed' it was the latest (1.5.0) - this is dumb. No version really means it is probably 1.2.0 (as the version was added for 1.2.1). These fixes mean that you can now safely check that version when reading in attributes, confident that checking for 1.5.0 *means* 1.5.0 was used to build it.
* changed the serialized form of a WildTypePattern to remember generic info... ↵acolyer2005-07-221-0/+0
| | | | standby for mass updates of binary comparison tests.
* first batch of updates for generics :- largely parsing plus storage of type ↵acolyer2005-06-091-0/+0
| | | | variable patterns, plus a few tweaks to visitor pattern
* fixes for annotation type pattern bugs uncovered in 150 testsacolyer2005-03-101-0/+0
|
* rebuilt with 2.0 weaver version attribute (aj1.2.1 had version 1.0)aclement2005-01-071-0/+0
|
* updated binary formacolyer2004-12-091-0/+0
|
* updated binary formacolyer2004-12-081-0/+0
|
* Rebuilt due to type munger attribute changeaclement2004-12-071-0/+0
|
* work in progress.... annotation pointcuts, parsing, and patternsacolyer2004-12-061-0/+0
|
* BcWeaverJarMaker updates - now line numbers have changed.aclement2004-08-191-0/+0
|
* fix for Bugzilla Bug 37020acolyer2004-08-191-0/+0
| | | | wrong line for method execution join point
* Fix for Bug 55341 aclement2004-04-021-0/+0
| | | | error Type mismatch: cannot convert from java.lang.String to java.lang.String
* fix for Bugzilla Bug 31460 acolyer2004-04-021-0/+0
| | | | Weaving class loader
* Fix for Bugzilla Bug 41181 aclement2004-03-161-0/+0
| | | | | Support SerialVersionUID field if no new fields declared on class (Regenerated with BcweaverJarMaker)
* changed jars produced by BcWeaverJarMaker to increase coverage of testsjhugunin2003-05-191-0/+0
|
* fix and tests for checked exception on advice being checked at jhugunin2003-03-121-0/+0
| | | | woven join points
* implemented fastMatch method along with some basic tests of jhugunin2003-03-121-0/+0
| | | | weave performance with and without it
* fix for failing test case that aspects must be constructed after their jhugunin2003-01-221-0/+0
| | | | clinit has run
* better handling of binary only types in the eclipse passjhugunin2003-01-151-0/+0
|
* added information about proceed to around advice attributejhugunin2002-12-311-0/+0
|
* fixed rules for overriding/inheriting pointcutsjhugunin2002-12-201-0/+0
|
* updated jarsjhugunin2002-12-191-0/+0
|
* initial versionwisberg2002-12-161-0/+0