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

latest releases: byte-buddy-1.14.13, byte-buddy-1.14.12, byte-buddy-1.14.11...
9 years ago
  • Retrofitted method parameters to be represented by ParameterDescriptions and added possibility to extract names and modifiers for these parameters, either by using the Java 8 API (if available) or by reading this information from the underlying class file.
  • Fixed a NullPointerException being thrown due to accidental return of a null value from a method.

Don't miss a new byte-buddy release

NewReleases is sending notifications on new releases.