]> source.dussan.org Git - aspectj.git/log
aspectj.git
17 years agotests and fixes for 148906: Support -Xlintfile for ajdoc
aclement [Mon, 23 Oct 2006 12:49:11 +0000 (12:49 +0000)]
tests and fixes for 148906: Support -Xlintfile for ajdoc

17 years agotests and fix for 149908: NPE in org.aspectj.weaver.MemberImpl.getModifiers
aclement [Mon, 23 Oct 2006 11:55:54 +0000 (11:55 +0000)]
tests and fix for 149908: NPE in org.aspectj.weaver.MemberImpl.getModifiers

17 years agochange for 160496: refactored ajdoc main
aclement [Mon, 23 Oct 2006 10:39:38 +0000 (10:39 +0000)]
change for 160496: refactored ajdoc main

18 years agotest and fix for 161217
aclement [Thu, 19 Oct 2006 14:05:02 +0000 (14:05 +0000)]
test and fix for 161217

18 years agotest and fix for 123423: getWithinTypeName() for ptw aspects
aclement [Wed, 18 Oct 2006 14:46:29 +0000 (14:46 +0000)]
test and fix for 123423: getWithinTypeName() for ptw aspects

18 years agoclose files!
aclement [Tue, 17 Oct 2006 14:53:42 +0000 (14:53 +0000)]
close files!

18 years agotest for 149293: declare atType for private annotation
aclement [Tue, 17 Oct 2006 08:08:12 +0000 (08:08 +0000)]
test for 149293: declare atType for private annotation

18 years agopr133532 test
aclement [Mon, 16 Oct 2006 14:26:54 +0000 (14:26 +0000)]
pr133532 test

18 years agopr133532 fix: checks the state object before going back to disk - will enable it...
aclement [Mon, 16 Oct 2006 14:26:40 +0000 (14:26 +0000)]
pr133532 fix: checks the state object before going back to disk - will enable it to use unwoven class file data

18 years agopr133532 fix: new top level type (from AjState) - implements IBinaryType and holds...
aclement [Mon, 16 Oct 2006 14:26:04 +0000 (14:26 +0000)]
pr133532 fix: new top level type (from AjState) - implements IBinaryType and holds a little more state

18 years agopr133532 fix: promoted compact representation to top level type - fixed memory leak...
aclement [Mon, 16 Oct 2006 14:25:35 +0000 (14:25 +0000)]
pr133532 fix: promoted compact representation to top level type - fixed memory leak when classes deleted

