]> source.dussan.org Git - aspectj.git/log
aspectj.git
11 years agofix up for mac dev
Andy Clement [Tue, 30 Jul 2013 15:08:54 +0000 (08:08 -0700)]
fix up for mac dev

11 years agoFix for 368046: exclude certain loaders
Andy Clement [Tue, 30 Jul 2013 05:24:55 +0000 (22:24 -0700)]
Fix for 368046: exclude certain loaders

11 years agoBug413378: ctor itd super call: test and fix AS_BETA_JAVA8_CREATED
Andy Clement [Mon, 22 Jul 2013 21:47:02 +0000 (14:47 -0700)]
Bug413378: ctor itd super call: test and fix

11 years agoFix 407017
Andy Clement [Fri, 28 Jun 2013 23:30:34 +0000 (16:30 -0700)]
Fix 407017

11 years agoBug408721: sync blocks around collection access
Andy Clement [Wed, 26 Jun 2013 22:08:06 +0000 (15:08 -0700)]
Bug408721: sync blocks around collection access

11 years ago1.7.3 readme
Andy Clement [Thu, 13 Jun 2013 19:35:49 +0000 (12:35 -0700)]
1.7.3 readme

11 years agoPreserve ordering of declare annotation when removing and adding annotations
Andy Clement [Thu, 13 Jun 2013 19:29:45 +0000 (12:29 -0700)]
Preserve ordering of declare annotation when removing and adding annotations

Issue: 407739

11 years agoUse class file attributes to find containing class
Andy Clement [Sat, 1 Jun 2013 06:07:29 +0000 (23:07 -0700)]
Use class file attributes to find containing class

https://bugs.eclipse.org/bugs/show_bug.cgi?id=407494

11 years agoMore java8 support files
Andy Clement [Fri, 24 May 2013 23:49:50 +0000 (16:49 -0700)]
More java8 support files

11 years agoJava8 support: methodparameters, typeannotations
Andy Clement [Fri, 24 May 2013 23:45:27 +0000 (16:45 -0700)]
Java8 support: methodparameters, typeannotations

Can read/write MethodParameters attribute.
Can read/write type annotation attributes.

11 years agoadded local.properties
Andy Clement [Thu, 25 Apr 2013 21:31:29 +0000 (14:31 -0700)]
added local.properties

11 years ago1.7 updates
Andy Clement [Thu, 25 Apr 2013 20:51:59 +0000 (13:51 -0700)]
1.7 updates

11 years agoutility class for dumping class files
Andy Clement [Thu, 25 Apr 2013 20:46:44 +0000 (13:46 -0700)]
utility class for dumping class files

11 years ago405016: class literals in annotation matching
Andy Clement [Thu, 25 Apr 2013 20:45:39 +0000 (13:45 -0700)]
405016: class literals in annotation matching

11 years ago1.7.3 build snaphot pom updates
Andy Clement [Thu, 25 Apr 2013 19:42:32 +0000 (12:42 -0700)]
1.7.3 build snaphot pom updates

11 years agocopyright text
Andy Clement [Thu, 25 Apr 2013 19:40:11 +0000 (12:40 -0700)]
copyright text

11 years ago1.7.2 release pom updates
Andy Clement [Thu, 25 Apr 2013 19:39:09 +0000 (12:39 -0700)]
1.7.2 release pom updates

11 years agoFix for 404848
Andy Clement [Wed, 3 Apr 2013 21:38:56 +0000 (14:38 -0700)]
Fix for 404848

11 years agofixed 404848
Andy Clement [Wed, 3 Apr 2013 19:58:01 +0000 (12:58 -0700)]
fixed 404848

11 years agofix for 404600
Andy Clement [Tue, 2 Apr 2013 19:26:57 +0000 (12:26 -0700)]
fix for 404600

11 years agogenerics
Andy Clement [Mon, 1 Apr 2013 22:29:28 +0000 (15:29 -0700)]
generics

11 years agoFix for 404594
Andy Clement [Mon, 1 Apr 2013 22:29:13 +0000 (15:29 -0700)]
Fix for 404594

11 years agomissing import
Andy Clement [Mon, 1 Apr 2013 21:45:10 +0000 (14:45 -0700)]
missing import

11 years agoFix for 404601
Andy Clement [Mon, 1 Apr 2013 21:34:25 +0000 (14:34 -0700)]
Fix for 404601
Added 1.7.3 test suite

