commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] classpath ChangeLog [generics-branch]


From: Andrew John Hughes
Subject: [commit-cp] classpath ChangeLog [generics-branch]
Date: Sat, 16 Apr 2005 08:23:35 -0400

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         generics-branch
Changes by:     Andrew John Hughes <address@hidden>     05/04/16 12:23:35

Modified files:
        .              : ChangeLog 

Log message:
        Fixed patch attribution for the following; my apologies.
        
        2005-04-16  Ewout Prangsma  <address@hidden>
        
        * java/util/PriorityQueue.java:
        (PriorityQueue(Collection<? extends E>)): Added explicit cast
        for comparators.
        (PriorityQueue(PriorityQueue<? extends E>)): Likewise.
        (PriorityQueue(SortedSet<? extends E>)): Likewise.
        * java/util/TreeSet.java:
        (TreeSet(SortedSet<? extends T>)): Likewise.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?only_with_tag=generics-branch&tr1=1.2386.2.95&tr2=1.2386.2.96&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]