Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Andy Clement d92319c43f Updates to better cope with future JDKs 6 лет назад
..
ajde minimal update to test script to test running, remove debugger tests. 21 лет назад
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... 18 лет назад
bugs make tests tidy up after themselves 9 лет назад
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 257277: Incorrect generated Source Signature for FieldDeclarations 15 лет назад
bugs154 moved to 162 15 лет назад
bugs160 347185 13 лет назад
bugs161 moved to 163 15 лет назад
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 73507 - it'd fields on interfaces no longer get mangled names by default 11 лет назад
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 Fix 432178: percflow concreteaspectcodegen problem 10 лет назад
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 485055: declare @field failing for final String fields (see also Bug 327141) 8 лет назад
bugs189 Fix 433351: Declare parents fails on interfaces on the inpath depending on directory structure 8 лет назад
bugs190 rebuilt internal dependencies 6 лет назад
bugs1610 363962 12 лет назад
bugs1611 PR336880 PR336774 PR336745 13 лет назад
bugs1612 327141 12 лет назад
bugs1810 Bring Java9 branch in line with 1.8.11 progress 6 лет назад
bugs1811 1.8.11 test setup and wip tests 7 лет назад
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 more aop.xml compile time config stuff 14 лет назад
features167 overweaving and tjp 14 лет назад
features169 itd inners - fixed: needed a reference or wouldn't create the attribute. 13 лет назад
features171/pr386341 386341 11 лет назад
features1610/makeSJPOptimization 323438 13 лет назад
features1611 experimental meta anno matching syntax test case 12 лет назад
generated/test Tidy up post APT changes 9 лет назад
harness update license to EPL 18 лет назад
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 update license to EPL 18 лет назад
indy additional test to show all joinpoints in code using indy 12 лет назад
java5 version bump to 1.6 6 лет назад
jsrc initial versions (neglected .lst files) 21 лет назад
knownLimitations/test117 Spring cleaning in the test suite. Docs for AjcTestCase and XMLBasedAjcTestCase 20 лет назад
ltw 166238 "-nowarn doesn't work for load-time weaving" (rbodkin+LISTS@gmail.com) 17 лет назад
migration Testcode for migration testing 19 лет назад
model innertype intertype 13 лет назад
multiIncremental Fix 404345: another occurence of broken annotation building in JDT 7 лет назад
new update license to EPL 18 лет назад
options fix for Bug 84122 - Allow aspectPath to contain directories 19 лет назад
other-systems initial versions (neglected .lst files) 21 лет назад
product update license to EPL 18 лет назад
profiling 231396: Comment #4: Big Refactoring 16 лет назад
pureJava java 5 support 19 лет назад
runjacks initial version 21 лет назад
scripts quick tests for incremenal improved 21 лет назад
sourceinfo initial version 21 лет назад
src Updates to better cope with future JDKs 6 лет назад
symbols initial version 21 лет назад
testsrc/org/aspectj/tests Upgrading to latest 1.9 compiler 8 лет назад
tracing tests and implementation for 165153: outputting aspectj trace to a named file 17 лет назад
warnings initial version 21 лет назад
.classpath allow reflection world to resolve generated types (e.g. lambdas) 9 лет назад
.cvsignore ignore bintest directories 19 лет назад
.isJava5 make tests a java5 project 14 лет назад
.project initial version 21 лет назад
ajcHarnessTests.xml Let the bug floodgates open, reweavable is now default (pr91417) 18 лет назад
ajcTestSuite.dtd 386341 11 лет назад
ajcTests.xml Don't panic! The tests haven't all disappeared..... 20 лет назад
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 лет назад
build.xml To run compiler tests, just `cd tests; ant test` 19 лет назад
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 лет назад
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 update license to EPL 18 лет назад