这是indexloc提供的服务,不要输入任何密码
Skip to content

Byte Buddy 1.4.2

Choose a tag to compare

@raphw raphw released this 16 Jun 08:04
· 5128 commits to master since this release
  • Changed storage order of return values in Advice methods to avoid polluting the local variable array when dealing with nested exception handlers.
  • Added caching ElementMatcher as a wrapping matcher.
  • Exclude Byte Buddy types by default from an AgentBuilder.
  • Added DescriptionStrategy that allows not using reflection in case that a class references non-available classes.