]> source.dussan.org Git - aspectj.git/log
aspectj.git
18 years agooops!
aclement [Fri, 4 Nov 2005 11:10:45 +0000 (11:10 +0000)]
oops!

18 years agotestcode and fix for pr112476: binary weaving decp
aclement [Fri, 4 Nov 2005 10:47:47 +0000 (10:47 +0000)]
testcode and fix for pr112476: binary weaving decp

18 years agotest and fix for pr115038
aclement [Fri, 4 Nov 2005 10:05:05 +0000 (10:05 +0000)]
test and fix for pr115038

18 years agofix for 103741 - use of java 5 specific language features now policed at < 1.5 source...
acolyer [Fri, 4 Nov 2005 09:05:41 +0000 (09:05 +0000)]
fix for 103741 - use of java 5 specific language features now policed at < 1.5 source level

18 years agotests for 103741 - use of java 5 specific language features now policed at < 1.5...
acolyer [Fri, 4 Nov 2005 09:04:58 +0000 (09:04 +0000)]
tests for 103741 - use of java 5 specific language features now policed at < 1.5 source level

18 years agoautodetect java version and configure world accordingly (now that aj is stricter...
acolyer [Fri, 4 Nov 2005 09:03:45 +0000 (09:03 +0000)]
autodetect java version and configure world accordingly (now that aj is stricter about not allowing java 5 features at < 1.5 level, this was needed for some LTW tests to pass too)

18 years agobug 102479 example for getting messages from ajc programmatically
wisberg [Fri, 4 Nov 2005 09:02:09 +0000 (09:02 +0000)]
bug 102479 example for getting messages from ajc programmatically

18 years agorisky... what about '-Xlint:warning'
aclement [Fri, 4 Nov 2005 08:45:09 +0000 (08:45 +0000)]
risky... what about '-Xlint:warning'

18 years agofix for pr62606 - raises a lint warning when itdc does not contain an explicit call...
acolyer [Thu, 3 Nov 2005 17:12:01 +0000 (17:12 +0000)]
fix for pr62606 - raises a lint warning when itdc does not contain an explicit call to a constructor. Can be suppressed using @SuppressAjWarnings

18 years agomake sure the harness translates path separators for those of us working on superior...
acolyer [Thu, 3 Nov 2005 17:11:03 +0000 (17:11 +0000)]
make sure the harness translates path separators for those of us working on superior platforms ;)

18 years agonew Lint warning for pr62606 - warns when an ITDC does not contain an explicit constr...
acolyer [Thu, 3 Nov 2005 17:10:15 +0000 (17:10 +0000)]
new Lint warning for pr62606 - warns when an ITDC does not contain an explicit constructor call.

18 years agotests for pr62606 - itdcs don't run field initialisers in target type. Largely update...
acolyer [Thu, 3 Nov 2005 17:09:45 +0000 (17:09 +0000)]
tests for pr62606 - itdcs don't run field initialisers in target type. Largely updates to existing tests to cope with new Lint warning.

18 years agotest and fix for 86903
aclement [Thu, 3 Nov 2005 15:31:39 +0000 (15:31 +0000)]
test and fix for 86903

18 years agotest and fix for 86903
aclement [Thu, 3 Nov 2005 15:24:48 +0000 (15:24 +0000)]
test and fix for 86903

18 years agopossibly useful method being added ... investigating using it for 86903
aclement [Thu, 3 Nov 2005 14:26:16 +0000 (14:26 +0000)]
possibly useful method being added ... investigating using it for 86903

18 years agofixing a problem that services in the debugger when toString fails NPE!
aclement [Thu, 3 Nov 2005 14:23:10 +0000 (14:23 +0000)]
fixing a problem that services in the debugger when toString fails NPE!

