2474 Commits (java16-add-opens)

Author SHA1 Message Date
  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 eac253e746 Revert "Remove module 'run-all-junit-tests' from root POM -> speed up the build" 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 a1867b05ba Remove module 'run-all-junit-tests' from root POM -> speed up the build 3 years ago
  Alexander Kriegisch fa8369ebb8 Fix MultiProjectIncrementalTests.testInvalidAspectpath_pr121395 3 years ago
  Alexander Kriegisch 0b866816fa Fix tests expecting usage texts as failure outputs 3 years ago
  Alexander Kriegisch 29acb9063a Fix test relying on JVM warning being stripped from output 3 years ago
  Alexander Kriegisch 4e5430011f Add Java 15 / AspectJ 1.9.7 test suite 3 years ago
  Alexander Kriegisch 5883007858 Add 'yield' usage to Java 12/13 switch expressions tests 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 7fab8259c4 Upgrade to ASM 9.1, delete obsolete ASM binaries 3 years ago
  Alexander Kriegisch ee2bec7cbc Simplify execution of PureJavaTests and KnownLimitationsTests 3 years ago
  Alexander Kriegisch 0cec8aea6f Fix outdated ajcTestSuite.dtd and lots of XML problems 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 052bd66fb2 Improve text matching in OutputSpec, fixing some failing Windows tests 3 years ago
  Alexander Kriegisch 2fd6804db8 Fix 'ajdoc' tests for Java 15 build 3 years ago
  Alexander Kriegisch 42b1e6f09e Add missing '-options' values -1.5, -1.9 to ajc{150,190_from150}.xml 3 years ago
  Alexander Kriegisch 021ad3e375 Replace path separators ';' by ',' in XML test specs 3 years ago
  Alexander Kriegisch f7d471f682 Fix MultiProjectIncrementalTests.testAspectPath_pr265693, 2nd try 3 years ago
  Alexander Kriegisch 2bde9d9925 Try to fix MultiProjectIncrementalTests.testAspectPath_pr265693 3 years ago
  Alexander Kriegisch 5a415f27ae Fix path separators in ajc190.xml, make tests run on Windows 3 years ago
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags 3 years ago
  Andy Clement 611e94990f Revert to 1.9.7.BUILD-SNAPSHOT 3 years ago
  Andy Clement b20196924e 1.9.7 milestone 1 published 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
  Lars Grefer 639f5030e0 Weaken Collection declarations 3 years ago
  Andy Clement ea51777690 Fix test on J14 3 years ago
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call 3 years ago
  Lars Grefer efa2e5ce8c Collections.sort() can be replaced with List.sort() 3 years ago
  Lars Grefer 5580db6c5c Remove project.parent.relative path as ../pom.xml is already the default 3 years ago
  Andy Clement 8fb374ceba lets have maven fail if those tests fail... 3 years ago
  Andy Clement b0b2f50a27 Fix up tests and reduce verbosity on J11 3 years ago
  Andy Clement 7e8259b0d4 Making tests behave on 11 3 years ago
  Lars Grefer 05f797adde Simplify checks for Java 8 to true 3 years ago
  Lars Grefer d7ba05ce26 Remove checks for old Java Versions 3 years ago
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago
  Lars Grefer 93ce335dc0 Unnecessary unboxing 3 years ago
  Lars Grefer f33600d4d5 Unnecessary boxing 3 years ago
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement 1dc58988d1 Rev to 1.9.7.BUILD-SNAPSHOT 3 years ago
  Andy Clement 3d7bc04288 AspectJ 1.9.6 final bits 3 years ago
  Andy Clement 199aaba33a Update ASM and fix packaging for matcher artifact 3 years ago
  Andy Clement 4f6619ca4b polish and new test for 550705 4 years ago
  Andy Clement ebc1e849d3 558995 testcode 4 years ago
  Andy Clement 4471ba76ac Include JDTCore for Java14 4 years ago