This reproduces regression bug #285 when running
org.aspectj.systemtest.ajc171.NewFeatures::testSharedCache.
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
--- /dev/null
+AspectJ_JDK_Update
+
+Always add latest AspectJ core libraries (aspectjrt.jar, aspectjweaver.jar, aspectjtools.jar) here to ensure that
+relevant integration tests run with the latest versions. Having missed the update in the past has led to regression bugs
+to occur, e.g. https://github.com/eclipse-aspectj/aspectj/issues/285, which was introduced during the fix for
+https://github.com/eclipse-aspectj/aspectj/issues/277.
--- /dev/null
+AspectJ_JDK_Update
+
+Always add latest aspectjrt.jar here to ensure that relevant integration tests run with the latest versions.