Package byteman: Information
Source package: byteman
Version: 1.5.2-alt1_5jpp7
Build time: Oct 2, 2012, 05:46 PM
Category: Development/Java
Report package bugHome page: http://www.jboss.org/byteman
License: LGPLv2+
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.
Maintainer: Igor Vlasenko
Last changed
Oct. 2, 2012 Igor Vlasenko 1.5.2-alt1_5jpp7
- new fc release
June 11, 2012 Igor Vlasenko 1.5.2-alt1_4jpp7
- fc build