[Bug 252097] New: Review Request: gnu-trove - High performance collections for Java

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 13 22:05:53 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=252097

           Summary: Review Request: gnu-trove - High performance collections
                    for Java
           Product: Fedora
           Version: devel
          Platform: All
               URL: http://trove4j.sourceforge.net/
        OS/Version: Linux
            Status: NEW
          Severity: low
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: vivekl at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-package-review at redhat.com,notting at redhat.com


Spec URL: http://vivekl.fedorapeople.org/rpms/gnu-trove.spec
SRPM URL: http://vivekl.fedorapeople.org/rpms/gnu-trove-1.0.2-5jpp.1.fc8.src.rpm

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.
Needed for supporting application servers

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