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

           Summary: Review Request: gnu-trove -  High performance
                    collections for Java
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED], [email protected]
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL:
http://cassmodiah.fedorapeople.org/gnu-trove-2.0.4/gnu-trove.spec

SRPM URL:
http://cassmodiah.fedorapeople.org/gnu-trove-2.0.4/gnu-trove-2.0.4-1.fc9.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.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to