aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Various changes to get tests passing on 1.8 and 1.9Andy Clement2017-09-2431-137/+6633
* add missing testdataAndy Clement2017-09-221-0/+24
* various changes to make more tests pass on Java9Andy Clement2017-09-2221-152/+1360
* tweaks to 1.9 testsAndy Clement2017-09-212-12/+2
* latest jdt related src zipAndy Clement2017-09-211-0/+0
* includes fix from aj_18 line related to 507372Andy Clement2017-09-211-0/+0
* refixed now that target bits don't overlap with JDT bitsAndy Clement2017-09-211-15/+6
* polish and ensure warnings set by groupAndy Clement2017-09-211-26/+5
* Upgraded to ASM 6 BETAAndy Clement2017-09-214-3/+3
* rebuilt bcelAndy Clement2017-09-214-0/+0
* rebuiltAndy Clement2017-09-211-0/+0
* polishAndy Clement2017-09-211-11/+5
* Bring Java9 branch in line with 1.8.11 progressAndy Clement2017-09-21124-604/+1483
|\
| * 509327: extended the test slightlyAndy Clement2016-12-161-2/+2
| * reduced min Java version to 1.6Andy Clement2016-12-165-8/+29
| * polishAndy Clement2016-12-161-19/+11
| * 1.8.11 test setup and wip testsAndy Clement2016-12-167-0/+196
| * 509327: Minor fixes to improve the situation, wipAndy Clement2016-12-163-4/+173
| * fix warnings in build - support .isJava8 option in buildV1_8_10Andy Clement2016-12-096-16/+24
| * 508661: testcodeAndy Clement2016-12-098-0/+63
| * Polishing for 1.8.10 releaseAndy Clement2016-12-083-4/+8
| * Update to latest JDT (neon 2)Andy Clement2016-12-086-3/+48
| * Adjust from nasty exception to messagesAndy Clement2016-12-081-6/+9
| * added 2016/2017 to yearsAndy Clement2016-12-021-1/+2
| * Fix 500035: handling target only binding in @AJ pointcutAndy Clement2016-11-1846-233/+486
| * Fix 502119: InterTypeFieldBinding.java:122 - NullPointerExceptionAndy Clement2016-11-101-0/+3
| * Fix 404345: another occurence of broken annotation building in JDTAndy Clement2016-11-1014-52/+107
| * Fix 500796: Allow for kotlin creating 'synthetic' local variable table entriesAndy Clement2016-11-0716-31/+41
| * Upgraded to new JDT compiler - neon.1 and a bitAndy Clement2016-11-0737-196/+236
| * Fixing generics warningsAndy Clement2016-10-286-71/+46
| * Fix ambiguous binding problem on anonymous typesAndy Clement2016-07-295-1/+39
* | add constants to listAndy Clement2017-09-211-2/+4
* | rebuilt bcelAndy Clement2017-09-214-0/+0
* | Merged post 1.8.5 changes into Java9 branchAndy Clement2017-09-20196-517/+17652
|\|
| * Code polishing and extra diagnostics around types and parameterized typesAndy Clement2016-05-124-52/+44
| * Fix 493554 - Missing InnerClasses attribute for nested interfaces created by ...Andy Clement2016-05-129-35/+214
| * genericsAndy Clement2016-05-121-4/+3
| * Fix 490315 - InvokeDynamic.java:126 there is no classname for invokedynamicAndy Clement2016-03-2917-2/+229
| * Corrected version for 1.8.9Andy Clement2016-03-141-1/+1
| * 1.8.9 docsV1_8_9Andy Clement2016-03-142-0/+36
| * added loggingAndy Clement2016-03-141-43/+41
| * Fix 489596 - upgrade jdt to mars.2Andy Clement2016-03-142-0/+0
| * Fix 488216: Load-time weaver loses class changes of preceding -javaagentAndy Clement2016-03-085-131/+137
| * additional diagnostic infoAndy Clement2016-02-251-1/+1
| * Fix 487927: ClassFormatException if LocalVariableTable data cannot be fully readAndy Clement2016-02-189-7/+7
| * Fix 433351: Declare parents fails on interfaces on the inpath depending on di...Andy Clement2016-02-1815-15/+98
| * Fix 487694: Race condition in annotation unpacking can surface through Spring...Andy Clement2016-02-118-9/+22
| * Fix 485583: NullPointerException in org.aspectj.ajdt.internal.compiler.ast.Po...Andy Clement2016-02-106-15/+42
| * Fix 486612: Can lose a super type bound when weaving a type using generics in...Andy Clement2016-01-276-9/+50
| * Fixes for compile time overweavingAndy Clement2016-01-207-1/+78