Name: | byteman |
---|---|
Version: | 2.1.4.1 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1217667 |
License: | LGPLv2+ |
RPM: | byteman-2.1.4.1-3.el7.noarch.rpm |
Source RPM: | byteman-2.1.4.1-3.el7.src.rpm |
Build Date: | Wed Sep 05 2018 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.jboss.org/byteman |
Summary: | Java agent-based bytecode injection tool |
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. |
- Allow rebuild with JDK-8.
- Don't filter provides. Update bundled java_cup and asm versions.
- Rebase to version 2.1.4.1. Resolves RHBZ#1408898.
- Mass rebuild 2013-12-27
- Remove system-scoped dependency on tools.jar
- Fixes to the launch scripts
- Added bmsubmit, bminstall and bmjava scripts, RHBZ#951560
- Upstream release 2.0.4 - Switched to Maven - Bundling java_cup and objectweb-asm (fpc#226)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild