Byte Buddy 1.11.17
raphw
released this
22 Sep 18:22
·
1460 commits
to master
since this release
- Better error message upon attachment failure due to overridden attach socket.
- Retain label order for instructions in
Advice
to avoid incorrect offsets in stack map frames. - Change
MethodGraph.Compiler
API to accept generic types. - Add plugin to add
Proxied
annotations to all proxied methods of a dispatcher. This avoids problems in obfuscators. - Fix resolution of type initializer in a
Nexus
.