[Bug 723875] New: Review Request: byteman - Java agent-based bytecode injection tool

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 21 12:40:51 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: byteman - Java agent-based bytecode injection tool

https://bugzilla.redhat.com/show_bug.cgi?id=723875

           Summary: Review Request: byteman - Java agent-based bytecode
                    injection tool
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: mgoldman at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com,
                    package-review at lists.fedoraproject.org
    Classification: Fedora
      Story Points: ---


Spec URL:
http://goldmann.fedorapeople.org/package_review/byteman/1/byteman.spec
SRPM URL:
http://goldmann.fedorapeople.org/package_review/byteman/1/byteman-1.5.1-1.fc16.src.rpm
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.

Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=3218713

$ rpmlint byteman-1.5.1-1.fc15.src.rpm 
byteman.src: I: enchant-dictionary-not-found en_US
byteman.src: W: invalid-url URL: http://www.jboss.org/byteman HTTP Error 403:
Forbidden
1 packages and 0 specfiles checked; 0 errors, 1 warnings.

$ rpmlint byteman.spec 
0 packages and 1 specfiles checked; 0 errors, 0 warnings.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list