Your message dated Mon, 15 Aug 2016 12:56:20 +0000
with message-id <e1bzhre-00074t...@quantz.debian.org>
and subject line closing RFP: byteman -- tool which simplifies tracing and 
testing of Java programs
has caused the Debian Bug report #623754,
regarding RFP: byteman -- tool which simplifies tracing and testing of Java 
programs
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
623754: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623754
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist

* Package name    : byteman
  Version         : 1.5.1
  Upstream Author : Red Hat and individual contributors
* URL             : http://www.jboss.org/byteman
* License         : LGPL
  Programming Lang: Java
  Description     : 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.
 .
 Byteman works by modifying the bytecode of your application
 classes at runtime. Since it only needs access to bytecode
 this means it can modify library code whose source is either
 unavailable or unable to be recompiled. This even includes
 the Java code which forms part of the Java virtual machine,
 classes such as String, Thread etc. So, with Byteman you
 can trace what the JVM is doing on behalf of your
 application code or cause JVM classes like FileInputStream
 or Map to throw exceptions when your application calls them.

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche



--- End Message ---
--- Begin Message ---
RFP 623754 has no visible progress for a long time, so closing.

--- End Message ---

Reply via email to