]>
source.dussan.org Git - aspectj.git/log
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
aclement [Fri, 18 Aug 2006 12:19:54 +0000 (12:19 +0000)]
145963: binary entries in the model: testcode
aclement [Fri, 18 Aug 2006 08:21:58 +0000 (08:21 +0000)]
test and fix for 154332: broken java.lang.<annotation> processing
mwebster [Thu, 17 Aug 2006 14:10:52 +0000 (14:10 +0000)]
Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (Doh! remember to build and commit testing-client.jar)
mwebster [Thu, 17 Aug 2006 10:10:08 +0000 (10:10 +0000)]
Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (determine why the hell we can't find org/aspectj/runtime/internal/AroundClosure)
mwebster [Wed, 16 Aug 2006 14:54:03 +0000 (14:54 +0000)]
Bug 150487 "Tracing and Logging Framework" (new/fixed trace points)
mwebster [Wed, 16 Aug 2006 14:53:26 +0000 (14:53 +0000)]
Bug 150487 "Tracing and Logging Framework" (trace everyting test)
mwebster [Wed, 16 Aug 2006 14:52:44 +0000 (14:52 +0000)]
Bug 150487 "Tracing and Logging Framework" (improve formatting for arrays and Collections)
mwebster [Wed, 16 Aug 2006 14:51:35 +0000 (14:51 +0000)]
Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (2nd attempt to get classpath right)
mwebster [Wed, 16 Aug 2006 09:57:32 +0000 (09:57 +0000)]
Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (fix build break and improve diagnostics)
mwebster [Tue, 15 Aug 2006 15:34:56 +0000 (15:34 +0000)]
Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (TestServer, TestServerTest and LTWServerTests)
aclement [Tue, 15 Aug 2006 11:51:21 +0000 (11:51 +0000)]
test and fix for 153535
aclement [Tue, 15 Aug 2006 09:58:18 +0000 (09:58 +0000)]
133770 'call and ltw': now attempts to grab a delegate for a non-locally defined type, giving the super-loader chance to weave a type with ITDs.
aclement [Tue, 15 Aug 2006 09:49:59 +0000 (09:49 +0000)]
133770 'call and ltw': now attempts to grab a delegate for a non-locally defined type, giving the super-loader chance to weave a type with ITDs.
mwebster [Mon, 14 Aug 2006 15:55:52 +0000 (15:55 +0000)]
Bug 150487 "Tracing and Logging Framework" (WeavingAdaptorMessageHandler delegates and traces)
mwebster [Mon, 14 Aug 2006 15:55:04 +0000 (15:55 +0000)]
Bug 153772 "Support stdout/stderr specifications for the ant compiler test step" (tests)
mwebster [Mon, 14 Aug 2006 15:54:06 +0000 (15:54 +0000)]
Bug 150487 "Tracing and Logging Framework" (allow LTW IMessageHandler implementations to add context)
mwebster [Mon, 14 Aug 2006 15:53:09 +0000 (15:53 +0000)]
Bug 150487 "Tracing and Logging Framework" (remove TraceMessageHandler)
mwebster [Mon, 14 Aug 2006 15:52:16 +0000 (15:52 +0000)]
Bug 153772 "Support stdout/stderr specifications for the ant compiler test step"
mwebster [Mon, 14 Aug 2006 15:51:34 +0000 (15:51 +0000)]
Bug 150487 "Tracing and Logging Framework" (override TraceFactory, trace info, warn, error, fatal by default)
aclement [Mon, 14 Aug 2006 14:22:33 +0000 (14:22 +0000)]
133770 'call and ltw': isLocallyDefined() implemented - may not be right for all classloader hierarchies (especially non-delegating ones) - but its a start!
aclement [Mon, 14 Aug 2006 14:21:49 +0000 (14:21 +0000)]
133770 'call and ltw': testcode
aclement [Mon, 14 Aug 2006 14:21:38 +0000 (14:21 +0000)]
133770 'call and ltw': now able to complete ITD binding for binary types in LTW world
aclement [Mon, 14 Aug 2006 14:21:17 +0000 (14:21 +0000)]
133770 'call and ltw': moving type from loadtime to weaver
aclement [Mon, 14 Aug 2006 14:19:13 +0000 (14:19 +0000)]
testcode for call and decp LTW 133770
aclement [Mon, 14 Aug 2006 13:26:04 +0000 (13:26 +0000)]
testcode for call and decp LTW 133770
mwebster [Thu, 10 Aug 2006 12:29:00 +0000 (12:29 +0000)]
Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (fix MultiProjectIncrementalTests, 2nd attempt)
aclement [Thu, 10 Aug 2006 10:31:47 +0000 (10:31 +0000)]
fix for problem found whilst looking into 153380
aclement [Thu, 10 Aug 2006 10:31:23 +0000 (10:31 +0000)]
testcode for problem found whilst looking into 153380
mwebster [Wed, 9 Aug 2006 15:53:53 +0000 (15:53 +0000)]
Bug 150487 "Tracing and Logging Framework" (support debug, info, warn, error and fatal)
mwebster [Wed, 9 Aug 2006 15:52:23 +0000 (15:52 +0000)]
Bug 150487 "Tracing and Logging Framework" (TraceMessageHandler)
aclement [Wed, 9 Aug 2006 15:08:09 +0000 (15:08 +0000)]
fix adrians test to allow MultiProjectIncrementalTests to run after this one
mwebster [Wed, 9 Aug 2006 12:54:13 +0000 (12:54 +0000)]
Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 dependent tests to XLint5Tests)
mwebster [Wed, 9 Aug 2006 12:53:39 +0000 (12:53 +0000)]
Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move MultiProjectIncrementalTests fromm AllTests to AllTests15 because of Java 5 dependencies)
mwebster [Wed, 9 Aug 2006 12:52:19 +0000 (12:52 +0000)]
Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (fail XML test if JVM not supported)
mwebster [Wed, 9 Aug 2006 08:14:49 +0000 (08:14 +0000)]
Missing "/"
aclement [Tue, 8 Aug 2006 15:37:36 +0000 (15:37 +0000)]
test and fix for pr148219
aclement [Tue, 8 Aug 2006 14:40:28 +0000 (14:40 +0000)]
test and fix for 150467
aclement [Tue, 8 Aug 2006 14:29:33 +0000 (14:29 +0000)]
test and fix for 150467
mwebster [Tue, 8 Aug 2006 14:12:19 +0000 (14:12 +0000)]
Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (remove unnecessary reflective invocation)