]> source.dussan.org Git - aspectj.git/log
aspectj.git
18 years agoextra decision recording infrastructure for future debugging! Also fix for pr133532
aclement [Tue, 4 Apr 2006 08:09:29 +0000 (08:09 +0000)]
extra decision recording infrastructure for future debugging!  Also fix for pr133532

18 years agobetter if no aliases consistently means null rather null before serialization and...
aclement [Tue, 4 Apr 2006 08:08:56 +0000 (08:08 +0000)]
better if no aliases consistently means null rather null before serialization and an empty arraylist after deserialization

18 years agotestcode for 133532 (case 2 is simpler)
aclement [Mon, 3 Apr 2006 15:23:44 +0000 (15:23 +0000)]
testcode for 133532 (case 2 is simpler)

18 years agomessage fix for 134063
aclement [Fri, 31 Mar 2006 15:26:30 +0000 (15:26 +0000)]
message fix for 134063

18 years agotest and fix for 134063
aclement [Fri, 31 Mar 2006 14:38:58 +0000 (14:38 +0000)]
test and fix for 134063

18 years agodid that LTWWorld change break the build?
aclement [Thu, 30 Mar 2006 07:53:25 +0000 (07:53 +0000)]
did that LTWWorld change break the build?

18 years agofor Mr B
aclement [Wed, 29 Mar 2006 12:54:40 +0000 (12:54 +0000)]
for Mr B

18 years agomore tests for @DeclareParents - building it in pieces.
aclement [Wed, 29 Mar 2006 12:06:04 +0000 (12:06 +0000)]
more tests for @DeclareParents - building it in pieces.

18 years agotest and fix for @DeclareParents problem where the target was "@Coloured *" - fix...
aclement [Wed, 29 Mar 2006 11:41:39 +0000 (11:41 +0000)]
test and fix for @DeclareParents problem where the target was "@Coloured *" - fix was to resolve the typepattern

18 years agoimproved FAQ entry for J2ME, hurrah! at last!
aclement [Tue, 28 Mar 2006 16:11:01 +0000 (16:11 +0000)]
improved FAQ entry for J2ME, hurrah! at last!

18 years agofix this to match BuildArgParser.
aclement [Tue, 28 Mar 2006 13:27:09 +0000 (13:27 +0000)]
fix this to match BuildArgParser.

18 years agotest and fix for 126560 (@AJ types resolved in 'current package') and test for 132349
aclement [Tue, 28 Mar 2006 09:34:35 +0000 (09:34 +0000)]
test and fix for 126560 (@AJ types resolved in 'current package') and test for 132349

18 years agofix for NPE : 130837
aclement [Tue, 28 Mar 2006 08:09:10 +0000 (08:09 +0000)]
fix for NPE : 130837

18 years agoattempt to remove the damn results.ser file.
aclement [Tue, 28 Mar 2006 07:32:55 +0000 (07:32 +0000)]
attempt to remove the damn results.ser file.

18 years agofix for 133298
aclement [Tue, 28 Mar 2006 07:32:42 +0000 (07:32 +0000)]
fix for 133298

18 years agofix for NPE in pr132087
aclement [Mon, 27 Mar 2006 21:39:46 +0000 (21:39 +0000)]
fix for NPE in pr132087

18 years agotest and fixes for 98901, comment 29
aclement [Mon, 27 Mar 2006 21:16:39 +0000 (21:16 +0000)]
test and fixes for 98901, comment 29

18 years agoupdates from pr132111
aclement [Mon, 27 Mar 2006 20:18:34 +0000 (20:18 +0000)]
updates from pr132111

18 years agofix for NPE in pr132160
aclement [Mon, 27 Mar 2006 19:11:57 +0000 (19:11 +0000)]
fix for NPE in pr132160

18 years agoswitched around.
aclement [Mon, 27 Mar 2006 19:10:46 +0000 (19:10 +0000)]
switched around.

18 years agotest and fix for 133307 - funky type variable bounds.
aclement [Mon, 27 Mar 2006 13:42:23 +0000 (13:42 +0000)]
test and fix for 133307 - funky type variable bounds.

18 years agobetter tests for 133298 - yucky bug.
aclement [Sun, 26 Mar 2006 18:15:39 +0000 (18:15 +0000)]
better tests for 133298 - yucky bug.

