Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039827
en ru br
ALT Linux repos
S:4.0.16-alt1_7jpp11

Group :: Development/Java
RPM: byteman

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 4.0.16-alt1_7jpp11
Build date: 17 april 2023, 19:12 ( 49.4 weeks ago )
Size: 528.11 Kb

Home 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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • byteman
  • byteman-bmunit
  • byteman-dtest
  • byteman-javadoc
  • byteman-rulecheck-maven-plugin
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin