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

latest releases: byte-buddy-1.14.14, byte-buddy-1.14.13, byte-buddy-1.14.12...
6 years ago
  • Fixes self-attachment on Java 9+ on Windows.
  • Check for non-accessability on MethodCall.
  • Change static proxy fields to be volatile.
  • Do not copy security-related meta-data on jar file copying.
  • Guard resolution of annotations for methods with syntetic parameters.
  • Forbid skipping code in constructors for Advice.
  • Added constructor strategy for defining a default constructor that invokes a non-default constructor.
  • Improve performance of accessor methods and cache fields by reducing use of String::format.

Don't miss a new byte-buddy release

NewReleases is sending notifications on new releases.