]>
source.dussan.org Git - aspectj.git/log
aclement [Tue, 13 Dec 2005 09:25:38 +0000 (09:25 +0000)]
test for 120521
aclement [Tue, 13 Dec 2005 08:50:36 +0000 (08:50 +0000)]
AST fixes: 110465 - from helen.
aclement [Tue, 13 Dec 2005 08:26:13 +0000 (08:26 +0000)]
fix for build prob - rogue warning
aclement [Tue, 13 Dec 2005 08:24:13 +0000 (08:24 +0000)]
fix for 120474 ($Proxy)
aclement [Mon, 12 Dec 2005 19:16:06 +0000 (19:16 +0000)]
fixes and tests for 119570 (member type subaspect)
aclement [Mon, 12 Dec 2005 19:14:16 +0000 (19:14 +0000)]
119749 test program.
wisberg [Mon, 12 Dec 2005 17:13:35 +0000 (17:13 +0000)]
fix bug 120401 - adding signature to identify exception message source
aclement [Mon, 12 Dec 2005 15:53:07 +0000 (15:53 +0000)]
linux fix.
aclement [Mon, 12 Dec 2005 15:42:19 +0000 (15:42 +0000)]
fixes for 120363 : from matthew (include/exclude problems for LTW)
aclement [Mon, 12 Dec 2005 14:30:51 +0000 (14:30 +0000)]
updates for 116679 (targetting old runtimes)
aclement [Mon, 12 Dec 2005 13:45:46 +0000 (13:45 +0000)]
fixes for 119539
aclement [Mon, 12 Dec 2005 11:57:42 +0000 (11:57 +0000)]
more tests for 119570 and a fix for a silly warning that comes out.
aclement [Mon, 12 Dec 2005 11:52:18 +0000 (11:52 +0000)]
more tests for 119570
aclement [Mon, 12 Dec 2005 11:16:49 +0000 (11:16 +0000)]
tests and fixes for 119657. from matthew.
aclement [Mon, 12 Dec 2005 11:16:19 +0000 (11:16 +0000)]
tests for 119657. from matthew.
avasseur [Mon, 12 Dec 2005 10:48:46 +0000 (10:48 +0000)]
#120351 cflowbelow @AJ and binding
aclement [Fri, 9 Dec 2005 10:52:15 +0000 (10:52 +0000)]
Some updates for 118754. The various places that were checking for 'MISSING' now call 'isMissing' if they can. I think this negates some work Adrian did with introducing MissingWithKnownSignature - but we have to make this change for LTW to work properly. Someone with a bit of time on their hands should go through all the places isMissing() is now called and see if the check should be 'isReallyMissing()' which would allow the MissingWithKnownSignature to get through. I will raise an enhancement to cover this.
aclement [Fri, 9 Dec 2005 10:32:57 +0000 (10:32 +0000)]
test and fix for 119451
aclement [Fri, 9 Dec 2005 09:20:36 +0000 (09:20 +0000)]
test from 119570
aclement [Fri, 9 Dec 2005 08:40:12 +0000 (08:40 +0000)]
delegates modified to return the same thing as BCEL. Ctors have the name <init> and a return type of 'void'. Fix for 119353
aclement [Thu, 8 Dec 2005 15:35:45 +0000 (15:35 +0000)]
fixes for 119210 - allows for autoboxing with around advice.
aclement [Thu, 8 Dec 2005 15:32:36 +0000 (15:32 +0000)]
testcode for 119210
aclement [Thu, 8 Dec 2005 11:43:16 +0000 (11:43 +0000)]
test and fix for 109614
aclement [Wed, 7 Dec 2005 17:17:43 +0000 (17:17 +0000)]
fix for 119543, from Helen.
aclement [Wed, 7 Dec 2005 17:17:13 +0000 (17:17 +0000)]
test for 119539,119543
aclement [Wed, 7 Dec 2005 17:16:29 +0000 (17:16 +0000)]
test for 119539
aclement [Wed, 7 Dec 2005 17:15:13 +0000 (17:15 +0000)]
test for 119543
aclement [Wed, 7 Dec 2005 17:10:28 +0000 (17:10 +0000)]
addressing 118877
aclement [Wed, 7 Dec 2005 07:46:21 +0000 (07:46 +0000)]
hmmm, misbehaving in the suite.
acolyer [Tue, 6 Dec 2005 15:39:08 +0000 (15:39 +0000)]
tests and fix for pr119352
aclement [Tue, 6 Dec 2005 13:03:37 +0000 (13:03 +0000)]
organized imports
aclement [Tue, 6 Dec 2005 13:02:38 +0000 (13:02 +0000)]
fixes for 118715 from Matthew.
aclement [Tue, 6 Dec 2005 11:28:20 +0000 (11:28 +0000)]
fix for pr117854 - first part, broken switch statement.
aclement [Tue, 6 Dec 2005 11:23:56 +0000 (11:23 +0000)]
first part of 117854
acolyer [Tue, 6 Dec 2005 03:49:41 +0000 (03:49 +0000)]
workaround for jrockit potential bug (see pr1054290
acolyer [Tue, 6 Dec 2005 03:20:59 +0000 (03:20 +0000)]
tests and fix for pr118149
acolyer [Tue, 6 Dec 2005 01:11:13 +0000 (01:11 +0000)]
fixes getGenericXXX methods in Reflection-based resolved member impl, GenericSignatureInformationProvider allows this to work across both 1.4 and 1.5
aclement [Sun, 4 Dec 2005 13:54:20 +0000 (13:54 +0000)]
fixes for 119019
aclement [Sun, 4 Dec 2005 13:40:06 +0000 (13:40 +0000)]
fixes for 117882
aclement [Sun, 4 Dec 2005 13:31:33 +0000 (13:31 +0000)]
tests for 117882
aclement [Sun, 4 Dec 2005 13:17:22 +0000 (13:17 +0000)]
testcode for 119019
aclement [Fri, 2 Dec 2005 15:38:58 +0000 (15:38 +0000)]
fixing the unfixable: 117882 incremental dec @type: testcode from Helen.
aclement [Fri, 2 Dec 2005 15:31:19 +0000 (15:31 +0000)]
fixing the unfixable: 117882 incremental dec @type: made two methods in Annotation non-final so they can be overridden.
aclement [Fri, 2 Dec 2005 15:30:37 +0000 (15:30 +0000)]
fixing the unfixable: 117882 incremental dec @type
aclement [Fri, 2 Dec 2005 12:00:00 +0000 (12:00 +0000)]
removed 1.5 api - adrian needs to look at the proper solution here though.
aclement [Fri, 2 Dec 2005 11:06:37 +0000 (11:06 +0000)]
test and fix for 118698
acolyer [Fri, 2 Dec 2005 07:02:33 +0000 (07:02 +0000)]
support for isNested, and use of that property when splitting names in WildTypePattern
acolyer [Fri, 2 Dec 2005 07:00:52 +0000 (07:00 +0000)]
updates to name processing to take into account nesting on $ conversions
acolyer [Fri, 2 Dec 2005 06:56:14 +0000 (06:56 +0000)]
updates to bcel to support isNested test on JavaClass
aclement [Thu, 1 Dec 2005 15:00:22 +0000 (15:00 +0000)]
test and fix for 118781
aclement [Thu, 1 Dec 2005 12:06:00 +0000 (12:06 +0000)]
tests for 118599
aclement [Thu, 1 Dec 2005 12:03:33 +0000 (12:03 +0000)]
fix for 118599
aclement [Thu, 1 Dec 2005 12:02:08 +0000 (12:02 +0000)]
testcode for 118326
aclement [Thu, 1 Dec 2005 12:01:32 +0000 (12:01 +0000)]
testcode for 118599
aclement [Wed, 30 Nov 2005 19:51:24 +0000 (19:51 +0000)]
fixes for 117209: ensures proceedOnError makes it across in the case of AJDT (also -Xajruntimetarget...)
aclement [Wed, 30 Nov 2005 17:23:53 +0000 (17:23 +0000)]
removed unused import.
aclement [Wed, 30 Nov 2005 17:23:35 +0000 (17:23 +0000)]
implementation of new xlint: pr111667
aclement [Wed, 30 Nov 2005 12:11:03 +0000 (12:11 +0000)]
More fixes for 116679: now copes with the enclosingSP type that we introduced for 1.5
aclement [Wed, 30 Nov 2005 12:09:29 +0000 (12:09 +0000)]
helper method for determining target ajruntime
acolyer [Tue, 29 Nov 2005 21:29:34 +0000 (21:29 +0000)]
taking out a failing test that fails due to classpath issues on build machine that are too complex to resolve. Facility is also covered by unit tests elsewhere. Look into fixing this post 1.5.0 but I don't want to tamper with the build and test scripts now...
acolyer [Tue, 29 Nov 2005 20:47:58 +0000 (20:47 +0000)]
elimination of compilation warnings
acolyer [Tue, 29 Nov 2005 20:47:28 +0000 (20:47 +0000)]
elimination of unused variable warning
acolyer [Tue, 29 Nov 2005 20:46:58 +0000 (20:46 +0000)]
a way to run the pointcut parser tests under 1.5 and have the weaver5 types visible (not linked to main suite...)
acolyer [Tue, 29 Nov 2005 20:45:38 +0000 (20:45 +0000)]
tests for parameter name generation in advice annotations
acolyer [Tue, 29 Nov 2005 20:44:02 +0000 (20:44 +0000)]
when generating advice annotations, populate the argNames attribute
acolyer [Tue, 29 Nov 2005 20:43:19 +0000 (20:43 +0000)]
new versions of aspectjrt.jar with annotation updates in
acolyer [Tue, 29 Nov 2005 20:42:48 +0000 (20:42 +0000)]
updates to advice annotations to allow specification (and generation) of parameter names if needed
acolyer [Tue, 29 Nov 2005 19:35:57 +0000 (19:35 +0000)]
fix for pr118337
aclement [Tue, 29 Nov 2005 15:51:35 +0000 (15:51 +0000)]
more slight changes for 111317: ast (raised visibility of some inner types)
aclement [Tue, 29 Nov 2005 13:21:24 +0000 (13:21 +0000)]
code for 116679: targetting a 1.2.1 runtime
aclement [Mon, 28 Nov 2005 17:44:35 +0000 (17:44 +0000)]
Further changes for 118192
acolyer [Mon, 28 Nov 2005 15:59:22 +0000 (15:59 +0000)]
horrible work around for the fact that the build machine runs tests on a 1.5 vm without all the 1.5 aj libs present
aclement [Mon, 28 Nov 2005 15:52:50 +0000 (15:52 +0000)]
fixes for 118192
aclement [Mon, 28 Nov 2005 13:18:57 +0000 (13:18 +0000)]
pr93310 now fixed !
aclement [Mon, 28 Nov 2005 12:58:59 +0000 (12:58 +0000)]
test and fix for 112736
acolyer [Mon, 28 Nov 2005 12:08:29 +0000 (12:08 +0000)]
tests for pr11280, update to reflection api to get classloading right for test suite etc.
aclement [Mon, 28 Nov 2005 11:37:38 +0000 (11:37 +0000)]
rebuilt without jface inside. (see 111317)
aclement [Mon, 28 Nov 2005 11:35:50 +0000 (11:35 +0000)]
removed - to be put into AJDT: (see 111317)
aclement [Mon, 28 Nov 2005 10:54:09 +0000 (10:54 +0000)]
organized imports
acolyer [Mon, 28 Nov 2005 10:50:20 +0000 (10:50 +0000)]
changing a generics cast - the eclipse compiler liked it, but javac on the build machine doesn't...
aclement [Mon, 28 Nov 2005 09:26:33 +0000 (09:26 +0000)]
matthews changes for stream redirection 118083: Also I've made verbose FALSE so you won't see too much output.
acolyer [Sun, 27 Nov 2005 18:45:06 +0000 (18:45 +0000)]
updated tests and fix for pr116229
aclement [Sat, 26 Nov 2005 16:36:23 +0000 (16:36 +0000)]
Matthews changes - enabling us to see bytecode before and after LTW (bug 117854)
acolyer [Fri, 25 Nov 2005 19:22:56 +0000 (19:22 +0000)]
eliminating compilation warnings from loadtime module
acolyer [Fri, 25 Nov 2005 19:19:31 +0000 (19:19 +0000)]
eliminating warnings...
acolyer [Fri, 25 Nov 2005 19:17:58 +0000 (19:17 +0000)]
eliminating compilation warnings from bridge module...
acolyer [Fri, 25 Nov 2005 19:15:37 +0000 (19:15 +0000)]
disable warnings that we don't want to see in BCEL code - we are not about to make changes here for the sake of it, but don't want to see the warnings either.
acolyer [Fri, 25 Nov 2005 19:12:27 +0000 (19:12 +0000)]
eliminates many warnings in the aspectj5rt package - 10 generic related warnings remain that I'm not sure how to eradicate!
acolyer [Fri, 25 Nov 2005 18:58:25 +0000 (18:58 +0000)]
eliminates all compilation warning messages from the asm module
acolyer [Fri, 25 Nov 2005 17:33:26 +0000 (17:33 +0000)]
tests and fix for pr115251
acolyer [Fri, 25 Nov 2005 17:32:31 +0000 (17:32 +0000)]
ensure this test works on non-windows machines too!
aclement [Fri, 25 Nov 2005 14:56:21 +0000 (14:56 +0000)]
testcode (commented out) for 112736, 93310
aclement [Fri, 25 Nov 2005 13:42:46 +0000 (13:42 +0000)]
last bits for 112105
acolyer [Fri, 25 Nov 2005 09:47:33 +0000 (09:47 +0000)]
new version of GenericAspectY in light of our learning experience wrt. itdm matching and execution
aclement [Fri, 25 Nov 2005 09:39:43 +0000 (09:39 +0000)]
fixes and improved tests for 117622
aclement [Fri, 25 Nov 2005 09:07:58 +0000 (09:07 +0000)]
organized imports
acolyer [Thu, 24 Nov 2005 17:47:06 +0000 (17:47 +0000)]
test "Y" shouldn't have been enabled yet...
acolyer [Thu, 24 Nov 2005 15:25:48 +0000 (15:25 +0000)]
this commit eliminates all bar 2 of the 60 odd compilation warnings in the ajde module
acolyer [Thu, 24 Nov 2005 14:28:27 +0000 (14:28 +0000)]
fix for pr117614 + changes to make cantFindType a lint warning (default to error) so that it is user controllable in binary weave scenarios.
acolyer [Thu, 24 Nov 2005 13:02:32 +0000 (13:02 +0000)]
hopefully the last word on parameterizing pointcuts in all their various glorious flavours