]> source.dussan.org Git - aspectj.git/commitdiff
Update release notes 1.9.7 to 1.9.21
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Sat, 16 Mar 2024 10:00:29 +0000 (11:00 +0100)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Sat, 16 Mar 2024 10:00:29 +0000 (11:00 +0100)
Add hint: "As of AspectJ 1.9.21.1, '--add-opens' is no longer necessary.
Please upgrade, if it bothers you too much."

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
docs/release/README-1.9.19.adoc
docs/release/README-1.9.20.adoc
docs/release/README-1.9.21.adoc
docs/release/README-1.9.7.adoc
docs/release/README-1.9.8.adoc
docs/release/README-1.9.9.adoc

index a8115693499577e910c28b11a5fe7fd1f7da26ee..5f419c42140893ace4c1b42d30917ba506a7d067 100644 (file)
@@ -77,6 +77,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
index 8e1087358905949c8d3b932b343fed5641230bd4..0ebda01c2f899e98e0b73d286bff2a6255ab9a72 100644 (file)
@@ -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
index fab41ae57e155c698032aac9b89264d6dff28b13..a3bfc53948e4a5b09ca9169df808112a3659bf20 100644 (file)
@@ -165,6 +165,8 @@ JEPs. Therefore, you need to set the JVM parameter `--add-opens java.base/java.l
 aspect weaving. This is due to the 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
index c59d838dc4aad44373fdf7a823800ce3bde8a2b1..88759085b189ba53c5e3adf076e1b1ae394c5fde 100644 (file)
@@ -60,6 +60,8 @@ order to enable aspect weaving. This is due to the 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.
+
 == Organisational and internal changes
 
 For AspectJ 1.9.7, we implemented a lot of internal changes concerning
index 33208450f96c526f7a37a2837cd88a613094f156..b42f10f90c7ab8eeef3d8ed5ffa91822995e81a4 100644 (file)
@@ -75,6 +75,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
index 80408baf1d12088e83a3565bb587b6ca4da59477..7c83fafc1a92b489deb6ee1728517e24952951ab 100644 (file)
@@ -88,6 +88,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