[Bug 504891] New: Review Request: trove - Efficient Java collections

bugzilla at redhat.com bugzilla at redhat.com
Tue Jun 9 22:47:22 UTC 2009


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

Summary: Review Request: trove - Efficient Java collections

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

           Summary: Review Request: trove - Efficient Java collections
           Product: Fedora
           Version: rawhide
          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: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://jjames.fedorapeople.org/trove/trove.spec
SRPM URL: http://jjames.fedorapeople.org/trove/trove-2.0.4-1.fc10.src.rpm
Description: The GNU Trove library has two objectives:
- Provide "free" (as in "free speech" and "free beer"), fast, lightweight
  implementations of the java.util Collections API.  These implementations
  are designed to be pluggable replacements for their JDK equivalents.
- Whenever possible, provide the same collections support for primitive types.
  This gap in the JDK is often addressed by using the "wrapper" classes
  (java.lang.Integer, java.lang.Float, etc.) with Object-based collections.
  For most applications, however, collections which store primitives directly
  will require less space and yield significant performance gains.

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