[ Все 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.noarch download

Имя byteman
Эпоха 0
Версия 4.0.16
Релиз 2.el9
Архитектура noarch
Сайт http://www.jboss.org/byteman
Лицензия LGPLv2+
Время сборки 2023-04-02 14:24:44
Хост сборки 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.
Эррата
Размер 855 КиБ
Исходный проект byteman-4.0.16-2.el9
Контрольная сумма SHA-256 267a12c47f68819fd2fe1e123fdfafcaa6b86f0f4ef214e3f861742d23689004
× Full screenshot
История изменений 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