Skip to content

Byte Buddy 1.10.14

Compare
Choose a tag to compare
@raphw raphw released this 31 Jul 15:38
· 1787 commits to master since this release
  • Fix build config to include Eclipse e2e file.
  • Allow for not printing a warning if no file is transformed in build plugin.
  • Fix invokability check in MethodCall validation.
  • Avoid premature validation of InstrumentType's method modifiers.
  • Use type cache by default when using loaded type class pool since class lookup showed to be rather expensive.