You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexander Kriegisch 8d33cfa527 Release AspectJ version 1.9.9.1 2 년 전
..
ajde Fix misplaced or incorrect javadoc tags 3 년 전
ajdoc initial version 21 년 전
ant initial versions (neglected .lst files) 21 년 전
apt More actively print diagnostics to help future debugging 6 년 전
base tests for pr62606 - itdcs don't run field initialisers in target type. Largely updates to existing tests to cope with new Lint warning. 18 년 전
binding @testcase no such constructor for proceed argument (error) 21 년 전
bringup collection of really basic tests to use when bringing up a new version of the JDT compiler (these are not linked into the main test suite). Fortunately I didn't need too many in here this time round... 19 년 전
bugs Upgrade license from CPLv1/EPLv1 to EPLv2 2 년 전
bugs150 262905: recursive non matching cflow pointcut: corrected testcase 15 년 전
bugs151 code has moved into model area...154552, comment 3 17 년 전
bugs152 145391: moved tests 152>162 and fixed them 15 년 전
bugs153 Upgrade license from CPLv1/EPLv1 to EPLv2 2 년 전
bugs154 moved to 162 15 년 전
bugs160 347185 13 년 전
bugs161 Upgrade license from CPLv1/EPLv1 to EPLv2 2 년 전
bugs162 moved to 164 15 년 전
bugs163 194314: moved to 164 15 년 전
bugs164 268710: test and fix: marker interface within generic aspect 15 년 전
bugs165 279983: test 15 년 전
bugs166 286473: tests 14 년 전
bugs167 296533: generics info in generated accessor names 14 년 전
bugs169 318241: resolving annotation values too early 14 년 전
bugs170 Fix up tests and reduce verbosity on J11 3 년 전
bugs171 384401 11 년 전
bugs172 391384: fix 11 년 전
bugs173 Preserve ordering of declare annotation when removing and adding annotations 11 년 전
bugs174 wip ajdt marker issues with declare warning and itds on interfaces 10 년 전
bugs175 testcode for 430243 10 년 전
bugs180 More fixes for 1.9.2 5 년 전
bugs181 Fix 433351: Declare parents fails on interfaces on the inpath depending on directory structure 8 년 전
bugs182/440983 Fix 440983: RuntimeInvisTypeAnnotation unpacking 9 년 전
bugs183 Support for @RequiredTypes and abstract aspects 9 년 전
bugs184/449739 Fix 449739: support is(FinalType) 9 년 전
bugs185 456457: unresolvable member fix. Testcode for 456801,455608 9 년 전
bugs186 allow reflection world to resolve generated types (e.g. lambdas) 9 년 전
bugs187 476245: compile error already fixed in 1.8.7 8 년 전
bugs188 Fix getSpecFile() to work with URLs and adjust installer unpacker 5 년 전
bugs189 Fix 433351: Declare parents fails on interfaces on the inpath depending on directory structure 8 년 전
bugs190 Updated with Java12 support 5 년 전
bugs191/var Support Java10 6 년 전
bugs192 513528: Fix use of lambda in ITD 5 년 전
bugs193 polish 5 년 전
bugs195 Fix 550494 4 년 전
bugs196/558995/foo Restructure Java 14 / AJ 1.9.6 tests 3 년 전
bugs198 Move GH-128 tests from 1.9.8 to 1.9.9 bugs test suite after merge 2 년 전
bugs199 UseJDKExtendedCharsets.java: add "how to fix test" comment 2 년 전
bugs1610 Upgrade license from CPLv1/EPLv1 to EPLv2 2 년 전
bugs1611 Upgrade license from CPLv1/EPLv1 to EPLv2 2 년 전
bugs1612 Refactor AnnoBinding test class used by Ajc1612Tests some more 2 년 전
bugs1810 Bring Java9 branch in line with 1.8.11 progress 6 년 전
bugs1811 mavenizing tests - wip 5 년 전
bugs1813/generics Fix 526734 - Incorrect generic override decp validation when binary weaving 6 년 전
cflow 76030 - cflow optimizations. Part 2 fix - share counters and stacks when we can. 19 년 전
compatibility More fixes for 116679: now copes with the enclosingSP type that we introduced for 1.5 18 년 전
debugger initial version 21 년 전
decp Fixes for Bug 80249: Order of types passed to compiler determines weaving behavior 19 년 전
decs test cases for Bugzilla Bug 42743: declare soft limitation 19 년 전
design tests for pr62606 - itdcs don't run field initialisers in target type. Largely updates to existing tests to cope with new Lint warning. 18 년 전
doc Spring cleaning in the test suite. Docs for AjcTestCase and XMLBasedAjcTestCase 20 년 전
eajc initial version 21 년 전
errors move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the 20 년 전
features151 oops! fix for serial version uid calculation (abstract class problem) 17 년 전
features152 AspectJ 1.8 10 년 전
features153 test and fix for 123423: getWithinTypeName() for ptw aspects 17 년 전
features160 255643: test and fix 15 년 전
features161/optimizedAnnotationBinding 347684: testcode 13 년 전
features164 mavenizing tests - wip 5 년 전
features167 overweaving and tjp 14 년 전
features169 itd inners - fixed: needed a reference or wouldn't create the attribute. 13 년 전
features171/pr386341 Upgrade license from CPLv1/EPLv1 to EPLv2 2 년 전
features190/efficientTJP Bug#531694: generate more optional thisJoinPoint construction code 6 년 전
features193 Add 'yield' usage to Java 12/13 switch expressions tests 3 년 전
features195/textblock Improve text matching in OutputSpec, fixing some failing Windows tests 3 년 전
features196/java14 Restructure Java 14 / AJ 1.9.6 tests 3 년 전
features197/java15 Add Java 15 / AspectJ 1.9.7 test suite 3 년 전
features198 Fix Java17PreviewFeaturesTests (locale-specific floating-point output) 2 년 전
features199/java18 Upgrade to latest JDT Core Java 18 changes, activate J18 preview tests 2 년 전
features1610/makeSJPOptimization 323438 13 년 전
features1611 experimental meta anno matching syntax test case 12 년 전
generated/test Tidy up post APT changes 9 년 전
harness Upgrade license from CPLv1/EPLv1 to EPLv2 2 년 전
hasmember hasmember (hasmethod / hasfield) tests - not linked into main suite at this point in time 18 년 전
incr/incr1 initial version 21 년 전
incremental first cut at what a basic incremental suite should cover... 18 년 전
incrementalPerformance/Proj64 245566: testcode for incremental magic 15 년 전
incrementalju Upgrade license from CPLv1/EPLv1 to EPLv2 2 년 전
indy additional test to show all joinpoints in code using indy 12 년 전
java5 Upgrade license from CPLv1/EPLv1 to EPLv2 2 년 전
jsrc initial versions (neglected .lst files) 21 년 전
knownLimitations/test117 Spring cleaning in the test suite. Docs for AjcTestCase and XMLBasedAjcTestCase 20 년 전
ltw Upgrade license from CPLv1/EPLv1 to EPLv2 2 년 전
migration Testcode for migration testing 19 년 전
model innertype intertype 13 년 전
multiIncremental Upgrade license from CPLv1/EPLv1 to EPLv2 2 년 전
new Upgrade license from CPLv1/EPLv1 to EPLv2 2 년 전
options fix for Bug 84122 - Allow aspectPath to contain directories 19 년 전
other-systems initial versions (neglected .lst files) 21 년 전
product Upgrade license from CPLv1/EPLv1 to EPLv2 2 년 전
profiling Upgrade license from CPLv1/EPLv1 to EPLv2 2 년 전
pureJava java 5 support 19 년 전
runjacks initial version 21 년 전
scripts quick tests for incremenal improved 21 년 전
sourceinfo initial version 21 년 전
src Revert "Fix more LTW tests" 2 년 전
symbols initial version 21 년 전
tracing Make all tests run on Java 16 via '-add-opens' JVM option 3 년 전
warnings initial version 21 년 전
ajcHarnessTests.xml Reverse default - behave like 1.5 (support annotations) by default 5 년 전
ajcTestSuite.dtd Fix outdated ajcTestSuite.dtd and lots of XML problems 3 년 전
ajcTests.xml tidyup 5 년 전
ajcTests10.xml initial version 21 년 전
ajcTestsAttic.xml initial version 21 년 전
ajcTestsBroken.xml added tests and fixes 21 년 전
ajcTestsExamples.xml adding keyword knownLimitation-run11 21 년 전
ajcTestsFailing.xml test for pr84033 promoted from failing suite to real suite. 18 년 전
ehTests.xml Work on Bugzilla 42668: effect of an after returning type incompatible with a join point return type 20 년 전
harnessErrors.txt initial version 21 년 전
harnessFails.txt initial version 21 년 전
harnessPasses.txt initial version 21 년 전
incModelTests.xml The BIG commit. 20 년 전
mikTests.xml Added check for warning issued during JAR creation (manifest not copied). 21 년 전
pom.xml Release AspectJ version 1.9.9.1 2 년 전
pr108826.aj tests and fix for pr108826, not correctly converting from T[] to ResolvedType. 18 년 전
readme-release-tests.html ensuring release-checklist.txt supercedes 21 년 전
readme-tests-module.html updating harness documentation for new features 21 년 전
readme-writing-compiler-tests.html change from 149321 18 년 전
test-other-systems.xml Upgrade license from CPLv1/EPLv1 to EPLv2 2 년 전