Skip to content

Byte Buddy 1.10.18

Compare
Choose a tag to compare
@raphw raphw released this 01 Nov 07:51
· 1953 commits to master since this release
  • Fixes descriptor used for method handle constant of field.
  • Fixes assignability check for varargs.
  • Allow using static interface methods for bootstraping.
  • Allow providing null to setsValue for field assignment.
  • Cleans up providing of constant arguments as type description, enum or constant.
  • Support getPackage in legacy class loaders.
  • Allow method call by matcher on private method of instrumented type.