Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | fixup tests for 1.9 | Andy Clement | 2017-05-08 | 2 | -3/+3 | |
| | | ||||||
* | | Further 1.9 changes: better handling of source/targetV1_9_0_BETA5 | Andy Clement | 2016-07-26 | 1 | -2/+2 | |
| | | ||||||
* | | create copy of 1.6 sanity tests for use at 1.9 | Andy Clement | 2016-07-25 | 3 | -3/+238 | |
| | | ||||||
* | | Upgrading to latest 1.9 compiler | Andy Clement | 2016-06-17 | 4 | -0/+105 | |
|/ | ||||||
* | 456457: unresolvable member fix. Testcode for 456801,455608 | Andy Clement | 2015-01-07 | 3 | -0/+59 | |
| | ||||||
* | Further 451966: privileged aspect and ITDs | Andy Clement | 2014-11-17 | 2 | -2/+12 | |
| | ||||||
* | Fix for 451966: privileged aspects and itd on interfaces | Andy Clement | 2014-11-17 | 1 | -6/+1 | |
| | ||||||
* | testcode for 451966 | Andy Clement | 2014-11-17 | 4 | -0/+85 | |
| | ||||||
* | Fix 449739: support is(FinalType) | Andy Clement | 2014-11-05 | 2 | -0/+27 | |
| | ||||||
* | Fix 449401: thisAspectInstance compile problem with -1.8 | Andy Clement | 2014-10-30 | 4 | -0/+320 | |
| | ||||||
* | make tests tidy up after themselves | Andy Clement | 2014-10-21 | 1 | -0/+8 | |
| | ||||||
* | Support for @RequiredTypes and abstract aspects | Andy Clement | 2014-10-21 | 2 | -0/+42 | |
| | ||||||
* | Fix 443355: interface super references | Andy Clement | 2014-10-08 | 2 | -0/+13 | |
| | ||||||
* | Fix 443477: remove pre-init from cflow to avoid verify error on jdk 1.7 ↵ | Andy Clement | 2014-10-07 | 1 | -3/+3 | |
| | | | | later updates | |||||
* | Fix 436653: conditional aspect activation plus various polish | Andy Clement | 2014-10-06 | 7 | -22/+141 | |
| | | | | | | | | | | | | | | Modified test expectation system so it is possible to say the test cares about one particular message and the rest do not matter (prefix message string with '*') - crude but quick. Polished many places to exploit generics Upgraded all the tests to work on Java8 - some serious changes regarding ajdoc on Java8. Hopefully it has stayed backwards compatible with earlier JDK versions (e.g. if using AspectJ 1.8.3+ with a JDK less than 8) but no explicit testing done for this. | |||||
* | 445395: invokedynamic in around advice | Andy Clement | 2014-09-30 | 2 | -0/+25 | |
| | ||||||
* | Fix for 444398: annotation style abstract aspect extends class error | Andy Clement | 2014-09-17 | 3 | -3/+23 | |
| | ||||||
* | 442425: fix error on attempted annotation style decp | Andy Clement | 2014-08-27 | 3 | -0/+91 | |
| | ||||||
* | tidy up after tests finish | Andy Clement | 2014-08-20 | 1 | -0/+10 | |
| | ||||||
* | enabling AJDT to use annotation processors | Andy Clement | 2014-08-20 | 6 | -13/+210 | |
| | ||||||
* | -s arg is not necessary | hsestupin | 2014-08-14 | 1 | -1/+1 | |
| | | | | Signed-off-by: hsestupin <stupin.sergey@gmail.com> | |||||
* | add APT test generating Java files | hsestupin | 2014-08-14 | 2 | -33/+49 | |
| | | | | Signed-off-by: hsestupin <stupin.sergey@gmail.com> | |||||
* | Tests more reliable on 1.7 and later | Andy Clement | 2014-08-08 | 4 | -3/+50 | |
| | ||||||
* | Fix 440983: RuntimeInvisTypeAnnotation unpacking | Andy Clement | 2014-08-06 | 4 | -0/+97 | |
| | ||||||
* | Tidy up post APT changes | Andy Clement | 2014-08-05 | 8 | -13/+12 | |
| | ||||||
* | add apt tests | hsestupin | 2014-08-01 | 92 | -91/+257 | |
| | | | | Signed-off-by: hsestupin <stupin.sergey@gmail.com> | |||||
* | 433351: first fix. inpath weaving of decp on generic interface | Andy Clement | 2014-06-19 | 2 | -0/+11 | |
| | ||||||
* | 436531: fix for weaving when method parameters around | Andy Clement | 2014-06-17 | 2 | -0/+8 | |
| | ||||||
* | Fix 431976: avoid uninitialized messages if tjp used in if | Andy Clement | 2014-06-11 | 3 | -3/+10 | |
| | ||||||
* | Fix 431976: invalid unused warnings on tejpsp | Andy Clement | 2014-06-11 | 3 | -1/+9 | |
| | ||||||
* | fix for 435446: ensure size of invokedynamic correct | Andy Clement | 2014-05-23 | 2 | -0/+11 | |
| | ||||||
* | 377096: Fix for corrupt annotation creation | Andy Clement | 2014-05-12 | 3 | -0/+16 | |
| | ||||||
* | pushed test method up | Andy Clement | 2014-05-12 | 1 | -11/+0 | |
| | ||||||
* | Fix 433744: default methods and itds | Andy Clement | 2014-04-30 | 4 | -1/+76 | |
| | ||||||
* | Merge branch 'BETA_JAVA8' | Andy Clement | 2014-04-21 | 10 | -9/+184 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: build/usedForMavenUpload/aspectjrt.pom build/usedForMavenUpload/aspectjtools.pom build/usedForMavenUpload/aspectjweaver.pom docs/dist/doc/README-174.html docs/dist/doc/index.html lib/asm/build.xml org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/messages.properties weaver/.classpath weaver/src/org/aspectj/weaver/bcel/asm/StackMapAdder.java | |||||
| * | tidying up testsV1_8_0BETA_JAVA8 | Andy Clement | 2014-04-17 | 2 | -9/+1 | |
| | | ||||||
| * | Fix 432178: percflow concreteaspectcodegen problem | Andy Clement | 2014-04-15 | 2 | -0/+15 | |
| | | ||||||
| * | Fix 432714: stack map frame and genericsV1_8_0RC3 | Andy Clement | 2014-04-14 | 2 | -0/+17 | |
| | | ||||||
| * | Fix 431976: thisJoinPoint considered uninitialized variable | Andy Clement | 2014-04-04 | 2 | -0/+8 | |
| | | ||||||
| * | Fix 431541: Proceed expression not setting resolved type | Andy Clement | 2014-04-04 | 2 | -1/+9 | |
| | | ||||||
| * | polish | Andy Clement | 2014-04-04 | 1 | -1/+2 | |
| | | ||||||
| * | merging 1.7.4 fixes into 1.8.0 | Andy Clement | 2014-03-18 | 2 | -0/+55 | |
| | | ||||||
| * | Upgrade to JDT 1.8.0 compiler | Andy Clement | 2014-03-18 | 1 | -2/+2 | |
| | | ||||||
| * | 418129: annos on top most implementor method | Andy Clement | 2013-10-18 | 2 | -0/+77 | |
| | | ||||||
| * | Fix for 368046: exclude certain loaders | Andy Clement | 2013-10-18 | 2 | -0/+120 | |
| | | ||||||
| * | Fix 415957: annotations with 1.8 flags | Andy Clement | 2013-08-27 | 2 | -0/+10 | |
| | | ||||||
| * | AspectJ 1.8 | Andy Clement | 2013-07-29 | 8 | -6/+130 | |
| | | ||||||
* | | testcode for 430243 | Andy Clement | 2014-03-13 | 2 | -1/+11 | |
| | | ||||||
* | | Fix for 423257 | Andy Clement | 2013-12-06 | 5 | -3/+84 | |
| | | ||||||
* | | wip ajdt marker issues with declare warning and itds on interfaces | Andy Clement | 2013-10-24 | 2 | -0/+12 | |
| | |