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

latest releases: byte-buddy-1.14.14, byte-buddy-1.14.13, byte-buddy-1.14.12...
8 years ago
  • Implemented all type lists of class file-rooted files to fallback to type erasures in case that the length of generic types and raw types does not match. This makes Byte Buddy more robust when dealing with illegally defined class files.
  • Fixed rule on a default method's invokeability.
  • Extended MethodCall implementation to include shortcuts for executing Runnable and Callable instances.
  • Added failSafe matcher that returns false for types that throw exceptions during navigation.

Don't miss a new byte-buddy release

NewReleases is sending notifications on new releases.