Skip to content

Byte Buddy 0.6.13

Compare
Choose a tag to compare
@raphw raphw released this 17 Jul 12:37
· 6573 commits to master since this release
  • Fixed resolution of field accessors to not attempt reading of non-static fields from static
  • Fixed renaming strategy for type redefinitions to work arround a constraint of ASM where stack map frames required to be expanded even though this was not strictly necessary.