Skip to content

Byte Buddy 1.18.3

Choose a tag to compare

@raphw raphw released this 19 Dec 15:20
· 11 commits to master since this release
  • Avoid using Class File API when Byte Buddy is loaded on the boot loader where multi-release jars are not available.
  • Add additional safety when processing class files with illegally formed parameters.
  • Update to latest ASM.