aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improved Java9 option handlingAndy Clement2017-09-273-3/+3
* Update project source/target levels to 1.7Andy Clement2017-09-271-0/+7
* Update to beta 7Andy Clement2017-09-273-3/+3
* Update project source/target levels to 1.7Andy Clement2017-09-272-8/+6
* Update project source/target levels to 1.7Andy Clement2017-09-272-8/+7
* Smarter classpath detection on Java9Andy Clement2017-09-271-4/+23
* Pass explicitly whether it is an interface targetAndy Clement2017-09-271-1/+1
* Ensure version information get/settableAndy Clement2017-09-271-0/+13
* Ensure version of generated class is correctAndy Clement2017-09-271-0/+1
* Activate testAndy Clement2017-09-271-30/+30
* Skip tests on Java9Andy Clement2017-09-272-2/+10
* More actively print diagnostics to help future debuggingAndy Clement2017-09-271-1/+1
* version bump to 1.6Andy Clement2017-09-271-4/+4
* Skip test on Java9Andy Clement2017-09-271-1/+6
* Adjusted test expectations for Java9Andy Clement2017-09-271-19/+38
* Better handling of classpath discoveryAndy Clement2017-09-271-23/+26
* Added commentary on a strange bit of codeAndy Clement2017-09-271-2/+8
* per singleton field no longer final to satisfy 1.9 verificationAndy Clement2017-09-271-1/+1
* Reduced expected performance differenceAndy Clement2017-09-271-1/+1
* Clarified expected messageAndy Clement2017-09-271-0/+1
* Rebuilt bcel with latest changesAndy Clement2017-09-272-0/+0
* Ensure interfacemethodref can be built for invokestatic calls on interface me...Andy Clement2017-09-261-2/+7
* more testdata for 1.9Andy Clement2017-09-241-0/+11
* 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