]> source.dussan.org Git - aspectj.git/commit
Change value of woven class in generatedClasses map
authorUri Simchoni <urisimchoni@gmail.com>
Sun, 4 Feb 2024 10:46:03 +0000 (12:46 +0200)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Thu, 8 Feb 2024 05:03:50 +0000 (12:03 +0700)
commit0f7b2e70f921192d8d36a943224f0e397c6d07a7
tree37c0c086c71475cab94705f9b3b26bbce53da9ce
parentcd8e8a10067f17372e6f356cdde2d9c269575525
Change value of woven class in generatedClasses map

Store the woven class and not a generated (inner) class as value of the
woven class name. This has no effect in this commit, because the value
is not consulted at all, but will be used later on.

Relates to #279.
weaver/src/main/java/org/aspectj/weaver/tools/WeavingAdaptor.java