Package byteman-4.0.16-2.el9.noarch
Name | byteman |
---|---|
Epoch | 0 |
Version | 4.0.16 |
Release | 2.el9 |
Architecture | noarch |
Website/URL | http://www.jboss.org/byteman |
License | LGPLv2+ |
Build Time | 2023-04-02 14:24:44 |
Build Host | builder-x86-03.inferitos.ru |
Summary | Java agent-based bytecode injection tool |
Repositories | AppStream |
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. |
Errata | — |
Size | 855 KiB |
Source Project | byteman-4.0.16-2.el9 |
SHA-256 checksum | 267a12c47f68819fd2fe1e123fdfafcaa6b86f0f4ef214e3f861742d23689004 |
×
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 4.0.16-2 - Rebuilt for MSVSphere 9.1. * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.0.16-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Jun 18 2021 Severin Gehwolf <sgehwolf@redhat.com> - 4.0.16-1 - Update to latest upstream 4.0.16 release for JDK 17 support. - Drop not-needed jboss-modules BR. * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 4.0.11-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937