Skip to content

Byte Buddy 1.4.14

Compare
Choose a tag to compare
@raphw raphw released this 21 Jul 08:57
· 4270 commits to master since this release
  • Fixed bug with handling of legacy byte code instructions in Advice component.
  • Cleaned up and refactored usage of AccessController. Added privileged handling to AgentBuilder.
  • Added proper buffering to non-buffered interaction with file streams.
  • Make ByteBuddy creation more robust by adding a default fallback for unknown VMs.
  • Improved support for Java 9.