18 years agotest and fix for 132926
aclement [Fri, 24 Mar 2006 10:10:02 +0000 (10:10 +0000)]
test and fix for 132926

18 years agofix for 132977
aclement [Fri, 24 Mar 2006 09:24:13 +0000 (09:24 +0000)]
fix for 132977

18 years agoworks ... possibly could be tidier. Creates aj-build/ajdtoutput containing jars...
aclement [Sat, 18 Mar 2006 13:09:56 +0000 (13:09 +0000)]
works ... possibly could be tidier.  Creates aj-build/ajdtoutput containing jars for sticking into AJDT.

18 years agotidying up...
aclement [Sat, 18 Mar 2006 13:09:34 +0000 (13:09 +0000)]
tidying up...

18 years agomore tests for how AJDT cross project builds work.
aclement [Sat, 18 Mar 2006 13:00:27 +0000 (13:00 +0000)]
more tests for how AJDT cross project builds work.

18 years agonot finished ... packaging script from AJDT to take an AJ build and produce AJDT...
aclement [Sat, 18 Mar 2006 12:14:58 +0000 (12:14 +0000)]
not finished ... packaging script from AJDT to take an AJ build and produce AJDT jars.

18 years ago132305: now compares apples and apples not apples and oranges! hasStructuralChanges...
aclement [Sat, 18 Mar 2006 12:05:35 +0000 (12:05 +0000)]
132305: now compares apples and apples not apples and oranges!  hasStructuralChanges() much more reliable.

18 years agoensures bcel stuff flushed.
aclement [Sat, 18 Mar 2006 12:04:17 +0000 (12:04 +0000)]
ensures bcel stuff flushed.

18 years agolifecycle method for weaving completion switched on - ensures context flushed and...
aclement [Sat, 18 Mar 2006 12:04:02 +0000 (12:04 +0000)]
lifecycle method for weaving completion switched on - ensures context flushed and bcel artifacts discarded in ANT/batch modes.

18 years agoguard on lint
aclement [Sat, 18 Mar 2006 12:03:26 +0000 (12:03 +0000)]
guard on lint

18 years agoflush source contexts (128650)
aclement [Sat, 18 Mar 2006 12:03:02 +0000 (12:03 +0000)]
flush source contexts (128650)

18 years agoremoved rogue syserr
aclement [Sat, 18 Mar 2006 12:02:40 +0000 (12:02 +0000)]
removed rogue syserr

18 years ago128650: more memory stuff
aclement [Sat, 18 Mar 2006 11:59:16 +0000 (11:59 +0000)]
128650: more memory stuff

18 years agotest and fix for 132130
aclement [Fri, 17 Mar 2006 16:47:06 +0000 (16:47 +0000)]
test and fix for 132130

18 years agotestcode for 132305 (structure comparison problems)
aclement [Fri, 17 Mar 2006 10:33:16 +0000 (10:33 +0000)]
testcode for 132305 (structure comparison problems)

18 years agotest and fix for 131932
aclement [Thu, 16 Mar 2006 15:34:26 +0000 (15:34 +0000)]
test and fix for 131932

18 years agotest and fix for 131933
aclement [Thu, 16 Mar 2006 11:01:54 +0000 (11:01 +0000)]
test and fix for 131933

18 years agodie evil 1.4 apis.
aclement [Thu, 16 Mar 2006 11:01:53 +0000 (11:01 +0000)]
die evil 1.4 apis.

18 years agotest and fix for 131505: keep aspectnames in the state object
aclement [Wed, 15 Mar 2006 12:34:48 +0000 (12:34 +0000)]
test and fix for 131505: keep aspectnames in the state object

18 years agostop NPE for bug 131540
aclement [Tue, 14 Mar 2006 16:12:43 +0000 (16:12 +0000)]
stop NPE for bug 131540

18 years agohalf wired into bcel eviction logic...
aclement [Tue, 14 Mar 2006 16:01:54 +0000 (16:01 +0000)]
half wired into bcel eviction logic...

18 years agobug 128650: comment 16: possible alternate implementation that shortens handles drast...
aclement [Tue, 14 Mar 2006 16:01:33 +0000 (16:01 +0000)]
bug 128650: comment 16: possible alternate implementation that shortens handles drastically ... not currently used.

