github raphw/byte-buddy byte-buddy-1.8.6
Byte Buddy 1.8.6

latest releases: byte-buddy-1.14.13, byte-buddy-1.14.12, byte-buddy-1.14.11...
6 years ago
  • Introduced concept of sealing the InjectionClassLoader to avoid abuse.
  • Avoid class loader leak by not storing exceptions thrown in class initializers which can keep references to their first loading class in their backtrace.
  • Add ClassFileBufferStrategy to agent builder.
  • Retain deprecation modifier on intercepted methods and fields on class files prior to Java 5.

Don't miss a new byte-buddy release

NewReleases is sending notifications on new releases.