Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Alexander Kriegisch 271ff0f640 AspectJ release 1.9.19 1 год назад
..
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 3 лет назад
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 3 лет назад
bugs154 moved to 162 15 лет назад
bugs160 347185 13 лет назад
bugs161 Upgrade license from CPLv1/EPLv1 to EPLv2 3 лет назад
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 3 лет назад
bugs1611 Upgrade license from CPLv1/EPLv1 to EPLv2 3 лет назад
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 лет назад
bugs1919/366085 Fix #366085 concerning declared annotations with source retention 1 год назад
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) 18 лет назад
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 3 лет назад
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 Add tests for Java 19 record patterns 1 год назад
features1610/makeSJPOptimization 323438 13 лет назад
features1611 experimental meta anno matching syntax test case 12 лет назад
features1919/java19 Add tests for Java 19 record patterns 1 год назад
generated/test Tidy up post APT changes 9 лет назад
harness Upgrade license from CPLv1/EPLv1 to EPLv2 3 лет назад
hasmember hasmember (hasmethod / hasfield) tests - not linked into main suite at this point in time 19 лет назад
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 3 лет назад
indy additional test to show all joinpoints in code using indy 12 лет назад
java5 Upgrade license from CPLv1/EPLv1 to EPLv2 3 лет назад
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 3 лет назад
migration Testcode for migration testing 19 лет назад
model innertype intertype 13 лет назад
multiIncremental Upgrade license from CPLv1/EPLv1 to EPLv2 3 лет назад
new Upgrade license from CPLv1/EPLv1 to EPLv2 3 лет назад
options fix for Bug 84122 - Allow aspectPath to contain directories 19 лет назад
other-systems initial versions (neglected .lst files) 21 лет назад
product Remove AspectJ Browser (ajbrowser) code and documentation 2 лет назад
profiling Upgrade license from CPLv1/EPLv1 to EPLv2 3 лет назад
pureJava java 5 support 19 лет назад
runjacks initial version 21 лет назад
scripts quick tests for incremenal improved 21 лет назад
sourceinfo initial version 21 лет назад
src Fix #366085 concerning declared annotations with source retention 1 год назад
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 AspectJ release 1.9.19 1 год назад
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 3 лет назад