18 years agobug 128650: comment 16: rewritten ... not exactly polished but passes all the tests...
aclement [Tue, 14 Mar 2006 16:01:04 +0000 (16:01 +0000)]
bug 128650: comment 16: rewritten ... not exactly polished but passes all the tests...

18 years agobug 128650: comment 16: tidy up logic, forget the compiler.
aclement [Tue, 14 Mar 2006 15:59:21 +0000 (15:59 +0000)]
bug 128650: comment 16: tidy up logic, forget the compiler.

18 years agobug 128650: comment 16: tidy up logic
aclement [Tue, 14 Mar 2006 15:58:52 +0000 (15:58 +0000)]
bug 128650: comment 16: tidy up logic

18 years agobug 128650: comment 16: creates less garbage
aclement [Tue, 14 Mar 2006 15:58:29 +0000 (15:58 +0000)]
bug 128650: comment 16: creates less garbage

18 years agoplugged into the lifecycle method for evicting bcel state.
aclement [Tue, 14 Mar 2006 15:58:07 +0000 (15:58 +0000)]
plugged into the lifecycle method for evicting bcel state.

18 years agobug 128650: comment 16: better at tidying up
aclement [Tue, 14 Mar 2006 15:57:27 +0000 (15:57 +0000)]
bug 128650: comment 16: better at tidying up

18 years agobug 128650: comment 16: creates far less garbage
aclement [Tue, 14 Mar 2006 15:57:06 +0000 (15:57 +0000)]
bug 128650: comment 16: creates far less garbage

18 years agobug 128650: comment 16: optimized to death
aclement [Tue, 14 Mar 2006 15:56:23 +0000 (15:56 +0000)]
bug 128650: comment 16: optimized to death

18 years agobug 128650: comment 16: don't allocate tons of space we don't necessarily need.
aclement [Tue, 14 Mar 2006 15:55:27 +0000 (15:55 +0000)]
bug 128650: comment 16: don't allocate tons of space we don't necessarily need.

18 years agofileMap flush added.
aclement [Tue, 14 Mar 2006 08:22:13 +0000 (08:22 +0000)]
fileMap flush added.

18 years agohelens testcode from 129163 for the recent AJDT integration probs.
aclement [Fri, 10 Mar 2006 15:33:50 +0000 (15:33 +0000)]
helens testcode from 129163 for the recent AJDT integration probs.

18 years agotested eviction code plugged in. not activated yet in whats in CVS yet though. ...
aclement [Fri, 10 Mar 2006 13:30:05 +0000 (13:30 +0000)]
tested eviction code plugged in.  not activated yet in whats in CVS yet though.  Enables BcelDelegates/methods/fields to completely unpack what they need from the JavaClass and then discard it.

18 years agomoved to be a WeakHashMap
aclement [Fri, 10 Mar 2006 13:29:05 +0000 (13:29 +0000)]
moved to be a WeakHashMap

18 years agounused label (so eclipse 3.2m5a tells me)
aclement [Fri, 10 Mar 2006 13:24:19 +0000 (13:24 +0000)]
unused label (so eclipse 3.2m5a tells me)

18 years ago101411: -XaddSerialVersionUID POST_MEMORY_CHANGES
aclement [Thu, 9 Mar 2006 17:24:19 +0000 (17:24 +0000)]
101411: -XaddSerialVersionUID

18 years agohopefully enables outxml to work from AJDT.
aclement [Wed, 8 Mar 2006 16:01:09 +0000 (16:01 +0000)]
hopefully enables outxml to work from AJDT.

