Runtime code generation for the Java virtual machine

Edit Package byte-buddy
https://bytebuddy.net/

Byte Buddy is a code generation and manipulation library for creating and modifying Java classes during the runtime of a Java application and without the help of a compiler. Other than the code generation utilities that ship with the Java Class Library, Byte Buddy allows the creation of arbitrary classes and is not limited to implementing interfaces for the creation of runtime proxies. Furthermore, Byte Buddy offers a convenient API for changing classes either manually, using a Java agent or during a build.

Refresh
Refresh
Source Files
Filename Size Changed
byte-buddy-1.14.10.tar.gz 0002014326 1.92 MB
byte-buddy.changes 0000004419 4.32 KB
byte-buddy.spec 0000004363 4.26 KB
Revision 10 (latest revision is 25)
Anton Shvetz's avatar Anton Shvetz (urbic) committed (revision 10)
- Update to v1.14.10
  * Changes of v1.14.10
    + Add lazy facade to default TypePool in AgentBuilder to avoid
      parsing of types ignored by name.
    + Avoid module info classes in Android plugin.
Comments 0
openSUSE Build Service is sponsored by