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

latest releases: byte-buddy-1.14.13, byte-buddy-1.14.12, byte-buddy-1.14.11...
9 years ago
  • Changed the SuperMethodCall instrumentation to fall back to a default method call if required as different behavior
    is surprising and introduces subtle bugs in user code.
  • Added a MethodCall instrumentation that allows hard-coding a method call.
  • Added an InvokeDynamic instrumentation that allows runtime dispatching by bootstrap methods.
  • Fixed the default TypePool to retain generic signatures in order to avoid that agents delete such signatures.
  • Fixed a bug in all of the the default ConstructorStrategy that effectively prevented intercepting of constructors.

Don't miss a new byte-buddy release

NewReleases is sending notifications on new releases.