]> source.dussan.org Git - aspectj.git/commit
Improve bridge method test, bootstrapping ASM usage
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Tue, 22 Aug 2023 00:54:19 +0000 (07:54 +0700)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Tue, 22 Aug 2023 00:57:02 +0000 (07:57 +0700)
commit2af1b06b6a9439109520b249b5e44dfc1375c199
treef4fe949ae43f661c744b731d903f5c601d9d6183
parent41849751a83203a89d8cc982951887ee2ffec9c6
Improve bridge method test, bootstrapping ASM usage

Instead of using a pre-generated JAR, the source code generating the
class with reordered methods (bridge method first) is now compiled
directly before usage. This is possible, because in the previous commit
ASM was put on the Ajc classpath for tests.

Relates to #256.

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
tests/bugs1921/gh_spring_27761/JpaRepositoryDump.java
tests/bugs1921/gh_spring_27761/JpaRepository_bridge_first.jar [deleted file]
tests/src/test/resources/org/aspectj/systemtest/ajc1920/ajc1920.xml