diff options
author | Andy Clement <aclement@pivotal.io> | 2022-01-06 22:18:21 -0800 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2022-01-06 22:18:21 -0800 |
commit | 92779d0829d41d55cae300d4d4d5a67cff72916d (patch) | |
tree | 417757a4e9ad7244e2f996c3c34cb4e5fcc75f62 /.mvn | |
parent | 4021ffcbfe320a1b91bb2bcee7a112f7122ef82d (diff) | |
download | aspectj-92779d0829d41d55cae300d4d4d5a67cff72916d.tar.gz aspectj-92779d0829d41d55cae300d4d4d5a67cff72916d.zip |
Fix ConstantDynamic to use the right tag.
The class ConstantDynamic was incorrectly using the `InvokeDynamic` tag
during construction which meant after reading in code containing a
`Dynamic` reference, it would incorrectly be written out as an
`InvokeDynamic` reference. There is not much code out there using
Dynamic so wasn't uncovered before.
Fixes #68
Diffstat (limited to '.mvn')
0 files changed, 0 insertions, 0 deletions