8633 コミット (cfeda34565a1a2e302f7cb3c3401f190a2029d71)
 

作成者 SHA1 メッセージ 日付
  Alexander Kriegisch cfeda34565 Set version to 1.9.20-SNAPSHOT 1年前
  Alexander Kriegisch 271ff0f640 AspectJ release 1.9.19 1年前
  Alexander Kriegisch 9161b23b47 BCEL: use MAX_CP_ENTRIES from internal class, not from JRE 1年前
  Alexander Kriegisch ffacda7722 Bump JDT Core to release 1.9.19 1年前
  Alexander Kriegisch 7373dbd5f3 Update release notes for 1.9.19 (Java 19) 1年前
  Alexander Kriegisch 65f1ec72c2 Fix #366085 concerning declared annotations with source retention 1年前
  Alexander Kriegisch b08d7d2a31
Merge pull request #187 from eclipse/java-19 1年前
  Alexander Kriegisch b781362e74 Add release notes for 1.9.19 (Java 19) 1年前
  Alexander Kriegisch 5239ae0480 Add tests for Java 19 record patterns 1年前
  Alexander Kriegisch 9be61fe259 Bump ECJ version in messages_aspectj.properties 1年前
  Alexander Kriegisch 40909022f4 Merge branch 'master' into java-19 1年前
  Alexander Kriegisch 063d3cc59a Address upstream BCEL vulnerability CVE-2022-42920 1年前
  Alexander Kriegisch c84a35837e OutputSpec.matchesThisVm better supports version ranges 1年前
  Alexander Kriegisch 0ff75f28fe LangUtil: improve Java version major/minor parsing 1年前
  Alexander Kriegisch 8cbfedcde9 Fix tests due to changed JDK 'toString' methods in Java 19 1年前
  Alexander Kriegisch ec67725ea4 Add the first few Java 19 tests 1年前
  Alexander Kriegisch 2548a8ab0b Deactivate Java 18 preview language feature tests 1年前
  Alexander Kriegisch 7ef7cd245b Remove Batik path entries from test classpath 1年前
  Alexander Kriegisch d2b81de324 Cosmetic fixes in Java 18 tests (e.g. copyright year 2022) 1年前
  Alexander Kriegisch 6bffb28451 Do not run Java 18 preview feature tests with Java 19 JDT Core 1年前
  Alexander Kriegisch c05db1e68c Bump ASM to 9.4, supporting Java 20 class files 1年前
  Alexander Kriegisch dc2863a18e Set Maven version to 1.9.19-SNAPSHOT 1年前
  Alexander Kriegisch 15cef01683 Set Java 19 compiler version after JDT Core merge 1年前
  Alexander Kriegisch c540b0f60e First Java 19 version, barely tested. 1年前
  Alexander Kriegisch 21d6515731 Add docs/dist/LICENSE-AspectJ.html to all public artifacts 1年前
  Jonathan Leitschuh a792bf94ba vuln-fix: Partial Path Traversal Vulnerability 1年前
  Alexander Kriegisch 208eafba32 Improve condy (constant dynamic) support 1年前
  Alexander Kriegisch aeb598cda1 CI build: upgrade from Java 18-EA to 18 1年前
  Andrey Turbanov f66a4f9b08 Use System.lineSeparator() instead of hand-crafted method 2年前
  Alexander Kriegisch ee9d532b1a Make IStateListener.aboutToCompareClasspaths use typed lists 2年前
  Andrey Turbanov 816f585d54 Cleanup redundant null check before instanceof 2年前
  Andrey Turbanov 57dd44a35a Do not use String literal as synchronized lock 2年前
  Andrey Turbanov 2091b6d1de Reduce 'Object' class usage 2年前
  Andrey Turbanov 047a93c24f Fix suspicious Map.get call 2年前
  Andy Clement 28396ed60f
Merge pull request #155 from turbanoff/cleanup_redundant_casts 2年前
  Andrey Turbanov 1c487b2e0f Remove redundant casts after generics update 2年前
  Andy Clement caa2c39be1
Merge pull request #131 from turbanoff/use_generics_ajdt.core 2年前
  Alexander Kriegisch 238af52f84 BcelWorld.reportMatch: handle 'kind.getName() == null' correctly 2年前
  Alexander Kriegisch 1ecda93436 Make TypeSafeEnum immutable 2年前
  Alexander Kriegisch 48edd62b23 JavaVersionCompatibility.md: add link to "Java language changes since Java 9" 2年前
  Alexander Kriegisch 72552a8934 Remove obsolete comments in POM mentioning GitHub Packages 2年前
  Alexander Kriegisch ea43aa5ed8
Merge pull request #151 from eclipse/150-improve-ci-build 2年前
  Alexander Kriegisch 495f0ec659 CI build: attach main artifacts to build 2年前
  Alexander Kriegisch 532450373b CI build: create docs and attach them to build 2年前
  Alexander Kriegisch 4878866c98 CI build: use Maven cache 2年前
  Alexander Kriegisch b35e5bbfc3
Merge pull request #149 from eclipse/148-remove-aspectj-browser 2年前
  Alexander Kriegisch 651e92a328 Remove AspectJ Browser (ajbrowser) code and documentation 2年前
  Alexander Kriegisch cefa5d6bfc Delete unused directories org.aspectj.lib, shadows.org.eclipse.jdt.core 2年前
  Alexander Kriegisch d8cdb2d672 Remove Aspectj.dev artifact and plugin repositories 2年前
  Alexander Kriegisch a87661e032 Bump Maven Shade Plugin to 3.3.0, add TODO to remove Flatten Maven Plugin 2年前