Skip to content

byte-buddy-1.8.17

Compare
Choose a tag to compare
@raphw raphw released this 06 Aug 19:32
· 2610 commits to master since this release
  • Fix class loader injection using putBoolean.
  • Do not set timeout for Unix attach simulation if value is 0.
  • Avoid incorrect lookup of getDefinedPackage on Java 8 IBM VMs.
  • Fix type checks on constantdynamic support.