11 years agorebuilt rt jars
Andy Clement [Fri, 22 Mar 2013 22:08:38 +0000 (15:08 -0700)]
rebuilt rt jars

11 years agoCleaning up thread locals when counters/stacks hit zero
Andy Clement [Fri, 22 Mar 2013 22:08:25 +0000 (15:08 -0700)]
Cleaning up thread locals when counters/stacks hit zero

11 years agodebug for problem in hierarchy builder
Andy Clement [Wed, 13 Mar 2013 15:24:28 +0000 (08:24 -0700)]
debug for problem in hierarchy builder

11 years agoavoid potential multi threaded issues
Andy Clement [Wed, 13 Mar 2013 15:23:55 +0000 (08:23 -0700)]
avoid potential multi threaded issues

11 years agopr318878: synchronized perObjectBind
Andy Clement [Mon, 25 Feb 2013 23:18:12 +0000 (15:18 -0800)]
pr318878: synchronized perObjectBind

11 years agoimproved AdapterKey uniqueness - 400649
Andy Clement [Thu, 14 Feb 2013 17:15:02 +0000 (09:15 -0800)]
improved AdapterKey uniqueness - 400649

11 years ago1.7.2 readme V1_7_2
Andy Clement [Tue, 12 Feb 2013 21:52:47 +0000 (13:52 -0800)]
1.7.2 readme

11 years ago391384: fix
Andy Clement [Tue, 5 Feb 2013 19:14:40 +0000 (11:14 -0800)]
391384: fix

11 years ago394535: fix
Andy Clement [Tue, 5 Feb 2013 18:45:03 +0000 (10:45 -0800)]
394535: fix

11 years ago399590
Andy Clement [Mon, 4 Feb 2013 21:33:26 +0000 (13:33 -0800)]
399590

11 years ago399408 fix
Andy Clement [Tue, 29 Jan 2013 17:20:10 +0000 (09:20 -0800)]
399408 fix

11 years agocorrected to 377096!
Andy Clement [Mon, 28 Jan 2013 22:03:09 +0000 (14:03 -0800)]
corrected to 377096!

11 years ago377906 debug
Andy Clement [Mon, 28 Jan 2013 21:50:12 +0000 (13:50 -0800)]
377906 debug

11 years agobetter exit code for out of memory
Andy Clement [Mon, 28 Jan 2013 16:46:29 +0000 (08:46 -0800)]
better exit code for out of memory

11 years ago390269: fix for gc'd raw type refs
Andy Clement [Sat, 26 Jan 2013 00:54:33 +0000 (16:54 -0800)]
390269: fix for gc'd raw type refs

11 years agomore changes to make if point cut generated names stable
Andy Clement [Wed, 23 Jan 2013 21:25:49 +0000 (13:25 -0800)]
more changes to make if point cut generated names stable

11 years agoadd more years to license checker
Andy Clement [Tue, 22 Jan 2013 01:56:35 +0000 (17:56 -0800)]
add more years to license checker

11 years agoAllow code generation hints for generated compiler names
Andy Clement [Tue, 22 Jan 2013 01:56:20 +0000 (17:56 -0800)]
Allow code generation hints for generated compiler names

11 years ago398588 fix
Andy Clement [Mon, 21 Jan 2013 18:46:15 +0000 (10:46 -0800)]
398588 fix

11 years agoremove JRE14_LIB reference
Andy Clement [Tue, 15 Jan 2013 19:19:28 +0000 (11:19 -0800)]
remove JRE14_LIB reference

11 years ago325731
Andy Clement [Wed, 28 Nov 2012 01:35:48 +0000 (17:35 -0800)]
325731

11 years ago395221
Andy Clement [Tue, 27 Nov 2012 22:52:33 +0000 (14:52 -0800)]
395221

11 years ago394234 - stack map correction to avoid generic sigs in stack map attributes
Andy Clement [Wed, 14 Nov 2012 23:41:57 +0000 (15:41 -0800)]
394234 - stack map correction to avoid generic sigs in stack map attributes

11 years ago391123: ltw cache improvements
Andy Clement [Mon, 29 Oct 2012 19:46:03 +0000 (12:46 -0700)]
391123: ltw cache improvements

12 years ago386341
Andy Clement [Mon, 1 Oct 2012 22:09:15 +0000 (15:09 -0700)]
386341

12 years ago389967
Andy Clement [Mon, 1 Oct 2012 20:22:37 +0000 (13:22 -0700)]
389967

