Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37047064
en ru br
Репозитории ALT
S:4.0.16-alt1_7jpp11
www.altlinux.org/Changes

Группа :: Разработка/Java
Пакет: byteman

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 4.0.16-alt1_7jpp11
Время сборки: 17 апреля 2023, 19:12 ( 49.5 недели назад )
Размер архива: 528.11 Kb

Домашняя страница:   http://www.jboss.org/byteman

Лицензия: LGPLv2+
О пакете: 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.

Текущий майнтейнер: Igor Vlasenko

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • byteman
  • byteman-bmunit
  • byteman-dtest
  • byteman-javadoc
  • byteman-rulecheck-maven-plugin
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin