github raphw/byte-buddy byte-buddy-0.7-rc3
Byte Buddy 0.7-rc3

latest releases: byte-buddy-1.14.14, byte-buddy-1.14.13, byte-buddy-1.14.12...
pre-release8 years ago
  • Read Nexus instances of the Byte Buddy agents from the enclosing class loader rather than from the system class loader. This allows for their usage from OSGi environments and for user with other custom class loaders.
  • Changed modifiers for accessor methods and rebased methods to be public when rebasing or accessing methods of a Java 8 interface. For interfaces, all modifiers must be public, even for such synthetic members.
  • Support absolute path names for accessing class file ressources of the ByteArrayClassLoader.
  • Added random suffix to the names of rebased methods to avoid naming conflicts.

Don't miss a new byte-buddy release

NewReleases is sending notifications on new releases.