[Bug 532521] New: Review request: gnu-trove - High performance collections for Java

bugzilla at redhat.com bugzilla at redhat.com
Mon Nov 2 18:00:42 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: gnu-trove - High performance collections for Java

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

           Summary: Review request: gnu-trove - High performance
                    collections for Java
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: mefoster at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
            Blocks: 163776
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://www.macs.hw.ac.uk/~mef3/review/gnu-trove.spec
SRPM URL: http://www.macs.hw.ac.uk/~mef3/review/gnu-trove-2.1.0-1.fc12.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. 



This package was imported from JPackage

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