Name: | byteman |
---|---|
Version: | 4.0.16 |
Release: | 19.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2056422 |
License: | LGPLv2+ |
RPM: | byteman-4.0.16-19.el10.noarch.rpm |
Source RPM: | byteman-4.0.16-19.el10.src.rpm |
Build Date: | Sat Feb 01 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.jboss.org/byteman |
Summary: | Java agent-based bytecode injection tool |
Description: | Byteman is a tool which simplifies tracing and testing of Java programs. Byteman allows you to insert extra Java code into your application, either as it is loaded during JVM startup or even after it has already started running. The injected code is allowed to access any of your data and call any application methods, including where they are private. You can inject code almost anywhere you want and there is no need to prepare the original source code in advance nor do you have to recompile, repackage or redeploy your application. In fact you can remove injected code and reinstall different code while the application continues to execute. |
- Bump release for updated gating tests Related: RHEL-70753
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for June 2024 mass rebuild
- Bump release for test run.
- Bump release.
- Really rebuild with java-21-openjdk as system jdk
- Rebuilt for java-21-openjdk as system jdk
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Build with Java 17