Thu, 02 May 2024 02:22:15 UTC | login

Information for build byteman-4.0.16-13.fc40

ID297419
Package Namebyteman
Version4.0.16
Release13.fc40
Epoch
SummaryJava agent-based bytecode injection tool
DescriptionByteman 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 18 Mar 2024 13:57:21 UTC
CompletedMon, 18 Mar 2024 13:57:21 UTC
Tags
f40
RPMs
src
byteman-4.0.16-13.fc40.src.rpm (info) (download)
noarch
byteman-4.0.16-13.fc40.noarch.rpm (info) (download)
byteman-bmunit-4.0.16-13.fc40.noarch.rpm (info) (download)
byteman-dtest-4.0.16-13.fc40.noarch.rpm (info) (download)
byteman-javadoc-4.0.16-13.fc40.noarch.rpm (info) (download)
byteman-rulecheck-maven-plugin-4.0.16-13.fc40.noarch.rpm (info) (download)
Changelog * Sat Mar 02 2024 Jiri Vanek <jvanek@redhat.com> - 4.0.16-13 - Rebuilt for java-21-openjdk as system jdk * Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.16-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.16-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 4.0.16-10 - Build with Java 17 * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.16-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.16-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Aug 10 2022 Severin Gehwolf <sgehwolf@redhat.com> - 4.0.16-7 - Rebuild with latest maven-verifier-plugin * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.16-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 4.0.16-5 - Rebuilt for Drop i686 JDKs