summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AspectJ 1.8Andy Clement2013-07-2937-78/+399
* Bug413378: ctor itd super call: test and fixAS_BETA_JAVA8_CREATEDAndy Clement2013-07-226-6/+125
* Fix 407017Andy Clement2013-06-281-2/+2
* Bug408721: sync blocks around collection accessAndy Clement2013-06-261-40/+50
* 1.7.3 readmeAndy Clement2013-06-132-1/+32
* Preserve ordering of declare annotation when removing and adding annotationsAndy Clement2013-06-1317-192/+170
* Use class file attributes to find containing classAndy Clement2013-05-3110-29/+93
* More java8 support filesAndy Clement2013-05-2429-0/+886
* Java8 support: methodparameters, typeannotationsAndy Clement2013-05-2416-33/+518
* added local.propertiesAndy Clement2013-04-251-0/+1
* 1.7 updatesAndy Clement2013-04-251-3/+3
* utility class for dumping class filesAndy Clement2013-04-251-0/+79
* 405016: class literals in annotation matchingAndy Clement2013-04-258-8/+111
* 1.7.3 build snaphot pom updatesAndy Clement2013-04-253-3/+3
* copyright textAndy Clement2013-04-251-0/+53
* 1.7.2 release pom updatesAndy Clement2013-04-253-3/+3
* Fix for 404848Andy Clement2013-04-031-0/+4
* fixed 404848Andy Clement2013-04-033-29/+53
* fix for 404600Andy Clement2013-04-021-1/+1
* genericsAndy Clement2013-04-011-2/+2
* Fix for 404594Andy Clement2013-04-011-1/+3
* missing importAndy Clement2013-04-011-1/+2
* Fix for 404601Andy Clement2013-04-0116-3/+358
* rebuilt rt jarsAndy Clement2013-03-222-0/+0
* Cleaning up thread locals when counters/stacks hit zeroAndy Clement2013-03-227-1/+25
* debug for problem in hierarchy builderAndy Clement2013-03-131-1/+24
* avoid potential multi threaded issuesAndy Clement2013-03-131-4/+6
* pr318878: synchronized perObjectBindAndy Clement2013-02-251-1/+1
* improved AdapterKey uniqueness - 400649Andy Clement2013-02-141-6/+13
* 1.7.2 readmeV1_7_2Andy Clement2013-02-122-0/+43
* 391384: fixAndy Clement2013-02-056-2/+32
* 394535: fixAndy Clement2013-02-055-7/+64
* 399590Andy Clement2013-02-0413-0/+215
* 399408 fixAndy Clement2013-01-291-2/+3
* corrected to 377096!Andy Clement2013-01-281-2/+2
* 377906 debugAndy Clement2013-01-281-0/+18
* better exit code for out of memoryAndy Clement2013-01-281-1/+2
* 390269: fix for gc'd raw type refsAndy Clement2013-01-253-18/+22
* more changes to make if point cut generated names stableAndy Clement2013-01-2312-52/+229
* add more years to license checkerAndy Clement2013-01-211-1/+1
* Allow code generation hints for generated compiler namesAndy Clement2013-01-2110-21/+306
* 398588 fixAndy Clement2013-01-2113-35/+145
* remove JRE14_LIB referenceAndy Clement2013-01-151-2/+2
* 325731Andy Clement2012-11-271-5/+7
* 395221Andy Clement2012-11-271-0/+2
* 394234 - stack map correction to avoid generic sigs in stack map attributesAndy Clement2012-11-141-1/+1
* 391123: ltw cache improvementsAndy Clement2012-10-2916-60/+1811
* 386341Andy Clement2012-10-0119-21/+1253
* 389967Andy Clement2012-10-0116-391/+421
* 390269: fix for multiple bridge candidates in hierarchyAndy Clement2012-09-281-54/+43