aboutsummaryrefslogtreecommitdiffstats
path: root/docs/dist/doc
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2023-12-14 18:19:08 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2023-12-14 18:19:08 +0700
commit65645a2770acd7b0d662e10c0a394465ff050518 (patch)
treef989febf1b1756f31a25a48c2dbc2bcef3f88ffb /docs/dist/doc
parent3ceea2484a9de250b0e8e8931784b5b7ddc50a96 (diff)
downloadaspectj-65645a2770acd7b0d662e10c0a394465ff050518.tar.gz
aspectj-65645a2770acd7b0d662e10c0a394465ff050518.zip
JavaVersionCompatibility.md: Update for AspectJ 1.9.21
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'docs/dist/doc')
-rw-r--r--docs/dist/doc/JavaVersionCompatibility.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/dist/doc/JavaVersionCompatibility.md b/docs/dist/doc/JavaVersionCompatibility.md
index 3d2ee7b78..65131cf59 100644
--- a/docs/dist/doc/JavaVersionCompatibility.md
+++ b/docs/dist/doc/JavaVersionCompatibility.md
@@ -7,6 +7,7 @@ be easily concluded from the AspectJ version number anymore, and we are sorry fo
AspectJ version | Java version | Comments
----------------|--------------|--------
+1.9.21 | 21 | AspectJ compiler requires JDK 17+ during build time. During runtime, AspectJ still only requires Java 8+ for both compile-time and load-time weaving. Pure Java code can be compiled down to as old as 1.3 byte code level.
1.9.20 - 1.9.20.1 | 20
1.9.19 | 19
1.9.9 - 1.9.9.1 | 18