Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.9.2.RC1 changesV1_9_2_RC1 | Andy Clement | 2018-09-29 | 1 | -1/+8 |
| | |||||
* | removed shared reflection world test for now | Andy Clement | 2017-10-20 | 2 | -3/+4 |
| | |||||
* | Tests for smart annotation unpacking for reflection types | Andy Clement | 2017-09-28 | 1 | -0/+71 |
| | |||||
* | Fixes Bug 525293 - Spring AOP could be faster | Andy Clement | 2017-09-28 | 2 | -77/+135 |
| | | | | | | | Multiple changes here: - annotation unpacking is smarter and if it only needs runtime retention annotations it uses reflection and doesn't unpack the bytes to discover class level retention annotations. - Reflection worlds are shared if for the same classloader. | ||||
* | Polish javadoc | Andy Clement | 2017-09-28 | 1 | -9/+6 |
| | |||||
* | Update project source/target levels to 1.7 | Andy Clement | 2017-09-27 | 1 | -4/+3 |
| | |||||
* | polish | Andy Clement | 2017-09-21 | 1 | -11/+5 |
| | |||||
* | Bring Java9 branch in line with 1.8.11 progress | Andy Clement | 2017-09-21 | 3 | -7/+182 |
|\ | |||||
| * | 509327: extended the test slightly | Andy Clement | 2016-12-16 | 1 | -2/+2 |
| | | |||||
| * | 509327: Minor fixes to improve the situation, wip | Andy Clement | 2016-12-16 | 2 | -2/+172 |
| | | |||||
| * | fix warnings in build - support .isJava8 option in buildV1_8_10 | Andy Clement | 2016-12-09 | 1 | -5/+5 |
| | | |||||
| * | Upgraded to new JDT compiler - neon.1 and a bit | Andy Clement | 2016-11-07 | 1 | -2/+0 |
| | | |||||
* | | Merged post 1.8.5 changes into Java9 branch | Andy Clement | 2017-09-20 | 3 | -46/+38 |
|\| | |||||
| * | Code polishing and extra diagnostics around types and parameterized types | Andy Clement | 2016-05-12 | 2 | -45/+37 |
| | | |||||
| * | Fix 487694: Race condition in annotation unpacking can surface through ↵ | Andy Clement | 2016-02-11 | 1 | -1/+1 |
| | | | | | | | | Spring AOP | ||||
* | | Upgrading to latest 1.9 compiler | Andy Clement | 2016-06-17 | 2 | -2/+25 |
|/ | |||||
* | Fix 436653: conditional aspect activation plus various polish | Andy Clement | 2014-10-06 | 1 | -0/+8 |
| | | | | | | | | | | | | | | 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. | ||||
* | Use class file attributes to find containing class | Andy Clement | 2013-05-31 | 1 | -0/+11 |
| | | | https://bugs.eclipse.org/bugs/show_bug.cgi?id=407494 | ||||
* | 376918 | Andy Clement | 2012-04-16 | 1 | -0/+22 |
| | |||||
* | 239649 and primitives no longer all resolved by default | aclement | 2011-08-12 | 4 | -181/+178 |
| | |||||
* | 340806 | aclement | 2011-08-03 | 1 | -18/+10 |
| | |||||
* | debug logic added (but currently commented out) | aclement | 2010-06-14 | 1 | -27/+40 |
| | |||||
* | 312839: smaller class files | aclement | 2010-05-19 | 1 | -2/+3 |
| | |||||
* | change all relevant DataOutputStream usage to use CompressingDataOutputStream | aclement | 2010-05-18 | 1 | -2/+2 |
| | |||||
* | 309336: faster isAssignableFrom | aclement | 2010-04-16 | 1 | -0/+118 |
| | |||||
* | refactored generic type handling | aclement | 2010-04-05 | 4 | -127/+165 |
| | |||||
* | parser speed tests | aclement | 2010-01-05 | 1 | -0/+61 |
| | |||||
* | work in progress to improve MemberImpl | aclement | 2009-11-16 | 1 | -1/+77 |
| | |||||
* | bug marker | aclement | 2009-11-16 | 1 | -1/+2 |
| | |||||
* | slowly merging in optimizations | aclement | 2009-11-07 | 1 | -1/+1 |
| | |||||
* | 268419: testcode: dynamic proxies and generics | aclement | 2009-03-18 | 2 | -1/+109 |
| | |||||
* | 268419: testcode: dynamic proxies and genericspre268419 | aclement | 2009-03-18 | 3 | -0/+58 |
| | |||||
* | 267559: generic itd npe: fix | aclement | 2009-03-09 | 1 | -0/+30 |
| | |||||
* | 258510: promoted additional annotation/class/interface storage from delegate ↵ | aclement | 2009-01-20 | 1 | -94/+49 |
| | | | | to referencetype | ||||
* | missing license + removed from suite | aclement | 2008-12-11 | 2 | -3/+14 |
| | |||||
* | some annotation matching tests | aclement | 2008-12-10 | 2 | -0/+22 |
| | |||||
* | more tests | aclement | 2008-12-09 | 1 | -169/+226 |
| | |||||
* | 253109: tests and fix | aclement | 2008-12-09 | 1 | -10/+601 |
| | |||||
* | 246125: pulled tests from weaver into matcher and created bcel subtypes of ↵ | aclement | 2008-10-28 | 4 | -436/+484 |
| | | | | matcher tests where appropriate | ||||
* | 246125: moving some very simple tests across to matcher from weaver | aclement | 2008-10-23 | 3 | -16/+43 |
| | |||||
* | 246125: c16 | aclement | 2008-10-21 | 1 | -69/+37 |
| | |||||
* | 246125: removed last Asm dependency from org.aspectj.weaver (world model ↵ | aclement | 2008-10-20 | 1 | -3/+4 |
| | | | | ref). Removed bcelobjecttype dependency in ReferenceType. | ||||
* | 246125: promoted generic sig parsing code to util | aclement | 2008-10-20 | 1 | -37/+34 |
| | |||||
* | 250632: fix (poor code tho...) | aclement | 2008-10-15 | 1 | -1/+1 |
| | |||||
* | change due to 250632 change | aclement | 2008-10-14 | 1 | -31/+30 |
| | |||||
* | 246125: comment 3: reworked AnnotationX - got rid of the thing | aclement | 2008-09-05 | 2 | -223/+329 |
| | |||||
* | findbugs: cleared warnings | aclement | 2008-08-26 | 6 | -12/+12 |
| | |||||
* | 231396: Comment #4: Big Refactoring | aclement | 2008-05-28 | 1 | -6/+8 |
| | |||||
* | 210470: preventing weaver leaks: use a weak classloader ref | aclement | 2008-05-27 | 2 | -9/+15 |
| | |||||
* | 231396: optimization notes | aclement | 2008-05-12 | 1 | -0/+1 |
| |