]> source.dussan.org Git - aspectj.git/commit
Refactor, comment and reactivate Ajc183Tests.testAnnoStyleDecp_442425
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Sat, 7 Jan 2023 13:23:26 +0000 (14:23 +0100)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Sat, 7 Jan 2023 13:23:26 +0000 (14:23 +0100)
commit0e3d9f0dbc853b168cf84118490ddcb487f2aa0f
treea87009166d143eb755cb815e3f3c140b8d6ace28
parent09ada8dd884eb66911d58d1b76d7e1ae4ab145f2
Refactor, comment and reactivate Ajc183Tests.testAnnoStyleDecp_442425

This test was always inactive and did not add any value other than
during development. No it runs, passes and documents the status quo of
  - what was fixed (regression for AJC 1.8.2 core dump fixed in 1.8.3),
  - the current limitations of @DeclareParents and @DeclareMixin
    regarding generic interfaces.

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
tests/bugs183/442425/EntityController.java
tests/bugs183/442425/EntityControllerAspect.java
tests/bugs183/442425/EntityMongoController.java
tests/bugs183/442425/IEntityController.java
tests/bugs183/442425/MyAnnotatedController.java
tests/src/test/java/org/aspectj/systemtest/ajc183/Ajc183Tests.java
tests/src/test/resources/org/aspectj/systemtest/ajc183/ajc183.xml