18 years ago129163: more bits...: set the compiler correctly for error reporting on inc builds...
aclement [Wed, 8 Mar 2006 13:53:04 +0000 (13:53 +0000)]
129163:  more bits...: set the compiler correctly for error reporting on inc builds. (comment #34,35)

18 years agoadded -outxml and -outxmlfile to list of options printed on command-line
acolyer [Wed, 8 Mar 2006 13:47:05 +0000 (13:47 +0000)]
added -outxml and -outxmlfile to list of options printed on command-line

18 years agominor - comment.
aclement [Wed, 8 Mar 2006 11:32:02 +0000 (11:32 +0000)]
minor - comment.

18 years agoProgress on: Bug 130869: Pointcut resolution fails against type variables
acolyer [Wed, 8 Mar 2006 10:59:06 +0000 (10:59 +0000)]
Progress on: Bug 130869: Pointcut resolution fails against type variables
https://bugs.eclipse.org/bugs/show_bug.cgi?id=130869
fix and test case...

18 years ago129163: more bits...: adjust compare to ignore some type mungers
aclement [Tue, 7 Mar 2006 17:08:42 +0000 (17:08 +0000)]
129163:  more bits...: adjust compare to ignore some type mungers

18 years ago129163: more bits...: equals in the type munger hierarchy
aclement [Tue, 7 Mar 2006 16:08:34 +0000 (16:08 +0000)]
129163:  more bits...: equals in the type munger hierarchy

18 years ago129163: more bits... recording whether crosscutting members has changed 'since the...
aclement [Tue, 7 Mar 2006 11:06:30 +0000 (11:06 +0000)]
129163:  more bits... recording whether crosscutting members has changed 'since the last reset'

18 years ago129163: first part: changed comparison code to ignore ajc$/hasaspect/aspectof in...
aclement [Mon, 6 Mar 2006 16:09:23 +0000 (16:09 +0000)]
129163: first part: changed comparison code to ignore ajc$/hasaspect/aspectof in AjState - modified type mungers (not finished) to indicate whether they are related to shadow munging or not.

18 years ago129163: first part: perclause hashcode/equals
aclement [Mon, 6 Mar 2006 11:32:02 +0000 (11:32 +0000)]
129163: first part: perclause hashcode/equals

18 years agoneeds -X prefix
aclement [Mon, 6 Mar 2006 08:52:57 +0000 (08:52 +0000)]
needs -X prefix

18 years agofix for 130300: cause the mysterious disappearance of -XnoWeave
aclement [Sun, 5 Mar 2006 17:00:04 +0000 (17:00 +0000)]
fix for 130300: cause the mysterious disappearance of -XnoWeave

18 years agooptimization: removes static state from Bcel that was accumulating for all 'unknown...
aclement [Sat, 4 Mar 2006 10:43:11 +0000 (10:43 +0000)]
optimization: removes static state from Bcel that was accumulating for all 'unknown' (i.e. aspectj!!) attributes

18 years agoIf aspects are required to compile, then weaving must be at compile-time. duh.
wisberg [Fri, 3 Mar 2006 18:26:06 +0000 (18:26 +0000)]
If aspects are required to compile, then weaving must be at compile-time. duh.

18 years agowarn about duplicate sources, convert exampled to -inpath, corrected -inpath aspects...
wisberg [Fri, 3 Mar 2006 10:17:58 +0000 (10:17 +0000)]
warn about duplicate sources, convert exampled to -inpath, corrected -inpath aspects and argument file descriptions, linked out to affected types and load-time weaving, deprecated -emacsym as untested/unsupported.  Leaving -messageHolder undocumented (Adrian's choice, if I recall correctly - not sure why)

18 years agofix for 129566
aclement [Wed, 1 Mar 2006 08:22:08 +0000 (08:22 +0000)]
fix for 129566

18 years agotest for 129566
aclement [Wed, 1 Mar 2006 08:21:56 +0000 (08:21 +0000)]
test for 129566

18 years agoCompleted: Improve ajc memory usage
acolyer [Fri, 24 Feb 2006 15:01:01 +0000 (15:01 +0000)]
Completed: Improve ajc memory usage
incremental tests need to ensure that AjState runs in incremental mode!

18 years agoCompleted: Improve ajc memory usage
acolyer [Fri, 24 Feb 2006 15:00:18 +0000 (15:00 +0000)]
Completed: Improve ajc memory usage
Determine how much state to hold in AjState based on whether the environment we're running in supports incremental compilation

18 years agoCompleted: Improve ajc memory usage
acolyer [Fri, 24 Feb 2006 14:59:22 +0000 (14:59 +0000)]
Completed: Improve ajc memory usage
ensure that AjState is in incremental mode when used by AJDT

18 years agoCompleted: Improve ajc memory usage
acolyer [Fri, 24 Feb 2006 12:35:43 +0000 (12:35 +0000)]
Completed: Improve ajc memory usage
the last of the big memory hog in AjState is now removed.

18 years agoCompleted: Improve ajc memory usage
acolyer [Fri, 24 Feb 2006 12:34:51 +0000 (12:34 +0000)]
Completed: Improve ajc memory usage
expose generic sig for structural comparison

18 years agooptimization 129298 - remove redundant (expensive) field - from Ron, doing what I...
aclement [Fri, 24 Feb 2006 12:11:15 +0000 (12:11 +0000)]
optimization 129298 - remove redundant (expensive) field - from Ron, doing what I suggested in a comment against the field ;)

18 years agoreset mechanism
aclement [Thu, 23 Feb 2006 17:10:24 +0000 (17:10 +0000)]
reset mechanism

18 years agofix to save the big chunk of memory leaking over incremental compiles.
aclement [Thu, 23 Feb 2006 17:05:43 +0000 (17:05 +0000)]
fix to save the big chunk of memory leaking over incremental compiles.

18 years agoneed to keep Mr Build Machine happy.
aclement [Thu, 23 Feb 2006 13:18:40 +0000 (13:18 +0000)]
need to keep Mr Build Machine happy.

18 years agocode from 121312: rons suggestion for changes to LTWWorld and reflection world. ...
aclement [Thu, 23 Feb 2006 11:34:16 +0000 (11:34 +0000)]
code from 121312: rons suggestion for changes to LTWWorld and reflection world.  would have liked some testcode...

18 years agoupdate to message produced on swallowed exception in catch block to include Xlint...
acolyer [Thu, 23 Feb 2006 11:26:01 +0000 (11:26 +0000)]
update to message produced on swallowed exception in catch block to include Xlint information

18 years agoneed to keep Mr Build Machine happy.
aclement [Thu, 23 Feb 2006 09:45:02 +0000 (09:45 +0000)]
need to keep Mr Build Machine happy.

18 years agoneed to keep Mr Build Machine happy.
aclement [Thu, 23 Feb 2006 07:57:40 +0000 (07:57 +0000)]
need to keep Mr Build Machine happy.

18 years agooptimization: dont capture lowest level context info unless -Xset:captureAllContext...
aclement [Wed, 22 Feb 2006 16:22:26 +0000 (16:22 +0000)]
optimization: dont capture lowest level context info unless -Xset:captureAllContext=true - see 128650, optimization 8

18 years agooptimizationasm: various tweaks!! See optimization #7 in 128650
aclement [Wed, 22 Feb 2006 15:26:26 +0000 (15:26 +0000)]
optimizationasm: various tweaks!!  See optimization #7 in 128650

18 years agooptimizationasm: new BCI independant Annotation representation.
aclement [Wed, 22 Feb 2006 15:25:39 +0000 (15:25 +0000)]
optimizationasm: new BCI independant Annotation representation.

18 years agooptimizationasm: has to force that it wants a modifiable (bcel) delegate
aclement [Wed, 22 Feb 2006 15:24:23 +0000 (15:24 +0000)]
optimizationasm: has to force that it wants a modifiable (bcel) delegate

18 years agooptimizationasm: the magic that activates ASM delegates
aclement [Wed, 22 Feb 2006 15:23:49 +0000 (15:23 +0000)]
optimizationasm: the magic that activates ASM delegates

18 years agooptimizationasm: made bci agnostic: SourceContextImpl
aclement [Wed, 22 Feb 2006 15:22:48 +0000 (15:22 +0000)]
optimizationasm: made bci agnostic: SourceContextImpl

18 years agooptimization: less ArrayList garbage creation!
aclement [Wed, 22 Feb 2006 15:22:28 +0000 (15:22 +0000)]
optimization: less ArrayList garbage creation!

18 years agooptimization: less string manipulation
aclement [Wed, 22 Feb 2006 15:21:16 +0000 (15:21 +0000)]
optimization: less string manipulation

18 years agooptimization: minor performance tweak
aclement [Wed, 22 Feb 2006 15:19:38 +0000 (15:19 +0000)]
optimization: minor performance tweak

18 years agooptimizationasm: some test updates since some weaver tests *really* need BCEL modifia...
aclement [Wed, 22 Feb 2006 15:19:12 +0000 (15:19 +0000)]
optimizationasm: some test updates since some weaver tests *really* need BCEL modifiable delegates.

18 years agooptimizationasm: this needs to know if a modifiable (weavable) delegate is required...
aclement [Wed, 22 Feb 2006 15:18:01 +0000 (15:18 +0000)]
optimizationasm: this needs to know if a modifiable (weavable) delegate is required.  Some testcases want a weavable delegate where other decisions we might make would lead us to create an AsmDelegate