[Bug 475508] New: Review Request: javassist - The Java Programming Assistant provides simple Java bytecode manipulation

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 9 15:41:47 UTC 2008


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

Summary: Review Request: javassist - The Java Programming Assistant provides simple Java bytecode manipulation

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

           Summary: Review Request: javassist - The Java Programming
                    Assistant provides simple Java bytecode manipulation
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: red at fedoraproject.org
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://red.fedorapeople.org/SRPMS/javassist.spec
SRPM URL: http://red.fedorapeople.org/SRPMS/javassist-3.9.0-0.1.fc10.src.rpm
Description: Javassist enables Java programs to define a new class at runtime
and to
modify a class file when the JVM loads it. Unlike other similar
bytecode editors, Javassist provides two levels of API: source level
and bytecode level. If the users use the source-level API, they can
edit a class file without knowledge of the specifications of the Java
bytecode. The whole API is designed with only the vocabulary of the
Java language. You can even specify inserted bytecode in the form of
source text; Javassist compiles it on the fly. On the other hand, the
bytecode-level API allows the users to directly edit a class file as
other editors.

rpmlint on spec, srpm and noarch-rpms finishes checking without any warnings or
errors.

I'd still need a sponsor.

-- 
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 Fedora-package-review mailing list