aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release/README-1.9.20.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release/README-1.9.20.adoc')
-rw-r--r--docs/release/README-1.9.20.adoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/release/README-1.9.20.adoc b/docs/release/README-1.9.20.adoc
index 8e1087358..0ebda01c2 100644
--- a/docs/release/README-1.9.20.adoc
+++ b/docs/release/README-1.9.20.adoc
@@ -103,6 +103,8 @@ the JVM parameter `--add-opens java.base/java.lang=ALL-UNNAMED` in order to enab
fact that the weaver uses internal APIs for which we have not found an adequate replacement yet when defining classes
in different classloaders.
+**Update:** As of AspectJ 1.9.21.1, `--add-opens` is no longer necessary. Please upgrade, if it bothers you too much.
+
=== Compile with Java preview features
For features marked as preview on a given JDK, you need to compile with `ajc --enable-preview` and run with