509 Commits (java16-add-opens)

Author SHA1 Message Date
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls 3 years ago
  Alexander Kriegisch f0cc6138f9 Strip down compiler messages to AspectJ-specific ones 3 years ago
  Jerry James 3255a3c562 Fix javadoc references to nonexistent fields, classes, or packages 3 years ago
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags 3 years ago
  Jerry James f8f117808b Fix misplaced or incorrectly nested HTML tags 3 years ago
  Jerry James f7f7656f81 Fix incorrect HTML entities in javadoc comments 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
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers 3 years ago
  Andy Clement e0adab7d8f polish 3 years ago
  Lars Grefer 702f3fa5bd Cleanup unused imports 3 years ago
  Lars Grefer 639f5030e0 Weaken Collection declarations 3 years ago
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call 3 years ago
  Lars Grefer 3641f1626d Collection.toArray() call style 3 years ago
  Lars Grefer d66bec041a Manual array copy 3 years ago
  Lars Grefer a85308ec10 Manual array to collection copy 3 years ago
  Lars Grefer 5580db6c5c Remove project.parent.relative path as ../pom.xml is already the default 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
  Andy Clement cacc9d5602 Add a debug flag to workaround issue until we can sort it (565713) 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 a508fd5315 'while' loop replaceable with enhanced 'for' loop 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement c3289ab86b Polish 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 869b7cccd3 Fix 550705: tricky intermittent verify error 4 years ago
  Andy Clement a3e5e4104f Move to 1.9.6.BUILD-SNAPSHOT version 4 years ago
  Andy Clement 355b79ad65 1.9.5 release versions in poms 4 years ago
  Andy Clement 282c5d2d07 polish 4 years ago
  Andy Clement ded957880d Debug for 551732 4 years ago
  Andy Clement 4d6668df0c Fix 550494 4 years ago
  Andy Clement af640d2d88 Fix Bug 550290 - Lack of TypeSafeEnum#hashCode may lead to non-deterministic bytecode 4 years ago
  Andy Clement 01f7d8ba8e Update to 1.9.5.BUILD-SNAPSHOT in poms 5 years ago
  Andy Clement eb04dcf7a1 1.9.4 POMS 5 years ago
  Andy Clement 154c12703a pushed versions to 1.9.4.BUILD-SNAPSHOT 5 years ago
  Andy Clement c53bdfe303 polish for 1.9.3 5 years ago
  Andy Clement 8819fad9f4 333274: more tests and fixes: nested @Around advice with proceed 5 years ago
  Andy Clement 35c4a7d9d8 Adding ProceedingJoinPoint built in type 5 years ago
  Andy Clement de2f7c7532 Fix version tagging for info strings 5 years ago
  Andy Clement 81eac679eb Add module tests back in - but streamlined 5 years ago
  Andy Clement 7758d629f9 tweak matcher for weaver module requirements 5 years ago
  Andy Clement 9803f22ec4 mavenized org.aspectj.matcher - finished 5 years ago
  Andy Clement afaa961b29 mavenized org.aspectj.matcher module - wip 5 years ago
  Andy Clement 5719d79c2b 543657: overweaving declare parents fix 5 years ago
  Andy Clement 8755f774ae 389678: Better support for overweaving 5 years ago
  Andy Clement 1a819be178 Dig deeper to find WildTypePattern in DeclareParents 5 years ago
  Andy Clement 5f594722aa Diagnostics for https://bugs.eclipse.org/bugs/show_bug.cgi?id=543023 5 years ago