18 years agopr133532 fix: always uses a StatefulNameEnvironment (since needs to check the state...
aclement [Mon, 16 Oct 2006 14:24:56 +0000 (14:24 +0000)]
pr133532 fix: always uses a StatefulNameEnvironment (since needs to check the state object)

18 years agocorrected some problems with parameterized types in packages
aclement [Mon, 16 Oct 2006 14:23:57 +0000 (14:23 +0000)]
corrected some problems with parameterized types in packages

18 years agoBug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (give modified...
mwebster [Mon, 16 Oct 2006 13:23:43 +0000 (13:23 +0000)]
Bug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (give modified testcase for 120474 a unique name to avoid intermittent failures when running the whole suite)

18 years agotests and fixes for 160469: handle problems
aclement [Mon, 16 Oct 2006 13:04:42 +0000 (13:04 +0000)]
tests and fixes for 160469: handle problems

18 years agomoved things around so that Xset can change world configuration
aclement [Mon, 16 Oct 2006 09:20:27 +0000 (09:20 +0000)]
moved things around so that Xset can change world configuration

18 years agotest and fix for 160674: simpler strategy for loading bytecode on SAP
aclement [Thu, 12 Oct 2006 19:58:31 +0000 (19:58 +0000)]
test and fix for 160674: simpler strategy for loading bytecode on SAP

18 years agotest and fix for 160674: simpler strategy for loading bytecode on SAP BEFORE_133532
aclement [Thu, 12 Oct 2006 19:58:09 +0000 (19:58 +0000)]
test and fix for 160674: simpler strategy for loading bytecode on SAP

18 years agoimproved - hopefully get more info as to why currently failing on the build machine
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

18 years agohelen wanted this tidied up
aclement [Mon, 9 Oct 2006 12:28:42 +0000 (12:28 +0000)]
helen wanted this tidied up

18 years agodont NPE for blank output folder (160167)
aclement [Mon, 9 Oct 2006 12:28:29 +0000 (12:28 +0000)]
dont NPE for blank output folder (160167)

18 years agono 1.5 API!
aclement [Mon, 9 Oct 2006 12:27:56 +0000 (12:27 +0000)]
no 1.5 API!

18 years agolinux
aclement [Mon, 9 Oct 2006 10:19:39 +0000 (10:19 +0000)]
linux

18 years agotests and fixes for jdtlikehandleprovider, bug 159896
aclement [Fri, 6 Oct 2006 16:29:03 +0000 (16:29 +0000)]
tests and fixes for jdtlikehandleprovider, bug 159896

18 years agofixes for 156058 and 159983
aclement [Fri, 6 Oct 2006 15:44:16 +0000 (15:44 +0000)]
fixes for 156058 and 159983

18 years agotests for 156058 and 159983
aclement [Fri, 6 Oct 2006 15:43:34 +0000 (15:43 +0000)]
tests for 156058 and 159983

18 years agobug 159390 Documenting long-known runtime ClassCastException from proceed
wisberg [Thu, 5 Oct 2006 17:01:58 +0000 (17:01 +0000)]
bug 159390 Documenting long-known runtime ClassCastException from proceed

18 years agoBug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (restore catch...
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)

18 years agoBug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (ensure we can...
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)

18 years agoTrace loader parent and class lookup
mwebster [Wed, 4 Oct 2006 14:41:49 +0000 (14:41 +0000)]
Trace loader parent and class lookup

18 years agoBug 132080 "LTW concrete-aspect definitions not exposed to weaver" (new "weaving...
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)

18 years agoBug 132080 "LTW concrete-aspect definitions not exposed to weaver"
mwebster [Wed, 4 Oct 2006 13:35:09 +0000 (13:35 +0000)]
Bug 132080 "LTW concrete-aspect definitions not exposed to weaver"

18 years agotest from Wes (bug 159143)
aclement [Wed, 4 Oct 2006 07:27:44 +0000 (07:27 +0000)]
test from Wes (bug 159143)

18 years ago153464 - testcase in progress
aclement [Tue, 3 Oct 2006 15:20:44 +0000 (15:20 +0000)]
153464 - testcase in progress

18 years agotest and fix for 156904: missing type warning then it matches anyway
aclement [Tue, 3 Oct 2006 15:00:34 +0000 (15:00 +0000)]
test and fix for 156904: missing type warning then it matches anyway

18 years agotest and fixes for 152366: support AND in include/exclude/dump
aclement [Tue, 3 Oct 2006 14:30:21 +0000 (14:30 +0000)]
test and fixes for 152366: support AND in include/exclude/dump

18 years agotest and fix for 149071
aclement [Tue, 3 Oct 2006 13:04:18 +0000 (13:04 +0000)]
test and fix for 149071

18 years agofixes 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

18 years agofixes 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

18 years agoturning off completeBinaryTypes
aclement [Tue, 3 Oct 2006 07:44:51 +0000 (07:44 +0000)]
turning off completeBinaryTypes

18 years agoBug 158205 "NullPointerException when weaving with bootstrap agent" (improve declare...
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)

18 years agoBug 158205 "NullPointerException when weaving with bootstrap agent" (remove use of...
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)

18 years agoBug 158205 "NullPointerException when weaving with bootstrap agent" (custom agent...
mwebster [Mon, 2 Oct 2006 10:00:33 +0000 (10:00 +0000)]
Bug 158205 "NullPointerException when weaving with bootstrap agent" (custom agent testcase)

18 years agoBug 158205 "NullPointerException when weaving with bootstrap agent" (tidy up)
mwebster [Mon, 2 Oct 2006 10:00:02 +0000 (10:00 +0000)]
Bug 158205 "NullPointerException when weaving with bootstrap agent" (tidy up)

18 years agoBug 158205 "NullPointerException when weaving with bootstrap agent" (modified patch...
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)

18 years agotest and fix for 158573 - incorrect 'adviceDidNotMatch' warning appears
aclement [Fri, 29 Sep 2006 14:21:57 +0000 (14:21 +0000)]
test and fix for 158573 - incorrect 'adviceDidNotMatch' warning appears

18 years agotest and fix for 158624: generic types and arrays
aclement [Fri, 29 Sep 2006 12:20:31 +0000 (12:20 +0000)]
test and fix for 158624: generic types and arrays

18 years agotest and fixes for 145442 - line number info for stack traces.
aclement [Thu, 28 Sep 2006 10:51:13 +0000 (10:51 +0000)]
test and fixes for 145442 - line number info for stack traces.

18 years agopatch from 158719
aclement [Thu, 28 Sep 2006 09:39:08 +0000 (09:39 +0000)]
patch from 158719

18 years ago133532 - testcode for latest case
aclement [Wed, 27 Sep 2006 08:25:06 +0000 (08:25 +0000)]
133532 - testcode for latest case

18 years ago141730#27 patch - switch to jdt handle provider.
aclement [Wed, 27 Sep 2006 08:03:28 +0000 (08:03 +0000)]
141730#27 patch - switch to jdt handle provider.

18 years agotest and fix for 148908: structure model
aclement [Tue, 26 Sep 2006 09:26:33 +0000 (09:26 +0000)]
test and fix for 148908: structure model

18 years agotestcase for 153464 - commented out at the mo
aclement [Mon, 25 Sep 2006 15:02:19 +0000 (15:02 +0000)]
testcase for 153464 - commented out at the mo

18 years agomessage patch from 155139
aclement [Mon, 25 Sep 2006 14:17:48 +0000 (14:17 +0000)]
message patch from 155139

18 years agotest and fix for 158412: annotation style reference pointcuts don't work
aclement [Mon, 25 Sep 2006 13:51:40 +0000 (13:51 +0000)]
test and fix for 158412: annotation style reference pointcuts don't work

18 years agofix for 151772, 125981: incorrect scope for dec soft reporting
aclement [Fri, 22 Sep 2006 14:59:09 +0000 (14:59 +0000)]
fix for 151772, 125981: incorrect scope for dec soft reporting

18 years agotests 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

18 years ago154054 testcode and fix: noticing changes in around advice and forcing full builds...
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

18 years ago154054 testcode and fix: noticing changes in around advice and forcing full builds
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

18 years ago154054 testcode
aclement [Fri, 22 Sep 2006 10:49:05 +0000 (10:49 +0000)]
154054 testcode

18 years agojavadoc only - null Constructor for interface and static initializers, empty CodeSign...
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.

18 years agoanyPackageProtectedMethodExecution
wisberg [Thu, 21 Sep 2006 15:27:10 +0000 (15:27 +0000)]
anyPackageProtectedMethodExecution

18 years agotest code for 158126 - already fixed ;) just a nice test to have
aclement [Thu, 21 Sep 2006 13:03:02 +0000 (13:03 +0000)]
test code for 158126 - already fixed ;) just a nice test to have

18 years agoBug 157474 "Handle duplicate aop.xml definitions more gracefully" (tests for duplicat...
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)

18 years agoBug 157474 "Handle duplicate aop.xml definitions more gracefully" (info message for...
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)

18 years agoignore duplicate aop.xml definition
mwebster [Fri, 15 Sep 2006 11:13:14 +0000 (11:13 +0000)]
ignore duplicate aop.xml definition

18 years agoTest for 157057
aclement [Thu, 14 Sep 2006 14:54:37 +0000 (14:54 +0000)]
Test for 157057

18 years agoFix for 157057: expanded EclipseResolvedMember to work for fields as well as methods...
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...

18 years agonew type - not yet used, but may prove useful when we get into the situation of conve...
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!

18 years agofound whilst investigating 157057 - we sometimes crashed for bad input (duplicate...
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.

18 years agotestcode for 157054 - random matching (!!) with pointcuts matching on get of annotate...
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

18 years agotest and fix for 153845: Rogue signature containing a 'P' getting into the classfile.
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.

18 years agotest for 156058 - commented out
aclement [Wed, 13 Sep 2006 13:06:38 +0000 (13:06 +0000)]
test for 156058 - commented out

18 years agofixes for 153490: mixing delegates. Refactored a *lot* of stuff - promoting duplicat...
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.

18 years agotests for 153490: mixing delegates
aclement [Wed, 13 Sep 2006 07:42:29 +0000 (07:42 +0000)]
tests for 153490: mixing delegates

18 years agotestcode for 153490: nested delegate problems.
aclement [Tue, 12 Sep 2006 15:19:54 +0000 (15:19 +0000)]
testcode for 153490: nested delegate problems.

18 years agotestcode and fixes for 156962: Problems with @Deprecated in method signatures
aclement [Tue, 12 Sep 2006 08:47:04 +0000 (08:47 +0000)]
testcode and fixes for 156962: Problems with @Deprecated in method signatures

18 years agotypo!
aclement [Tue, 12 Sep 2006 08:46:32 +0000 (08:46 +0000)]
typo!

18 years agotestcode for 156962: Problems with @Deprecated in method signatures
aclement [Tue, 12 Sep 2006 08:46:16 +0000 (08:46 +0000)]
testcode for 156962: Problems with @Deprecated in method signatures

18 years agotest and fix for 155763 - incorrect codegen from compiler leads to NPE
aclement [Mon, 11 Sep 2006 17:05:16 +0000 (17:05 +0000)]
test and fix for 155763 - incorrect codegen from compiler leads to NPE

18 years agotest 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

18 years agorefix 112098 - check for correct aspectjrt.jar version re-enabled for Main (taskdef...
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)

18 years agorefix 112098 - check for correct aspectjrt.jar version re-enabled for Main (taskdef...
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)

18 years agoBug 155972 "NullPointerException in ConstructorSignature.getConstructor()"
mwebster [Mon, 4 Sep 2006 14:24:51 +0000 (14:24 +0000)]
Bug 155972 "NullPointerException in ConstructorSignature.getConstructor()"

18 years agoBug 155238 "Trace should use System.identityHashCode, not hashCode"
mwebster [Wed, 30 Aug 2006 09:46:37 +0000 (09:46 +0000)]
Bug 155238 "Trace should use System.identityHashCode, not hashCode"

18 years agoBug 155148 "jdk14 trace deadlock in oc4j" (use formatObj for _all_ arguments)
mwebster [Fri, 25 Aug 2006 14:37:34 +0000 (14:37 +0000)]
Bug 155148 "jdk14 trace deadlock in oc4j" (use formatObj for _all_ arguments)

18 years agoincludes refactoring that is in real Version.java
aclement [Fri, 25 Aug 2006 13:05:32 +0000 (13:05 +0000)]
includes refactoring that is in real Version.java

18 years agofix for 155213: made using date formatter lazy.
aclement [Fri, 25 Aug 2006 12:41:38 +0000 (12:41 +0000)]
fix for 155213: made using date formatter lazy.

18 years agotestcode for 152848 'deploying generics code when non-generics types are about'
aclement [Fri, 25 Aug 2006 12:41:05 +0000 (12:41 +0000)]
testcode for 152848 'deploying generics code when non-generics types are about'

18 years agofix for 152848: cope with discovering a non-generic type
aclement [Fri, 25 Aug 2006 12:40:55 +0000 (12:40 +0000)]
fix for 152848: cope with discovering a non-generic type

18 years agolast of the dreaded jdtlikehandleprovider changes - 141730#22
aclement [Fri, 25 Aug 2006 12:37:49 +0000 (12:37 +0000)]
last of the dreaded jdtlikehandleprovider changes - 141730#22

18 years agoBug 150487 "Tracing and Logging Framework" (Trace.event())
mwebster [Fri, 25 Aug 2006 11:31:30 +0000 (11:31 +0000)]
Bug 150487 "Tracing and Logging Framework" (Trace.event())

18 years ago141556#13 - messagehandler pulled out of CompilerAdapter and changed to have nothing...
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)

18 years agotestcode for 152848 'deploying generics code when non-generics types are about'
aclement [Fri, 25 Aug 2006 09:59:11 +0000 (09:59 +0000)]
testcode for 152848 'deploying generics code when non-generics types are about'

18 years agoback again, lower case dir name for linux (see 154552#12)
aclement [Fri, 25 Aug 2006 09:56:07 +0000 (09:56 +0000)]
back again, lower case dir name for linux (see 154552#12)

18 years agoremoved, needs a rename
aclement [Fri, 25 Aug 2006 09:55:17 +0000 (09:55 +0000)]
removed, needs a rename

18 years ago141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Matthew...
aclement [Fri, 25 Aug 2006 09:50:32 +0000 (09:50 +0000)]
141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Matthew doesnt complain.

18 years agoBug 129525 "Don't Dump Bytecodes to Syserr in LTW" (don't throw AbortException in...
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)

18 years agocomments explaining impact of changing model dumping code - pr154552, comment #9
aclement [Thu, 24 Aug 2006 09:53:16 +0000 (09:53 +0000)]
comments explaining impact of changing model dumping code - pr154552, comment #9

18 years agono longer required - model tests moved.
aclement [Wed, 23 Aug 2006 20:17:28 +0000 (20:17 +0000)]
no longer required - model tests moved.