18 years agotest for 114343 (see comment #5): another potential case
aclement [Thu, 3 Nov 2005 11:05:52 +0000 (11:05 +0000)]
test for 114343 (see comment #5): another potential case

18 years agofix for latest variant of 114343 (see comment #5): around advice on method returning...
aclement [Thu, 3 Nov 2005 10:31:03 +0000 (10:31 +0000)]
fix for latest variant of 114343 (see comment #5):  around advice on method returning type variable.

18 years agotest and fix for pr114744
aclement [Wed, 2 Nov 2005 16:16:29 +0000 (16:16 +0000)]
test and fix for pr114744

18 years agoMatthews patch for 113510
aclement [Wed, 2 Nov 2005 10:36:05 +0000 (10:36 +0000)]
Matthews patch for 113510

18 years agopr93253: lazytjp the default. removed mention of lazytjp.
aclement [Tue, 1 Nov 2005 21:56:49 +0000 (21:56 +0000)]
pr93253: lazytjp the default.  removed mention of lazytjp.

18 years agopr93253: lazytjp the default
aclement [Tue, 1 Nov 2005 21:55:21 +0000 (21:55 +0000)]
pr93253: lazytjp the default

18 years agowasnt setting the defaults if nothing supplied.
aclement [Tue, 1 Nov 2005 17:42:13 +0000 (17:42 +0000)]
wasnt setting the defaults if nothing supplied.

18 years agopr105479: fix. And so it begins ... the dreaded complex bridge method mechanism...
aclement [Tue, 1 Nov 2005 17:01:31 +0000 (17:01 +0000)]
pr105479: fix.  And so it begins ... the dreaded complex bridge method mechanism. (pr108101)

18 years agopr105479: new testcase
aclement [Tue, 1 Nov 2005 17:00:28 +0000 (17:00 +0000)]
pr105479: new testcase

18 years agopr105479: reorganized testcases.
aclement [Tue, 1 Nov 2005 16:59:40 +0000 (16:59 +0000)]
pr105479: reorganized testcases.

18 years agohelpers
aclement [Tue, 1 Nov 2005 16:30:37 +0000 (16:30 +0000)]
helpers

18 years agotest and fix for pr114343
aclement [Tue, 1 Nov 2005 11:22:49 +0000 (11:22 +0000)]
test and fix for pr114343

18 years agonew test
aclement [Tue, 1 Nov 2005 09:41:02 +0000 (09:41 +0000)]
new test

18 years agosome nastiness removed from the testcases (co-dependant decps) - see pr112105
aclement [Tue, 1 Nov 2005 09:40:46 +0000 (09:40 +0000)]
some nastiness removed from the testcases (co-dependant decps) - see pr112105

18 years agomodified type parameter check to allow co-dependent generic declare parents to work...
aclement [Tue, 1 Nov 2005 09:40:05 +0000 (09:40 +0000)]
modified type parameter check to allow co-dependent generic declare parents to work.  not quite right but a little better.

18 years agoorganized imports.
aclement [Tue, 1 Nov 2005 09:25:06 +0000 (09:25 +0000)]
organized imports.

18 years agotestcase
aclement [Tue, 1 Nov 2005 08:50:38 +0000 (08:50 +0000)]
testcase

18 years agolazytjp default - test code
aclement [Mon, 31 Oct 2005 15:53:24 +0000 (15:53 +0000)]
lazytjp default - test code

18 years agoreflection for 1.5 API Method.isBridge(), unused local
wisberg [Sat, 29 Oct 2005 18:34:07 +0000 (18:34 +0000)]
reflection for 1.5 API Method.isBridge(), unused local

18 years agomoved to devGuideDB/ltw.xml - avoiding xml errors
wisberg [Sat, 29 Oct 2005 17:51:06 +0000 (17:51 +0000)]
moved to devGuideDB/ltw.xml - avoiding xml errors

18 years ago#108892 cannot reproduce: hierarchy of aop.xml accross classloader test is fine
avasseur [Fri, 28 Oct 2005 12:07:14 +0000 (12:07 +0000)]
#108892 cannot reproduce: hierarchy of aop.xml accross classloader test is fine

18 years agohopefully the last of the array gremlins in the reflection based world...
acolyer [Fri, 28 Oct 2005 08:25:47 +0000 (08:25 +0000)]
hopefully the last of the array gremlins in the reflection based world...

18 years agonaughty - Andy broke the build!
aclement [Fri, 28 Oct 2005 07:17:38 +0000 (07:17 +0000)]
naughty - Andy broke the build!

18 years agotest and fix for pr113861
aclement [Thu, 27 Oct 2005 18:01:54 +0000 (18:01 +0000)]
test and fix for pr113861

18 years agoFixes for pr113947.
aclement [Thu, 27 Oct 2005 16:05:48 +0000 (16:05 +0000)]
Fixes for pr113947.

18 years agomatthews generic aspect: testcode for pr113947
aclement [Thu, 27 Oct 2005 16:00:45 +0000 (16:00 +0000)]
matthews generic aspect: testcode for pr113947

18 years agotestcode and fixes for pr99191: thanks to Helen.
aclement [Thu, 27 Oct 2005 15:49:49 +0000 (15:49 +0000)]
testcode and fixes for pr99191: thanks to Helen.

18 years agotest and fix for pr113447: from Helen.
aclement [Thu, 27 Oct 2005 13:49:34 +0000 (13:49 +0000)]
test and fix for pr113447: from Helen.

18 years agoimpl and test for dec precedence in aop.xml without extends
avasseur [Thu, 27 Oct 2005 11:43:16 +0000 (11:43 +0000)]
impl and test for dec precedence in aop.xml without extends

18 years agopr113630: fixed!
aclement [Thu, 27 Oct 2005 10:49:58 +0000 (10:49 +0000)]
pr113630: fixed!

18 years agopr113630: testcode
aclement [Thu, 27 Oct 2005 10:27:16 +0000 (10:27 +0000)]
pr113630: testcode

18 years agopr113630 - new message.
aclement [Thu, 27 Oct 2005 10:26:56 +0000 (10:26 +0000)]
pr113630 - new message.

18 years agoprecedence doc for concrete-aspect
avasseur [Thu, 27 Oct 2005 09:50:55 +0000 (09:50 +0000)]
precedence doc for concrete-aspect

18 years agosee pr112105 comment #13: better var name
aclement [Wed, 26 Oct 2005 16:53:07 +0000 (16:53 +0000)]
see pr112105 comment #13: better var name

18 years agosee pr112105 comment #13: more helpers, for itd support.
aclement [Wed, 26 Oct 2005 16:51:51 +0000 (16:51 +0000)]
see pr112105 comment #13: more helpers, for itd support.

18 years agosee pr112105 comment #13: naughty. made a check configurable.
aclement [Wed, 26 Oct 2005 16:51:22 +0000 (16:51 +0000)]
see pr112105 comment #13: naughty. made a check configurable.

18 years agosee pr112105 comment #13: bridge method handling for ITD fields/methods
aclement [Wed, 26 Oct 2005 16:51:03 +0000 (16:51 +0000)]
see pr112105 comment #13: bridge method handling for ITD fields/methods

18 years agosee pr112105 comment #13: improved (slightly) code for locating annotation holders.
aclement [Wed, 26 Oct 2005 16:49:53 +0000 (16:49 +0000)]
see pr112105 comment #13: improved (slightly) code for locating annotation holders.

18 years agosee pr112105 comment #13: yey! use parameterized mungers when applying ITDs
aclement [Wed, 26 Oct 2005 16:49:20 +0000 (16:49 +0000)]
see pr112105 comment #13: yey! use parameterized mungers when applying ITDs

18 years agosee pr112105 comment #13: dont forget the tvars
aclement [Wed, 26 Oct 2005 16:48:45 +0000 (16:48 +0000)]
see pr112105 comment #13: dont forget the tvars

18 years agosee pr112105 comment #13: uses new declared sig support inside a munger.
aclement [Wed, 26 Oct 2005 16:48:29 +0000 (16:48 +0000)]
see pr112105 comment #13: uses new declared sig support inside a munger.

18 years agosee pr112105 comment #13: copies type vars across and able to create bridge methods...
aclement [Wed, 26 Oct 2005 16:47:59 +0000 (16:47 +0000)]
see pr112105 comment #13: copies type vars across and able to create bridge methods sig.

18 years agosee pr112105 comment #13: new and modified testcode
aclement [Wed, 26 Oct 2005 16:46:50 +0000 (16:46 +0000)]
see pr112105 comment #13: new and modified testcode

18 years agosee pr112105 comment #13: these now use the aliases correctly.
aclement [Wed, 26 Oct 2005 16:46:18 +0000 (16:46 +0000)]
see pr112105 comment #13: these now use the aliases correctly.

18 years agogenerics test for ITDFs
aclement [Wed, 26 Oct 2005 16:37:44 +0000 (16:37 +0000)]
generics test for ITDFs

18 years agoorganized imports
aclement [Wed, 26 Oct 2005 14:55:34 +0000 (14:55 +0000)]
organized imports

18 years agoorganized imports
aclement [Wed, 26 Oct 2005 14:43:07 +0000 (14:43 +0000)]
organized imports

18 years agogeneric aspect test W
aclement [Wed, 26 Oct 2005 14:41:20 +0000 (14:41 +0000)]
generic aspect test W

18 years agodetects starttWith pattern in aop.xml include/exclude and do fast match
avasseur [Wed, 26 Oct 2005 12:43:37 +0000 (12:43 +0000)]
detects starttWith pattern in aop.xml include/exclude and do fast match
avoid type resolve to do aop.xml include/exclude regular match but use the passed in bytecode (else issue with Stubs not on disk as f.e. in WLS)

18 years agopr113630 testcase added - commented out.
aclement [Wed, 26 Oct 2005 12:28:26 +0000 (12:28 +0000)]
pr113630 testcase added - commented out.

18 years agoerrr, org/aspectj/lang/annotation/Pointcut was missing from one of these, causing...
aclement [Wed, 26 Oct 2005 08:28:48 +0000 (08:28 +0000)]
errr, org/aspectj/lang/annotation/Pointcut was missing from one of these, causing tests to fail. rebuilt and checking them in again.

18 years agofix for #113587: when aop.xml include/exclude is used, javac @Aspect are not passed...
avasseur [Tue, 25 Oct 2005 15:36:26 +0000 (15:36 +0000)]
fix for #113587: when aop.xml include/exclude is used, javac @Aspect are not passed thru the aspectof munger. Added custom logic for that

18 years agochange to override check.
aclement [Tue, 25 Oct 2005 14:59:59 +0000 (14:59 +0000)]
change to override check.

18 years agoajdtcore for abstract @Pointcut
avasseur [Tue, 25 Oct 2005 13:04:26 +0000 (13:04 +0000)]
ajdtcore for abstract @Pointcut

18 years agotest and fix for 112615 (-XhasMember not working if passed through AJDT). Patch...
aclement [Tue, 25 Oct 2005 12:40:39 +0000 (12:40 +0000)]
test and fix for 112615 (-XhasMember not working if passed through AJDT).  Patch from Helen Hawkins.

18 years agosome bridge method testcases and impl for 108101
aclement [Tue, 25 Oct 2005 11:17:21 +0000 (11:17 +0000)]
some bridge method testcases and impl for 108101

18 years agoconcrete-aspect impl and doc for LTW - see #95529
avasseur [Tue, 25 Oct 2005 10:00:58 +0000 (10:00 +0000)]
concrete-aspect impl and doc for LTW - see #95529
pbly some issue on abstract @Pointcut() in ajdt core - fix coming

18 years agoadded a test to make sure primitives work (they do), and also tidied up the array...
acolyer [Tue, 25 Oct 2005 04:48:48 +0000 (04:48 +0000)]
added a test to make sure primitives work (they do), and also tidied up the array test in ReflectionWorld

18 years agoensure that reflection based world can cope when given a java.lang.Class that represe...
acolyer [Mon, 24 Oct 2005 20:46:51 +0000 (20:46 +0000)]
ensure that reflection based world can cope when given a java.lang.Class that represents an array type (such a class has a "name" that is actually the signature string).

18 years agoperf improvements from Matthew and Ron #113511
avasseur [Mon, 24 Oct 2005 09:48:39 +0000 (09:48 +0000)]
perf improvements from Matthew and Ron #113511

18 years agotestcases.
aclement [Mon, 24 Oct 2005 07:33:48 +0000 (07:33 +0000)]
testcases.

18 years agoadded if() expressions to permitted scopes for thisJoinPoint forms
wisberg [Sat, 22 Oct 2005 18:53:36 +0000 (18:53 +0000)]
added if() expressions to permitted scopes for thisJoinPoint forms

19 years agotest V for generics, 4 to go.
aclement [Fri, 21 Oct 2005 18:26:55 +0000 (18:26 +0000)]
test V for generics, 4 to go.

19 years agocomplex aspect!
aclement [Fri, 21 Oct 2005 18:10:10 +0000 (18:10 +0000)]
complex aspect!

19 years agofix issue in test for -1.5 and @AJ ITD with @anno
avasseur [Fri, 21 Oct 2005 16:08:10 +0000 (16:08 +0000)]
fix issue in test for -1.5 and @AJ ITD with @anno
impl error message for reweavable and not declared in aop.xml as per David Knibb patch, #104218

19 years agoweaveinfo for @AJ ITD
avasseur [Fri, 21 Oct 2005 13:18:55 +0000 (13:18 +0000)]
weaveinfo for @AJ ITD

19 years agodocs for @AJ ITD
avasseur [Fri, 21 Oct 2005 10:20:14 +0000 (10:20 +0000)]
docs for @AJ ITD

19 years agotest and fix for pr111915
aclement [Fri, 21 Oct 2005 06:56:11 +0000 (06:56 +0000)]
test and fix for pr111915

19 years ago*Now* we're moving - more and more stuff from GenericsTests is working :) see pr11210...
aclement [Thu, 20 Oct 2005 14:47:22 +0000 (14:47 +0000)]
*Now* we're moving - more and more stuff from GenericsTests is working :) see pr112105 comment #11

19 years agotest and fix for pr113073 from Helen
aclement [Thu, 20 Oct 2005 13:54:50 +0000 (13:54 +0000)]
test and fix for pr113073 from Helen

19 years agoprovide access to the sigpattern (Helen)
aclement [Thu, 20 Oct 2005 10:42:48 +0000 (10:42 +0000)]
provide access to the sigpattern (Helen)

19 years agoFix for ordering problem when using generic abstract aspects. Fix for crappy code...
aclement [Thu, 20 Oct 2005 10:32:20 +0000 (10:32 +0000)]
Fix for ordering problem when using generic abstract aspects.  Fix for crappy code (of mine) in ResolvedType.discover...   - see pr112105 comment #10

19 years agoChanges for generic field itds - see 112105 comment 9
aclement [Thu, 20 Oct 2005 08:33:35 +0000 (08:33 +0000)]
Changes for generic field itds - see 112105 comment 9

19 years agoswapped a letter
aclement [Thu, 20 Oct 2005 08:32:36 +0000 (08:32 +0000)]
swapped a letter

19 years agomore design tests.
aclement [Thu, 20 Oct 2005 08:32:26 +0000 (08:32 +0000)]
more design tests.

19 years agoserialized form of ITD field mungers changed (includes aliases) - jars rebuilt
aclement [Thu, 20 Oct 2005 08:31:28 +0000 (08:31 +0000)]
serialized form of ITD field mungers changed (includes aliases) - jars rebuilt

19 years agotemporary removal to get a build through.
aclement [Thu, 20 Oct 2005 08:29:39 +0000 (08:29 +0000)]
temporary removal to get a build through.

19 years agohelper method
aclement [Wed, 19 Oct 2005 13:17:31 +0000 (13:17 +0000)]
helper method

19 years agochanged the fix - it didnt even compile on my machine without this change...
aclement [Wed, 19 Oct 2005 13:11:36 +0000 (13:11 +0000)]
changed the fix - it didnt even compile on my machine without this change...

19 years agofix for odd NPE - don't know what this readAspect goal is (javadoc welcome) and thus...
avasseur [Wed, 19 Oct 2005 09:51:17 +0000 (09:51 +0000)]
fix for odd NPE - don't know what this readAspect goal is (javadoc welcome) and thus if my fix is ok

19 years agoI've tackled methods and ctor generic itds - now fields.
aclement [Wed, 19 Oct 2005 09:05:00 +0000 (09:05 +0000)]
I've tackled methods and ctor generic itds - now fields.

19 years agogenerics tests revisted post all the recent changes - more of them now pass!
aclement [Wed, 19 Oct 2005 09:04:38 +0000 (09:04 +0000)]
generics tests revisted post all the recent changes - more of them now pass!

19 years agomoved stuff around to get rid of the annoying warning about foo() should be called...
aclement [Wed, 19 Oct 2005 08:44:17 +0000 (08:44 +0000)]
moved stuff around to get rid of the annoying warning about foo() should be called statically.  I couldn't just 'fix the program' as it is used in that form as input for a test - so I just moved the code outside of the existing source folders.

19 years agoremoved jdwp from test for CC
avasseur [Tue, 18 Oct 2005 15:54:45 +0000 (15:54 +0000)]
removed jdwp from test for CC