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.12.tar.gz 0002016877 1.92 MB
byte-buddy.changes 0000005085 4.97 KB
byte-buddy.spec 0000004363 4.26 KB
Revision 12 (latest revision is 25)
Anton Shvetz's avatar Anton Shvetz (urbic) committed (revision 12)
- Update to v1.14.12
  % Changes of v1.14.12
    + Pin proxy class file version to avoid implicit changes when
      using Graal native image.
    + Add support for Java 23.
    + Add missing @MaybeNull annotation.
Comments 0
openSUSE Build Service is sponsored by