[Bug 253134] New: Review Request: jlint - Java program checker

bugzilla at redhat.com bugzilla at redhat.com
Fri Aug 17 03:36:31 UTC 2007


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




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

           Summary: Review Request: jlint - Java program checker
           Product: Fedora
           Version: devel
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: loganjerry at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-package-review at redhat.com,notting at redhat.com


Spec URL: http://jjames.fedorapeople.org/jlint/jlint.spec
SRPM URL: http://jjames.fedorapeople.org/jlint/jlint-3.1-1.src.rpm
Description: 
Jlint will check your Java code and find bugs, inconsistencies and
synchronization problems by doing data flow analysis and building the lock
graph.  Jlint is extremely fast - even on large projects, it requires only one
second to check all classes!  It is easy to learn and requires no changes to
the class files.  Jlint has been used in an industrial environment and
successfully uncovered faults with little effort!

The original version of Jlint was written by Konstantin Knizhnik.  It was
extended by Cyrille Artho to perform more extensive synchronization checks.

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




More information about the package-review mailing list