Skip to content

Byte Buddy 1.10.7

Compare
Choose a tag to compare
@raphw raphw released this 21 Jan 00:02
· 2217 commits to master since this release
  • Correct discovery of old J9 VMs.
  • Correct invocation of AgentBuilder.Listener during retransformation.
  • Allow forbidding self-attachment using own artifact.
  • Add possibility to patch class file transformers.
  • Fix equality check for float and double primitives.
  • Add guards for annotation API to handle buggy reflection API with mandated parameters.
  • Update ASM.