diff options
author | Andy Clement <aclement@pivotal.io> | 2017-10-05 10:27:40 -0700 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2017-10-05 10:27:40 -0700 |
commit | 3d85b130f5409e259795f2e685d17d9ff1604a22 (patch) | |
tree | ee3d03804eafe3b0553d2596a90ea75c946b2d85 /weaver5/java5-src/org/aspectj | |
parent | 189eb5a07a3120ac1c89222d5e01e47c0b730f33 (diff) | |
download | aspectj-3d85b130f5409e259795f2e685d17d9ff1604a22.tar.gz aspectj-3d85b130f5409e259795f2e685d17d9ff1604a22.zip |
Ensure we can disassemble invokedynamic
If there are problems at weave time the weaver may attempt to
disassemble some code to produce a nice error message. Until this
change that disassembly code did not understand invokedynamic.
This would make it fail to disassemble and instead of seeing the
real problem you see a disassembly problem. With this fix we
should now see the underlying problem in the issue.
Issue: #525541
Diffstat (limited to 'weaver5/java5-src/org/aspectj')
0 files changed, 0 insertions, 0 deletions