Byte Buddy v1.4.14 Release Notes

Release Date: 2016-07-01 // almost 8 years ago
    • ๐Ÿ›  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.
    • 0๏ธโƒฃ Make ByteBuddy creation more robust by adding a default fallback for unknown VMs.
    • ๐Ÿ‘Œ Improved support for Java 9.