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
_multibuild 0000000055 55 Bytes
byte-buddy-1.14.8.tar.gz 0002008398 1.92 MB
byte-buddy.changes 0000003606 3.52 KB
byte-buddy.spec 0000004232 4.13 KB
Revision 7 (latest revision is 23)
Fridrich Strba's avatar Fridrich Strba (fstrba) accepted request 1111659 from Anton Shvetz's avatar Anton Shvetz (urbic) (revision 7)
- Update to v1.14.8
  * Changes of v1.14.8
    + Correctly read versions from class file that would use both
      bytes.
    + Fix Byte Buddy Gradle plugin for Gradle 8.3+.
    + Correct field and static method access on subtypes in
      MemberSubstitution.
    + Support APK 7.4+ versions in Byte Buddy Gradle for Android
      plugin.
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
Comments 0
openSUSE Build Service is sponsored by