[ Все 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 ]
×

Проект byteman-4.0.16-2.el9

Имя byteman
Эпоха 0
Версия 4.0.16
Релиз 2.el9
Сайт http://www.jboss.org/byteman
Лицензия LGPLv2+
Время сборки 2023-04-02 14:24:30
Хост сборки builder-x86-03.inferitos.ru
Краткое описание Java agent-based bytecode injection tool
Репозитории AppStream
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
byteman-4.0.16-2.el9.noarch Java agent-based bytecode injection tool 267a12c47f68819fd2fe1e123fdfafcaa6b86f0f4ef214e3f861742d23689004 download
byteman-bmunit-4.0.16-2.el9.noarch TestNG and JUnit integration for Byteman. 09ddbefedd2030eb9f8e91d4402e89070b549b46fd888c6681bee913b30794ce download
byteman-javadoc-4.0.16-2.el9.noarch Javadoc for byteman 6869378a553df5e5b7b5b0a14861ed8d41b3b2ade0cfdd84e87e649daa25acea download
src
byteman-4.0.16-2.el9.src Java agent-based bytecode injection tool cbc266d808ec81099f2f19ba5c4f45d77511784acc27e94acf1b528a7028fb47 download
История изменений 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