Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mavenizing testing - wip | Andy Clement | 2019-01-30 | 16 | -2475/+0 |
| | |||||
* | new infra for accessing weaver state info attribute from tests | Andy Clement | 2019-01-21 | 1 | -0/+34 |
| | |||||
* | 1.9.2.RC1 changesV1_9_2_RC1 | Andy Clement | 2018-09-29 | 4 | -4/+53 |
| | |||||
* | Support Java10 | Andy Clement | 2018-04-18 | 3 | -4/+39 |
| | |||||
* | Add intermediate test class that ensures the tests are on J9 | Andy Clement | 2018-02-14 | 1 | -0/+31 |
| | |||||
* | Add missing overrides | Andy Clement | 2018-02-14 | 1 | -5/+10 |
| | |||||
* | Add basic rename functionality to file step | Andy Clement | 2018-02-14 | 1 | -0/+23 |
| | |||||
* | Updates to better cope with future JDKs | Andy Clement | 2017-11-09 | 2 | -27/+28 |
| | | | | | | | | | | | | | | The version handling in LangUtil has been overhauled to cope better with post 1.8 releases (JDK9 and JDK10 or 18.3 or whatever they call it). As part of this moved to treating JDK9 as '9' rather than '1.9'. Also removed duplicate version processing logic and had that defer to the one place in LangUtil where we now deal with it. Includes some generics tidyup in ajdoc. More ajdoc work is necessary for Java10 because it removes the standard doclet (old style). However trying to invoke the internal Javadoc handler in Java10 is failing due to module visibility rules. | ||||
* | Upgraded test infra to support building/running modules | Andy Clement | 2017-10-20 | 4 | -11/+64 |
| | |||||
* | various changes to make more tests pass on Java9 | Andy Clement | 2017-09-22 | 2 | -11/+20 |
| | |||||
* | Bring Java9 branch in line with 1.8.11 progress | Andy Clement | 2017-09-21 | 1 | -4/+24 |
|\ | |||||
| * | reduced min Java version to 1.6 | Andy Clement | 2016-12-16 | 1 | -4/+24 |
| | | |||||
* | | Merged post 1.8.5 changes into Java9 branch | Andy Clement | 2017-09-20 | 7 | -56/+45 |
|\| | |||||
| * | refactoring to use generics, reduce warnings | Andy Clement | 2016-01-20 | 7 | -56/+45 |
| | | |||||
* | | Cope with java version becoming 9.X rather than 1.9.X | Andy Clement | 2016-01-04 | 1 | -1/+1 |
| | | |||||
* | | very early java9 support - can resolve classes in jimages | Andy Clement | 2015-03-04 | 1 | -0/+8 |
|/ | |||||
* | 456457: unresolvable member fix. Testcode for 456801,455608 | Andy Clement | 2015-01-07 | 1 | -0/+17 |
| | |||||
* | Fix 436653: conditional aspect activation plus various polish | Andy Clement | 2014-10-06 | 1 | -6/+6 |
| | | | | | | | | | | | | | | 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. | ||||
* | Tests more reliable on 1.7 and later | Andy Clement | 2014-08-08 | 1 | -1/+2 |
| | |||||
* | Update JDT to 2b07958 | Andy Clement | 2014-08-07 | 2 | -1/+18 |
| | |||||
* | Tidy up post APT changes | Andy Clement | 2014-08-05 | 1 | -1/+1 |
| | |||||
* | add apt tests | hsestupin | 2014-08-01 | 1 | -0/+4 |
| | | | | Signed-off-by: hsestupin <stupin.sergey@gmail.com> | ||||
* | pushed test method up | Andy Clement | 2014-05-12 | 1 | -0/+13 |
| | |||||
* | merging 1.7.4 fixes into 1.8.0 | Andy Clement | 2014-03-18 | 1 | -1/+2 |
| | |||||
* | AspectJ 1.8 | Andy Clement | 2013-07-29 | 1 | -10/+12 |
| | |||||
* | more changes to make if point cut generated names stable | Andy Clement | 2013-01-23 | 1 | -1/+8 |
| | |||||
* | Allow code generation hints for generated compiler names | Andy Clement | 2013-01-21 | 1 | -1/+14 |
| | |||||
* | 386341 | Andy Clement | 2012-10-01 | 1 | -2/+14 |
| | |||||
* | can run tests on 1.7 vm | aclement | 2011-09-14 | 1 | -0/+6 |
| | |||||
* | refactoring: pulled testcode up into this class from subtypes | aclement | 2011-08-05 | 1 | -0/+79 |
| | |||||
* | collect output from forked java task !!!! | aclement | 2011-05-18 | 1 | -1/+40 |
| | |||||
* | polish. vmargs added (now obeys dtd) but unused | aclement | 2011-05-02 | 1 | -60/+69 |
| | |||||
* | polish | aclement | 2011-05-02 | 1 | -4/+1 |
| | |||||
* | generics | aclement | 2011-05-02 | 1 | -4/+2 |
| | |||||
* | 310506: optional aspects | aclement | 2010-06-16 | 2 | -0/+58 |
| | |||||
* | can choose to print the test output | aclement | 2010-05-10 | 1 | -179/+197 |
| | |||||
* | fixed path | aclement | 2008-10-30 | 1 | -1/+1 |
| | |||||
* | reactivate test: 247914 | aclement | 2008-10-30 | 1 | -1/+1 |
| | |||||
* | 246125: the SPLIT | aclement | 2008-10-22 | 1 | -173/+171 |
| | |||||
* | removed unncessary jar reference | aclement | 2008-06-04 | 1 | -9/+8 |
| | |||||
* | AspectJ6: improved diagnostics for failure case | aclement | 2008-01-16 | 1 | -1/+2 |
| | |||||
* | AspectJ6: copes with 1.6 environment | aclement | 2008-01-16 | 1 | -0/+5 |
| | |||||
* | 166580, comment #6: harness now allows you to specify if ordering is ↵ | aclement | 2006-12-22 | 3 | -16/+70 |
| | | | | important in expected output | ||||
* | Bug 155033 "Use ajcore for LTW problems" (move System Property handling) | mwebster | 2006-11-06 | 1 | -0/+20 |
| | |||||
* | 145963: binary entries in the model: various parts to the fix. | aclement | 2006-08-18 | 1 | -1/+0 |
| | |||||
* | Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (fix ↵ | mwebster | 2006-08-16 | 1 | -1/+11 |
| | | | | build break and improve diagnostics) | ||||
* | Bug 153772 "Support stdout/stderr specifications for the ant compiler test step" | mwebster | 2006-08-14 | 1 | -14/+19 |
| | |||||
* | Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (fail XML test if ↵ | mwebster | 2006-08-09 | 2 | -3/+5 |
| | | | | JVM not supported) | ||||
* | tests (?) and fixes for 152873 - optimized check for @AJ aspects in LTW | aclement | 2006-08-08 | 1 | -1/+2 |
| | |||||
* | better diagnostic message. | aclement | 2006-08-04 | 1 | -4/+8 |
| |