90 Commits (65f1ec72c2fc9446a162780dc3f6dee625704c02)

Author SHA1 Message Date
  Alexander Kriegisch 65f1ec72c2 Fix #366085 concerning declared annotations with source retention 1 year ago
  Alexander Kriegisch 5239ae0480 Add tests for Java 19 record patterns 1 year ago
  Alexander Kriegisch ec67725ea4 Add the first few Java 19 tests 1 year ago
  Alexander Kriegisch 2548a8ab0b Deactivate Java 18 preview language feature tests 1 year ago
  Alexander Kriegisch 7ef7cd245b Remove Batik path entries from test classpath 1 year ago
  Alexander Kriegisch d2b81de324 Cosmetic fixes in Java 18 tests (e.g. copyright year 2022) 1 year ago
  Jonathan Leitschuh a792bf94ba vuln-fix: Partial Path Traversal Vulnerability 1 year ago
  Alexander Kriegisch ee9d532b1a Make IStateListener.aboutToCompareClasspaths use typed lists 2 years ago
  Alexander Kriegisch 7bd69575fd Revert "AtAjLTWTests: 4 test cases switched to 'useFullLTW' mode" 2 years ago
  Alexander Kriegisch 417a0224e5 Add some smoke test cases for '--add-reads' and '--add-modules' 2 years ago
  Alexander Kriegisch 8a933427ec Add test case + experimental fix for AJC option '--add-exports' 2 years ago
  Alexander Kriegisch 3cd4e9e248 Add AllTestsAspectJ199.suite() to AllTests19 2 years ago
  Alexander Kriegisch 50190a1918 Upgrade to latest JDT Core Java 18 changes, activate J18 preview tests 2 years ago
  Alexander Kriegisch 6403cc2032 Rename testGitHub_125 to testCompilerCanReopenClosedJARs_gh125 2 years ago
  Alexander Kriegisch 8ba1445b28 Move GH-128 tests from 1.9.8 to 1.9.9 bugs test suite after merge 2 years ago
  Alexander Kriegisch bd663a7e64 Ignore testAsyncProceedNestedAroundAdviceThreadPool_gh128 for now 2 years ago
  Alexander Kriegisch 9d35aceab5 Expand "asynchronous proceed for nested around-advice" to 4 scenarios: 2 years ago
  Alexander Kriegisch 72e91478f4 Add test "asynchronous proceed for nested around-advice chain" 2 years ago
  Alexander Kriegisch 8c15d83a46 A few dozen more tests need 'useFullLTW' mode 2 years ago
  Alexander Kriegisch 5288ef1c1c AtAjLTWTests: 4 test cases switched to 'useFullLTW' mode 2 years ago
  Alexander Kriegisch 6dc09db0ca Prepare code, tests and docs for Java 18 2 years ago
  Alexander Kriegisch 0fb70c99cf Regression test for #125: Bugs198Tests.testGitHub_125 2 years ago
  Alexander Kriegisch 133685a542 Move some tests from Ajc198TestsJava to Bugs198Tests 2 years ago
  Andy Clement fab59b5d20 Improve annotation style if pointcut handling 2 years ago
  Andy Clement b720626100 Fix annotation style support for if(true) and if(false) 2 years ago
  Alexander Kriegisch de63b63d82 Add test for Java 11 constant-dynamic 2 years ago
  Alexander Kriegisch 2544ad77d9 Add forgotten Bugs198Tests to test suite 2 years ago
  Alexander Kriegisch cbdb8e067c Incorporate JDT Core fix + test for #105 2 years ago
  Andrey Turbanov 7cec6ee4da Trim trailing whitespaces. 2 years ago
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 years ago
  Alexander Kriegisch 93e3bd515e Update ECJ version, activate Java 17 preview features tests 2 years ago
  Alexander Kriegisch 620add3a3c Add + activate some Java 17 tests 2 years ago
  Alexander Kriegisch c80551f1d3 Test comment cosmetics 2 years ago
  Alexander Kriegisch 68a8916c9b Add integration test for '--release N' compiler option 2 years ago
  Alexander Kriegisch 9de03c3ea5 Add AspectJ 1.9.7 and Java 17 test skeletons 2 years ago
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
  Alexander Kriegisch 79e44360cd Make all tests run on Java 16 via '-add-opens' JVM option 3 years ago
  Alexander Kriegisch 6be777e717 Fix AtAjLTWTests::testLTWDumpProxy for Java 16 3 years ago
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls 3 years ago
  Alexander Kriegisch 68ad86eb6e Add Java 16 test suite for AspectJ 1.9.7 + test refactorings 3 years ago
  Alexander Kriegisch fa8369ebb8 Fix MultiProjectIncrementalTests.testInvalidAspectpath_pr121395 3 years ago
  Alexander Kriegisch 4e5430011f Add Java 15 / AspectJ 1.9.7 test suite 3 years ago
  Alexander Kriegisch 5bb8f42d3b Do not run tests using Java 14 preview features on this Java 15 compiler 3 years ago
  Alexander Kriegisch 1738553596 Restructure Java 14 / AJ 1.9.6 tests 3 years ago
  Alexander Kriegisch ee2bec7cbc Simplify execution of PureJavaTests and KnownLimitationsTests 3 years ago
  Alexander Kriegisch ef21abde05 Make sure Java 14-only tests using preview are not executed on JVM 15+ 3 years ago
  Alexander Kriegisch 2fd6804db8 Fix 'ajdoc' tests for Java 15 build 3 years ago
  Alexander Kriegisch f7d471f682 Fix MultiProjectIncrementalTests.testAspectPath_pr265693, 2nd try 3 years ago
  Andy Clement 884ced970e Reduce test output for incremental comp tests 3 years ago
  Andy Clement 591afb3a59 Reduce test output for incremental comp tests 3 years ago