72 Комити (8d33cfa5274720b7e72effb3f20ce09628b79787)

Аутор SHA1 Порука Датум
  Alexander Kriegisch 020aa0361b Revert "Fix more LTW tests" пре 2 година
  Alexander Kriegisch af0e70f161 RunSpec: allow '<stdout ordered="no">' пре 2 година
  Alexander Kriegisch 63d5e3e893 Fix more LTW tests пре 2 година
  Alexander Kriegisch 09d5772dba Use '-Djava.security.manager=allow' on Java 18+ (JEP 411) пре 2 година
  Alexander Kriegisch 6dc09db0ca Prepare code, tests and docs for Java 18 пре 2 година
  Andrey Turbanov bfd6fee99d Cleanup redundant boxing. пре 2 година
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. пре 2 година
  Andrey Turbanov 793a015abb According to javadoc File.isDirectory 'true' if and only if the file denoted by this abstract pathname exists and is a directory. пре 2 година
  Alexander Kriegisch 620add3a3c Add + activate some Java 17 tests пре 2 година
  Alexander Kriegisch c80551f1d3 Test comment cosmetics пре 2 година
  Alexander Kriegisch 18fd62a4e3 Remove logging dots per test step in AjcTest.runTest пре 2 година
  Alexander Kriegisch 9de03c3ea5 Add AspectJ 1.9.7 and Java 17 test skeletons пре 3 година
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 пре 3 година
  Andy Clement ab208cde42 Remove jdiff пре 3 година
  Alexander Kriegisch 0e7ac59f24 Remove some cruft from test classes Ajc, AjcTestCase, AntSpec пре 3 година
  Alexander Kriegisch 464b8c1987 Add POM to download libs (WIP) which previously were committed to SCM пре 3 година
  Alexander Kriegisch 79e44360cd Make all tests run on Java 16 via '-add-opens' JVM option пре 3 година
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls пре 3 година
  Alexander Kriegisch e4a2a5a5d2 Fix + improve some tests regarding Ajc output (usage messages etc.) пре 3 година
  Alexander Kriegisch 68ad86eb6e Add Java 16 test suite for AspectJ 1.9.7 + test refactorings пре 3 година
  Alexander Kriegisch 29acb9063a Fix test relying on JVM warning being stripped from output пре 3 година
  Alexander Kriegisch 31b2d60b89 Improve usage text, error and warning output in batch compiler пре 3 година
  Alexander Kriegisch 4e5430011f Add Java 15 / AspectJ 1.9.7 test suite пре 3 година
  Alexander Kriegisch 5bb8f42d3b Do not run tests using Java 14 preview features on this Java 15 compiler пре 3 година
  Alexander Kriegisch fff8eef683 Add Java 15 class vile version to BCEL constants, adjust test tools etc. пре 3 година
  Alexander Kriegisch 0cec8aea6f Fix outdated ajcTestSuite.dtd and lots of XML problems пре 3 година
  Alexander Kriegisch 544f836d7e Fix OutputSpec corner case (test empty output) from @052bd66f пре 3 година
  Alexander Kriegisch ef21abde05 Make sure Java 14-only tests using preview are not executed on JVM 15+ пре 3 година
  Alexander Kriegisch 052bd66fb2 Improve text matching in OutputSpec, fixing some failing Windows tests пре 3 година
  Alexander Kriegisch 2fd6804db8 Fix 'ajdoc' tests for Java 15 build пре 3 година
  Alexander Kriegisch a78abecee0 Fix: WeaveSpec no longer ignores the '-Xlintfile' parameter пре 3 година
  Alexander Kriegisch ee2817f3e1 Unify classpath handling in CompileSpec & RunSpec пре 3 година
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers пре 3 година
  Andy Clement e0adab7d8f polish пре 3 година
  Lars Grefer 702f3fa5bd Cleanup unused imports пре 3 година
  Lars Grefer 48522f987f Update to JUnit 4.13 пре 3 година
  Lars Grefer 639f5030e0 Weaken Collection declarations пре 3 година
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call пре 3 година
  Lars Grefer 3641f1626d Collection.toArray() call style пре 3 година
  Lars Grefer d66bec041a Manual array copy пре 3 година
  Lars Grefer efa2e5ce8c Collections.sort() can be replaced with List.sort() пре 3 година
  Lars Grefer a85308ec10 Manual array to collection copy пре 3 година
  Andy Clement e5c41da863 Attempting to get J11 build happy at github пре 3 година
  Andy Clement 7e8259b0d4 Making tests behave on 11 пре 3 година
  Lars Grefer 05f797adde Simplify checks for Java 8 to true пре 3 година
  Lars Grefer d7ba05ce26 Remove checks for old Java Versions пре 3 година
  Lars Grefer 242631cf8c Fix compilation on Java 11 пре 3 година
  Lars Grefer e1bff9a570 Use the diamond operator where possible пре 3 година
  Lars Grefer 93ce335dc0 Unnecessary unboxing пре 3 година
  Lars Grefer f33600d4d5 Unnecessary boxing пре 3 година