Skip to content

Byte Buddy 1.10.4

Compare
Choose a tag to compare
@raphw raphw released this 28 Nov 20:34
· 2280 commits to master since this release
  • Throw exception upon illegal creation of entry-only advice with local parameters to avoid verify error.
  • Remove escaping for execution path on Windows with spaces for Byte Buddy agent.
  • Fix J9 detection for older IBM-released versions of J9 in Byte Buddy agent.