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.7.tar.gz 0002005312 1.91 MB
byte-buddy.changes 0000003069 3 KB
byte-buddy.spec 0000004096 4 KB
Revision 6 (latest revision is 25)
Fridrich Strba's avatar Fridrich Strba (fstrba) accepted request 1108254 from Anton Shvetz's avatar Anton Shvetz (urbic) (revision 6)
- Update to v1.14.7
  * Changes of v1.14.7
    + Correctly read minor version from class file.
    + Catch type resolution errors when applying Plugin.Engine.
- Update to v1.14.6
  * Changes of v1.14.6
    + Add PatchMode.SUBSTITUTE and
      ResettableClassFileTransformer.Substitutable for in-order
      patching.
    + Allow for explicit specification og differential matcher when
      patching an AgentBuilder.
    + Add platform loader to locator for build plugins.
    + Correctly resolve accessors for fields with capitalized first
      letter.
    + Make jars for Android read-only as newer versions require it.
- Update to v1.14.5
  * Changes of v1.14.5
    + Avoid use of location if agent argument separator is
      contained.
    + Allow failure of member substitution if no element is
      separated.
    + Allow retry in case of parallel class injection.
Comments 0
openSUSE Build Service is sponsored by