]>
source.dussan.org Git - aspectj.git/log
aclement [Thu, 12 Oct 2006 19:58:09 +0000 (19:58 +0000)]
test and fix for 160674: simpler strategy for loading bytecode on SAP
aclement [Tue, 10 Oct 2006 10:51:47 +0000 (10:51 +0000)]
improved - hopefully get more info as to why currently failing on the build machine
aclement [Mon, 9 Oct 2006 12:28:42 +0000 (12:28 +0000)]
helen wanted this tidied up
aclement [Mon, 9 Oct 2006 12:28:29 +0000 (12:28 +0000)]
dont NPE for blank output folder (160167)
aclement [Mon, 9 Oct 2006 12:27:56 +0000 (12:27 +0000)]
no 1.5 API!
aclement [Mon, 9 Oct 2006 10:19:39 +0000 (10:19 +0000)]
linux
aclement [Fri, 6 Oct 2006 16:29:03 +0000 (16:29 +0000)]
tests and fixes for jdtlikehandleprovider, bug 159896
aclement [Fri, 6 Oct 2006 15:44:16 +0000 (15:44 +0000)]
fixes for 156058 and 159983
aclement [Fri, 6 Oct 2006 15:43:34 +0000 (15:43 +0000)]
tests for 156058 and 159983
wisberg [Thu, 5 Oct 2006 17:01:58 +0000 (17:01 +0000)]
bug 159390 Documenting long-known runtime ClassCastException from proceed
mwebster [Thu, 5 Oct 2006 10:13:54 +0000 (10:13 +0000)]
Bug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (restore catch(Throwable) in Aj.preProcess() and make adaptor disabled by default)
mwebster [Thu, 5 Oct 2006 10:12:57 +0000 (10:12 +0000)]
Bug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (ensure we can filter classes like $XXX)
mwebster [Wed, 4 Oct 2006 14:41:49 +0000 (14:41 +0000)]
Trace loader parent and class lookup
mwebster [Wed, 4 Oct 2006 13:36:23 +0000 (13:36 +0000)]
Bug 132080 "LTW concrete-aspect definitions not exposed to weaver" (new "weaving aspect ..." message)
mwebster [Wed, 4 Oct 2006 13:35:09 +0000 (13:35 +0000)]
Bug 132080 "LTW concrete-aspect definitions not exposed to weaver"
aclement [Wed, 4 Oct 2006 07:27:44 +0000 (07:27 +0000)]
test from Wes (bug 159143)
aclement [Tue, 3 Oct 2006 15:20:44 +0000 (15:20 +0000)]
153464 - testcase in progress
aclement [Tue, 3 Oct 2006 15:00:34 +0000 (15:00 +0000)]
test and fix for 156904: missing type warning then it matches anyway
aclement [Tue, 3 Oct 2006 14:30:21 +0000 (14:30 +0000)]
test and fixes for 152366: support AND in include/exclude/dump
aclement [Tue, 3 Oct 2006 13:04:18 +0000 (13:04 +0000)]
test and fix for 149071
aclement [Tue, 3 Oct 2006 10:32:55 +0000 (10:32 +0000)]
fixes for 145442: better line numbers for woven code
aclement [Tue, 3 Oct 2006 10:32:55 +0000 (10:32 +0000)]
fixes for 145442: better line numbers for woven code
aclement [Tue, 3 Oct 2006 07:44:51 +0000 (07:44 +0000)]
turning off completeBinaryTypes
mwebster [Mon, 2 Oct 2006 10:01:44 +0000 (10:01 +0000)]
Bug 158205 "NullPointerException when weaving with bootstrap agent" (improve declare parents LTW tests)
mwebster [Mon, 2 Oct 2006 10:01:10 +0000 (10:01 +0000)]
Bug 158205 "NullPointerException when weaving with bootstrap agent" (remove use of -Daj5.def)
mwebster [Mon, 2 Oct 2006 10:00:33 +0000 (10:00 +0000)]
Bug 158205 "NullPointerException when weaving with bootstrap agent" (custom agent testcase)
mwebster [Mon, 2 Oct 2006 10:00:02 +0000 (10:00 +0000)]
Bug 158205 "NullPointerException when weaving with bootstrap agent" (tidy up)
mwebster [Mon, 2 Oct 2006 09:58:14 +0000 (09:58 +0000)]
Bug 158205 "NullPointerException when weaving with bootstrap agent" (modified patch from rbodkin+LISTS@gmail.com)
aclement [Fri, 29 Sep 2006 14:21:57 +0000 (14:21 +0000)]
test and fix for 158573 - incorrect 'adviceDidNotMatch' warning appears
aclement [Fri, 29 Sep 2006 12:20:31 +0000 (12:20 +0000)]
test and fix for 158624: generic types and arrays
aclement [Thu, 28 Sep 2006 10:51:13 +0000 (10:51 +0000)]
test and fixes for 145442 - line number info for stack traces.
aclement [Thu, 28 Sep 2006 09:39:08 +0000 (09:39 +0000)]
patch from 158719
aclement [Wed, 27 Sep 2006 08:25:06 +0000 (08:25 +0000)]
133532 - testcode for latest case
aclement [Wed, 27 Sep 2006 08:03:28 +0000 (08:03 +0000)]
141730#27 patch - switch to jdt handle provider.
aclement [Tue, 26 Sep 2006 09:26:33 +0000 (09:26 +0000)]
test and fix for 148908: structure model
aclement [Mon, 25 Sep 2006 15:02:19 +0000 (15:02 +0000)]
testcase for 153464 - commented out at the mo
aclement [Mon, 25 Sep 2006 14:17:48 +0000 (14:17 +0000)]
message patch from 155139
aclement [Mon, 25 Sep 2006 13:51:40 +0000 (13:51 +0000)]
test and fix for 158412: annotation style reference pointcuts don't work
aclement [Fri, 22 Sep 2006 14:59:09 +0000 (14:59 +0000)]
fix for 151772, 125981: incorrect scope for dec soft reporting
aclement [Fri, 22 Sep 2006 14:57:29 +0000 (14:57 +0000)]
tests for 151772, 125981: incorrect scope for dec soft reporting
aclement [Fri, 22 Sep 2006 10:50:07 +0000 (10:50 +0000)]
154054 testcode and fix: noticing changes in around advice and forcing full builds: bcel changed to offer pretty string for code elements
aclement [Fri, 22 Sep 2006 10:49:37 +0000 (10:49 +0000)]
154054 testcode and fix: noticing changes in around advice and forcing full builds
aclement [Fri, 22 Sep 2006 10:49:05 +0000 (10:49 +0000)]
154054 testcode
wisberg [Thu, 21 Sep 2006 16:31:38 +0000 (16:31 +0000)]
javadoc only - null Constructor for interface and static initializers, empty CodeSignatures values for static initializers.
wisberg [Thu, 21 Sep 2006 15:27:10 +0000 (15:27 +0000)]
anyPackageProtectedMethodExecution
aclement [Thu, 21 Sep 2006 13:03:02 +0000 (13:03 +0000)]
test code for 158126 - already fixed ;) just a nice test to have
mwebster [Tue, 19 Sep 2006 15:00:21 +0000 (15:00 +0000)]
Bug 157474 "Handle duplicate aop.xml definitions more gracefully" (tests for duplicate aop.xml and -Dorg.aspectj.weaver.loadtime.configuration)
mwebster [Tue, 19 Sep 2006 14:58:33 +0000 (14:58 +0000)]
Bug 157474 "Handle duplicate aop.xml definitions more gracefully" (info message for defining concrete aspects)
mwebster [Fri, 15 Sep 2006 11:13:14 +0000 (11:13 +0000)]
ignore duplicate aop.xml definition
aclement [Thu, 14 Sep 2006 14:54:37 +0000 (14:54 +0000)]
Test for 157057
aclement [Thu, 14 Sep 2006 14:54:19 +0000 (14:54 +0000)]
Fix for 157057: expanded EclipseResolvedMember to work for fields as well as methods and finished off a little more of its implementation relating to annotations. I have put an exception guard in for something that has been missing implementation for a while - so that may trigger when this build gets out into the wild...
aclement [Thu, 14 Sep 2006 14:53:07 +0000 (14:53 +0000)]
new type - not yet used, but may prove useful when we get into the situation of converting eclipse annotations to our internal AnnotationAJ format. Didn't want to lose this code!
aclement [Thu, 14 Sep 2006 14:52:25 +0000 (14:52 +0000)]
found whilst investigating 157057 - we sometimes crashed for bad input (duplicate class declarations) rather than just putting out a nice message.
aclement [Thu, 14 Sep 2006 13:48:06 +0000 (13:48 +0000)]
testcode for 157054 - random matching (!!) with pointcuts matching on get of annotated fields
aclement [Thu, 14 Sep 2006 10:38:50 +0000 (10:38 +0000)]
test and fix for 153845: Rogue signature containing a 'P' getting into the classfile.
aclement [Wed, 13 Sep 2006 13:06:38 +0000 (13:06 +0000)]
test for 156058 - commented out
aclement [Wed, 13 Sep 2006 07:43:09 +0000 (07:43 +0000)]
fixes for 153490: mixing delegates. Refactored a *lot* of stuff - promoting duplicate code up from AsmDelegate/BcelObjectType up to AbstractReferenceTypeDelegate and higher.
aclement [Wed, 13 Sep 2006 07:42:29 +0000 (07:42 +0000)]
tests for 153490: mixing delegates
aclement [Tue, 12 Sep 2006 15:19:54 +0000 (15:19 +0000)]
testcode for 153490: nested delegate problems.
aclement [Tue, 12 Sep 2006 08:47:04 +0000 (08:47 +0000)]
testcode and fixes for 156962: Problems with @Deprecated in method signatures
aclement [Tue, 12 Sep 2006 08:46:32 +0000 (08:46 +0000)]
typo!
aclement [Tue, 12 Sep 2006 08:46:16 +0000 (08:46 +0000)]
testcode for 156962: Problems with @Deprecated in method signatures
aclement [Mon, 11 Sep 2006 17:05:16 +0000 (17:05 +0000)]
test and fix for 155763 - incorrect codegen from compiler leads to NPE
aclement [Mon, 11 Sep 2006 16:59:56 +0000 (16:59 +0000)]
test and fix for 155763 - incorrect codegen from compiler leads to NPE
wisberg [Thu, 7 Sep 2006 07:29:32 +0000 (07:29 +0000)]
refix 112098 - check for correct aspectjrt.jar version re-enabled for Main (taskdef, command-line) but still disabled otherwise (for AJDT)
wisberg [Thu, 7 Sep 2006 07:04:31 +0000 (07:04 +0000)]
refix 112098 - check for correct aspectjrt.jar version re-enabled for Main (taskdef, command-line) but still disabled otherwise (for AJDT)
mwebster [Mon, 4 Sep 2006 14:24:51 +0000 (14:24 +0000)]
Bug 155972 "NullPointerException in ConstructorSignature.getConstructor()"
mwebster [Wed, 30 Aug 2006 09:46:37 +0000 (09:46 +0000)]
Bug 155238 "Trace should use System.identityHashCode, not hashCode"
mwebster [Fri, 25 Aug 2006 14:37:34 +0000 (14:37 +0000)]
Bug 155148 "jdk14 trace deadlock in oc4j" (use formatObj for _all_ arguments)
aclement [Fri, 25 Aug 2006 13:05:32 +0000 (13:05 +0000)]
includes refactoring that is in real Version.java
aclement [Fri, 25 Aug 2006 12:41:38 +0000 (12:41 +0000)]
fix for 155213: made using date formatter lazy.
aclement [Fri, 25 Aug 2006 12:41:05 +0000 (12:41 +0000)]
testcode for 152848 'deploying generics code when non-generics types are about'
aclement [Fri, 25 Aug 2006 12:40:55 +0000 (12:40 +0000)]
fix for 152848: cope with discovering a non-generic type
aclement [Fri, 25 Aug 2006 12:37:49 +0000 (12:37 +0000)]
last of the dreaded jdtlikehandleprovider changes - 141730#22
mwebster [Fri, 25 Aug 2006 11:31:30 +0000 (11:31 +0000)]
Bug 150487 "Tracing and Logging Framework" (Trace.event())
aclement [Fri, 25 Aug 2006 10:14:07 +0000 (10:14 +0000)]
141556#13 - messagehandler pulled out of CompilerAdapter and changed to have nothing to do with holders (since it doesnt need to store messages)
aclement [Fri, 25 Aug 2006 09:59:11 +0000 (09:59 +0000)]
testcode for 152848 'deploying generics code when non-generics types are about'
aclement [Fri, 25 Aug 2006 09:56:07 +0000 (09:56 +0000)]
back again, lower case dir name for linux (see 154552#12)
aclement [Fri, 25 Aug 2006 09:55:17 +0000 (09:55 +0000)]
removed, needs a rename
aclement [Fri, 25 Aug 2006 09:50:32 +0000 (09:50 +0000)]
141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Matthew doesnt complain.
mwebster [Thu, 24 Aug 2006 17:32:00 +0000 (17:32 +0000)]
Bug 129525 "Don't Dump Bytecodes to Syserr in LTW" (don't throw AbortException in LTW message handler)
aclement [Thu, 24 Aug 2006 09:53:16 +0000 (09:53 +0000)]
comments explaining impact of changing model dumping code - pr154552, comment #9
aclement [Wed, 23 Aug 2006 20:17:28 +0000 (20:17 +0000)]
no longer required - model tests moved.
mwebster [Wed, 23 Aug 2006 14:34:28 +0000 (14:34 +0000)]
Bug 149289 "Support system and user aop.xml configuration files" (add META-INF/aop-ajc.xml)
aclement [Wed, 23 Aug 2006 13:05:09 +0000 (13:05 +0000)]
112098: checkRtJar removed.
mwebster [Wed, 23 Aug 2006 11:52:22 +0000 (11:52 +0000)]
Bug 150271 "Allow multiple levels of LTW information" (make weaving/not weaving messages debug and add -debug to options for aop.xml)
aclement [Wed, 23 Aug 2006 10:18:40 +0000 (10:18 +0000)]
correct the comment!
aclement [Wed, 23 Aug 2006 10:18:27 +0000 (10:18 +0000)]
switch to a different XLint to rely on - since adviceDidNotMatch cannot occur in LTW now.
aclement [Tue, 22 Aug 2006 15:22:06 +0000 (15:22 +0000)]
fixes for 149560: (1) correct the bcel code for creating clinit call (2) don't let singleton aspects be implemented as late type mungers, the clinit manipulation breaks.
aclement [Tue, 22 Aug 2006 10:34:01 +0000 (10:34 +0000)]
code has moved into model area...154552, comment 3
aclement [Tue, 22 Aug 2006 08:20:36 +0000 (08:20 +0000)]
refactored tests for 154552 - use new model testing structure
aclement [Tue, 22 Aug 2006 07:34:46 +0000 (07:34 +0000)]
oops! fix for serial version uid calculation (abstract class problem)
aclement [Mon, 21 Aug 2006 15:23:58 +0000 (15:23 +0000)]
some updates to ClassLoaderRepository - tested by RontimeWeaving
aclement [Mon, 21 Aug 2006 12:34:46 +0000 (12:34 +0000)]
145963: work on linux
acolyer [Fri, 18 Aug 2006 15:23:33 +0000 (15:23 +0000)]
tests for pr153572
aclement [Fri, 18 Aug 2006 14:59:13 +0000 (14:59 +0000)]
141556: lint message sort out and memory leak resolution
acolyer [Fri, 18 Aug 2006 14:51:00 +0000 (14:51 +0000)]
fix for pr153572 LTWWorld with Annotation finding and boot classes
aclement [Fri, 18 Aug 2006 12:38:01 +0000 (12:38 +0000)]
145963: binary entries in the model: various parts to the fix.
aclement [Fri, 18 Aug 2006 12:28:31 +0000 (12:28 +0000)]
for AJDT dont store messages - waste of space!
aclement [Fri, 18 Aug 2006 12:28:20 +0000 (12:28 +0000)]
minor refactoring for a forthcoming fix