aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs180
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2022-03-01 11:31:17 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2022-03-23 15:39:14 +0700
commite18c4f92938b117eaea32a340ea1ba65fa0585ae (patch)
treec1c3ecedc417c1b1b699306b026df2e2198de1b2 /tests/bugs180
parent9d35aceab5f642c8d8eaa59ddae4ed2c66a081ed (diff)
downloadaspectj-e18c4f92938b117eaea32a340ea1ba65fa0585ae.tar.gz
aspectj-e18c4f92938b117eaea32a340ea1ba65fa0585ae.zip
Name annotation vs native style aspects uniformly in github_128 tests
Trying to find the difference between byte code generated by AJC for functionally identical annotation vs native style aspect, I move the aspects into subdirectories in order to be able to name them identically. This way, when decompiling them with javap or Fernflower it is easier to diff them later. Why the decompilation? Because for the thread pool testing scenario native syntax passes while annotation syntax fails. I.e., we need to find the difference. That can be done by reading source code, if you know where to look, or by starting with reverse engineering in order to first understand more and look at the code later. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'tests/bugs180')
0 files changed, 0 insertions, 0 deletions