]> source.dussan.org Git - aspectj.git/commit
Add IT reproducing JoinPointImpl thread-locals memory leak
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Wed, 10 Apr 2024 09:03:13 +0000 (11:03 +0200)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Wed, 10 Apr 2024 09:23:00 +0000 (11:23 +0200)
commit856db5d97f329041751418b2cc43d7574e26144d
tree10893c2586a7b98fc5d48473a23499c32ba53be8
parente54ae565842527ac8cd55807649a32d17dec627e
Add IT reproducing JoinPointImpl thread-locals memory leak

Relates to #302.

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
tests/bugs1922/github_302/FirstAspect.aj [new file with mode: 0644]
tests/bugs1922/github_302/NestedAroundClosureMemoryLeakTest.java [new file with mode: 0644]
tests/bugs1922/github_302/SecondAspect.aj [new file with mode: 0644]
tests/bugs1922/github_302/Task.java [new file with mode: 0644]
tests/src/test/java/org/aspectj/systemtest/ajc1922/Bugs1922Tests.java
tests/src/test/resources/org/aspectj/systemtest/ajc1922/ajc1922.xml