Fedora Packages

byteman

Java agent-based bytecode injection tool

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 4.0.16-14.fc41 -
Fedora 40 4.0.16-13.fc40 4.0.16-13.fc40
Fedora 39 4.0.16-10.fc39 -
Fedora 38 4.0.16-8.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at byteman dash maintainers at fedoraproject dot org.



Sources on Pagure