]>
source.dussan.org Git - aspectj.git/log
acolyer [Fri, 18 Aug 2006 18:23:03 +0000 (18:23 +0000)]
fix for pr153572
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)
mwebster [Tue, 8 Aug 2006 14:11:26 +0000 (14:11 +0000)]
Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 dependent tests in AjASTTests to AjAST5Tests in java5-testsrc)
aclement [Tue, 8 Aug 2006 13:50:57 +0000 (13:50 +0000)]
patches from 152161
aclement [Tue, 8 Aug 2006 13:48:32 +0000 (13:48 +0000)]
fix for 152388
aclement [Tue, 8 Aug 2006 11:35:44 +0000 (11:35 +0000)]
inactive test case for Classloader repository sharing
aclement [Tue, 8 Aug 2006 11:26:28 +0000 (11:26 +0000)]
152979: shared cache in the repository
mwebster [Tue, 8 Aug 2006 08:07:19 +0000 (08:07 +0000)]
Eclipse 3.2 (JSE-1.5 and JUnit 3)
aclement [Tue, 8 Aug 2006 07:59:54 +0000 (07:59 +0000)]
tests (?) and fixes for 152873 - optimized check for @AJ aspects in LTW
mwebster [Mon, 7 Aug 2006 16:41:05 +0000 (16:41 +0000)]
Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 dependedent tests to weaver5, reduce use of reflection and conditional execution, remove duplication)
mwebster [Mon, 7 Aug 2006 16:38:53 +0000 (16:38 +0000)]
Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (ensure contextClassLoader is set for JCL)
aclement [Mon, 7 Aug 2006 13:15:20 +0000 (13:15 +0000)]
dont need TODO
aclement [Mon, 7 Aug 2006 13:04:28 +0000 (13:04 +0000)]
fix for 152871: parsing bytecode too often
aclement [Mon, 7 Aug 2006 12:58:51 +0000 (12:58 +0000)]
testcode for 152871: parsing bytecode too often (needs a wildcard pattern in the exclude list)
aclement [Mon, 7 Aug 2006 11:18:02 +0000 (11:18 +0000)]
remove debug
aclement [Fri, 4 Aug 2006 11:03:08 +0000 (11:03 +0000)]
better diagnostic message.
aclement [Fri, 4 Aug 2006 11:02:38 +0000 (11:02 +0000)]
guard for 152835 - could be knock on effect from pipeline change
aclement [Fri, 4 Aug 2006 10:29:04 +0000 (10:29 +0000)]
test and fix for 152631: decp targetting aspect using cflow
wisberg [Thu, 3 Aug 2006 17:20:06 +0000 (17:20 +0000)]
bug 143903 - doc rewriting of javac tasks to support iajc via build.compiler
wisberg [Thu, 3 Aug 2006 16:54:39 +0000 (16:54 +0000)]
synchronized advice (I thought I checked this in right after the mail list discussion)
wisberg [Thu, 3 Aug 2006 16:52:54 +0000 (16:52 +0000)]
bug 149577 (darker tt tag color in .css)
wisberg [Thu, 3 Aug 2006 16:03:35 +0000 (16:03 +0000)]
doc process for adding new modules (soon to be superceded)
wisberg [Thu, 3 Aug 2006 15:51:04 +0000 (15:51 +0000)]
Bug 151991 add modules ajdoc, loadtime, loadtime5, weaver5 to license check
wisberg [Thu, 3 Aug 2006 15:48:28 +0000 (15:48 +0000)]
copyright notice
wisberg [Thu, 3 Aug 2006 15:41:54 +0000 (15:41 +0000)]
copyright notice
aclement [Thu, 3 Aug 2006 10:03:43 +0000 (10:03 +0000)]
test and initial patches for 141556
mwebster [Thu, 3 Aug 2006 08:32:31 +0000 (08:32 +0000)]
Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in project root" (use sandbox for compiling and running tests)
aclement [Thu, 3 Aug 2006 07:53:27 +0000 (07:53 +0000)]
fix for problem with transform of static synchronized method on pre Java5.
aclement [Thu, 3 Aug 2006 07:35:18 +0000 (07:35 +0000)]
fix for problem with transform of static synchronized method on pre Java5.
aclement [Thu, 3 Aug 2006 07:23:55 +0000 (07:23 +0000)]
test and fix for 152589: adviceDidNotMatch incorrectly appearing
mwebster [Wed, 2 Aug 2006 12:53:35 +0000 (12:53 +0000)]
Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in project root" (remove redundant logic that created result.ser"
mwebster [Wed, 2 Aug 2006 10:59:38 +0000 (10:59 +0000)]
Bug 150487 "Tracing and Logging Framework" (fix Linux)
aclement [Wed, 2 Aug 2006 08:46:25 +0000 (08:46 +0000)]
Fix for failure when lock()/unlock() used in XML defined pointcut and would require synchronization transform of a method
aclement [Wed, 2 Aug 2006 08:45:44 +0000 (08:45 +0000)]
failure when lock()/unlock() used in XML defined pointcut and would require synchronization transform of a method
mwebster [Tue, 1 Aug 2006 20:41:52 +0000 (20:41 +0000)]
Bug 151938 "Handle Duplicate -javaagent entries more gracefully" (ignore duplicate agents)
mwebster [Tue, 1 Aug 2006 13:09:06 +0000 (13:09 +0000)]
Bug 150487 "Tracing and Logging Framework" (lazy initialize SimpleDateFormat to prevent recursion in JDK 1.4 LTW)
aclement [Tue, 1 Aug 2006 12:40:31 +0000 (12:40 +0000)]
synchronization pointcut problem (see Fourteen.java for info)
aclement [Tue, 1 Aug 2006 09:51:43 +0000 (09:51 +0000)]
build should cope now.
aclement [Tue, 1 Aug 2006 09:50:34 +0000 (09:50 +0000)]
cope (not perfect) with recent change to containers in AJDT projects.
mwebster [Mon, 31 Jul 2006 15:28:55 +0000 (15:28 +0000)]
Bug 150487 "Tracing and Logging Framework"
mwebster [Mon, 31 Jul 2006 15:28:31 +0000 (15:28 +0000)]
Bug 150487 "Tracing and Logging Framework" (remove tracing from ClassPathManager to prevent recursion in JDK 1.4 LTW)
aclement [Mon, 31 Jul 2006 15:05:05 +0000 (15:05 +0000)]
test and fix for 152257
aclement [Mon, 31 Jul 2006 14:11:49 +0000 (14:11 +0000)]
testcode 152257
aclement [Mon, 31 Jul 2006 14:03:17 +0000 (14:03 +0000)]
testcode 152257
aclement [Mon, 31 Jul 2006 12:42:31 +0000 (12:42 +0000)]
trace!
mwebster [Sun, 30 Jul 2006 18:20:50 +0000 (18:20 +0000)]
Bug 113948 "Repackage AspectJ" (move module root suites out of default package)
aclement [Fri, 28 Jul 2006 14:15:07 +0000 (14:15 +0000)]
being worked on...
aclement [Fri, 28 Jul 2006 14:05:39 +0000 (14:05 +0000)]
pipeline changes: fix for deep nesting aspects
aclement [Fri, 28 Jul 2006 13:17:57 +0000 (13:17 +0000)]
bug151978: testcase (commented out)
mwebster [Fri, 28 Jul 2006 12:55:20 +0000 (12:55 +0000)]
Bug 150487 "Tracing and Logging Framework" (remove redundant TraceFactory.isEnabled() method and test)
aclement [Fri, 28 Jul 2006 10:22:45 +0000 (10:22 +0000)]
pipeline changes: changed adviceDidNotMatch processing and moved reweavable message (dont want it for every file woven!)
aclement [Fri, 28 Jul 2006 10:22:12 +0000 (10:22 +0000)]
pipeline changes: stores names of super types, not direct references (cost?)
aclement [Fri, 28 Jul 2006 10:21:49 +0000 (10:21 +0000)]
pipeline changes: activated PipeliningTests, some adviceDidNotMatch changes in the test xml
aclement [Fri, 28 Jul 2006 10:21:18 +0000 (10:21 +0000)]
pipeline changes: new info message for time taken required change
aclement [Fri, 28 Jul 2006 10:21:04 +0000 (10:21 +0000)]
pipeline changes: new info message for time taken, plus optional (commented out logic) for easily attaching jconsole
aclement [Fri, 28 Jul 2006 10:20:23 +0000 (10:20 +0000)]
pipeline changes: converts Eclipse annotations to AJ ones