Byte Buddy v0.6.13 Release Notes

Release Date: 2015-07-01 // almost 9 years ago
    • 🛠 Fixed resolution of field accessors to not attempt reading of non-static fields from static methods.
    • 🛠 Fixed renaming strategy for type redefinitions to work around a constraint of ASM where stack map frames required to be expanded even though this was not strictly necessary.