12 years ago390269: fix for multiple bridge candidates in hierarchy
Andy Clement [Sat, 29 Sep 2012 04:46:05 +0000 (21:46 -0700)]
390269: fix for multiple bridge candidates in hierarchy

12 years ago389456: avoid checking if the target is a binary type binding (probably already added...
Andy Clement [Thu, 20 Sep 2012 20:38:35 +0000 (13:38 -0700)]
389456: avoid checking if the target is a binary type binding (probably already added the ITD on previous build)

12 years ago1.7.1/1.7.2 updates
Andy Clement [Thu, 20 Sep 2012 18:16:11 +0000 (11:16 -0700)]
1.7.1/1.7.2 updates

12 years ago389752: annotation value matching fixes - multiple anno values correctly resolved...
Andy Clement [Wed, 19 Sep 2012 23:35:53 +0000 (16:35 -0700)]
389752: annotation value matching fixes - multiple anno values correctly resolved now and enum values compared correctly

12 years ago389750: fix for ITDs that use generics made on generic types
Andy Clement [Wed, 19 Sep 2012 17:19:17 +0000 (10:19 -0700)]
389750: fix for ITDs that use generics made on generic types

12 years ago1.7.1 readme V1_7_1
Andy Clement [Mon, 10 Sep 2012 16:13:27 +0000 (09:13 -0700)]
1.7.1 readme

12 years agoMerge branch 'master' of ssh://git.eclipse.org/gitroot/aspectj/org.aspectj
Andy Clement [Thu, 6 Sep 2012 16:38:34 +0000 (09:38 -0700)]
Merge branch 'master' of ssh://git.eclipse.org/gitroot/aspectj/org.aspectj

12 years ago388971 - fix for double synthetic attributes
Andy Clement [Thu, 6 Sep 2012 16:37:31 +0000 (09:37 -0700)]
388971 - fix for double synthetic attributes

12 years agogenerics
Andy Clement [Mon, 27 Aug 2012 17:34:56 +0000 (10:34 -0700)]
generics

12 years agogenerics
Andy Clement [Mon, 27 Aug 2012 17:34:49 +0000 (10:34 -0700)]
generics

12 years ago386888: always attempt to use generics in comparison
Andy Clement [Mon, 27 Aug 2012 17:34:39 +0000 (10:34 -0700)]
386888: always attempt to use generics in comparison

12 years ago386888: ensure annotation added
Andy Clement [Mon, 27 Aug 2012 17:34:20 +0000 (10:34 -0700)]
386888: ensure annotation added

12 years ago386888
Andy Clement [Fri, 24 Aug 2012 22:45:53 +0000 (15:45 -0700)]
386888

12 years ago384401
Andy Clement [Thu, 23 Aug 2012 20:05:24 +0000 (13:05 -0700)]
384401

12 years ago387444
Andy Clement [Thu, 23 Aug 2012 19:19:58 +0000 (12:19 -0700)]
387444

12 years ago387568
Andy Clement [Thu, 23 Aug 2012 00:00:00 +0000 (17:00 -0700)]
387568

12 years ago387718
Andy Clement [Wed, 22 Aug 2012 20:13:54 +0000 (13:13 -0700)]
387718

12 years ago386049: test and fix. 387568: wip test code
Andy Clement [Wed, 22 Aug 2012 19:43:56 +0000 (12:43 -0700)]
386049: test and fix.  387568: wip test code

12 years ago1.7.1
Andy Clement [Mon, 20 Aug 2012 14:33:41 +0000 (07:33 -0700)]
1.7.1

12 years agobump version to 1.7.1
Andy Clement [Fri, 17 Aug 2012 21:35:17 +0000 (14:35 -0700)]
bump version to 1.7.1

12 years ago73507 - it'd fields on interfaces no longer get mangled names by default
Andy Clement [Fri, 17 Aug 2012 21:31:53 +0000 (14:31 -0700)]
73507 - it'd fields on interfaces no longer get mangled names by default

12 years ago386337: more missing support added to SimpleAOPParser
Andy Clement [Wed, 1 Aug 2012 15:34:21 +0000 (08:34 -0700)]
386337: more missing support added to SimpleAOPParser

12 years agogenerics
Andy Clement [Tue, 31 Jul 2012 17:28:24 +0000 (10:28 -0700)]
generics

12 years agoMerge commit 'bd0f94b'
Andy Clement [Tue, 31 Jul 2012 17:21:56 +0000 (10:21 -0700)]
Merge commit 'bd0f94b'

12 years ago386337: SimpleAOPParser support for declare-annotation
Andy Clement [Tue, 31 Jul 2012 17:21:10 +0000 (10:21 -0700)]
386337: SimpleAOPParser support for declare-annotation

12 years agofixing generics warnings
Andy Clement [Tue, 10 Jul 2012 17:18:59 +0000 (10:18 -0700)]
fixing generics warnings

12 years agofinal 1.7.0 readme
Andy Clement [Tue, 10 Jul 2012 17:18:44 +0000 (10:18 -0700)]
final 1.7.0 readme

12 years ago384398: some fixes for generics/itds/inner classes
Andy Clement [Tue, 10 Jul 2012 17:18:35 +0000 (10:18 -0700)]
384398: some fixes for generics/itds/inner classes

12 years ago384189: actually respect dont dump on exception setting V1_7_0
Andy Clement [Tue, 3 Jul 2012 20:46:29 +0000 (13:46 -0700)]
384189: actually respect dont dump on exception setting

12 years ago382189 and 382435
Andy Clement [Sat, 16 Jun 2012 00:42:25 +0000 (17:42 -0700)]
382189 and 382435

12 years ago382723
Andy Clement [Fri, 15 Jun 2012 18:29:35 +0000 (11:29 -0700)]
382723

12 years agoRebuilt build.jar with 1.7 update
Andy Clement [Mon, 28 May 2012 15:57:04 +0000 (08:57 -0700)]
Rebuilt build.jar with 1.7 update

12 years agofix install location to 1.7
Andy Clement [Mon, 28 May 2012 15:44:13 +0000 (08:44 -0700)]
fix install location to 1.7

12 years ago377130 tests V1_7_0RC1
Andy Clement [Fri, 25 May 2012 22:50:47 +0000 (15:50 -0700)]
377130 tests

12 years agogenerics
Andy Clement [Fri, 25 May 2012 22:49:48 +0000 (15:49 -0700)]
generics

12 years ago375777 debug
Andy Clement [Fri, 25 May 2012 22:10:46 +0000 (15:10 -0700)]
375777 debug

12 years agogenerics
Andy Clement [Mon, 7 May 2012 17:39:00 +0000 (10:39 -0700)]
generics

12 years agoFix up J7 stackmap creation
Andy Clement [Wed, 18 Apr 2012 21:07:59 +0000 (14:07 -0700)]
Fix up J7 stackmap creation

12 years ago376990: iajc does not support source compliance level 1.7
Andy Clement [Tue, 17 Apr 2012 16:39:41 +0000 (09:39 -0700)]
376990: iajc does not support source compliance level 1.7

12 years agoNPE guard
Andy Clement [Mon, 16 Apr 2012 22:04:17 +0000 (15:04 -0700)]
NPE guard

12 years agoassert in test breaks a test run using -ea
Andy Clement [Mon, 16 Apr 2012 22:04:02 +0000 (15:04 -0700)]
assert in test breaks a test run using -ea

12 years ago376918
Andy Clement [Mon, 16 Apr 2012 22:03:37 +0000 (15:03 -0700)]
376918

12 years agodeclare @type xml testcode
Andy Clement [Mon, 16 Apr 2012 22:02:02 +0000 (15:02 -0700)]
declare @type xml testcode

12 years agodeclare annotation on type XML support
Andy Clement [Thu, 12 Apr 2012 00:33:59 +0000 (17:33 -0700)]
declare annotation on type XML support

12 years ago375777: ClassCastException
Andy Clement [Tue, 10 Apr 2012 17:46:02 +0000 (10:46 -0700)]
375777: ClassCastException

12 years ago376351
Andy Clement [Mon, 9 Apr 2012 21:15:55 +0000 (14:15 -0700)]
376351

12 years ago375777
Andy Clement [Fri, 6 Apr 2012 03:53:07 +0000 (20:53 -0700)]
375777

12 years agomissing MethodVerifier change
Andy Clement [Fri, 6 Apr 2012 00:31:55 +0000 (17:31 -0700)]
missing MethodVerifier change

12 years agopr376139
Andy Clement [Thu, 5 Apr 2012 22:17:56 +0000 (15:17 -0700)]
pr376139

12 years ago376030
Andy Clement [Wed, 4 Apr 2012 19:40:30 +0000 (12:40 -0700)]
376030