[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package byteman-4.0.16-2.el9.src download

Name byteman
Epoch 0
Version 4.0.16
Release 2.el9
Architecture src
Website/URL http://www.jboss.org/byteman
License LGPLv2+
Build Time 2023-04-02 14:24:30
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 528 KiB
Source Project byteman-4.0.16-2.el9
SHA-256 checksum cbc266d808ec81099f2f19ba5c4f45d77511784acc27e94acf1b528a7028fb47
× Full screenshot
Changelog link
* 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