classpath-testresults
[Top][All Lists]
Advanced

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

[cp-testresults] FAIL: classpath build with jikes on Mon Dec 11 05:15:14


From: cpdev
Subject: [cp-testresults] FAIL: classpath build with jikes on Mon Dec 11 05:15:14 UTC 2006
Date: Mon, 11 Dec 2006 05:15:14 +0000

37. ERROR in gnu/java/util/collections/HashMap.java (at line 389)
        for (Map.Entry<K,V> e : addMap.entrySet())
                                ^^^^^^^^^^^^^^^^^
Can only iterate over an array or an instance of java.lang.Iterable
----------
38. ERROR in gnu/java/util/collections/HashMap.java (at line 720)
        for (Map.Entry<K,V> e : addMap.entrySet())
                                ^^^^^^^^^^^^^^^^^
Can only iterate over an array or an instance of java.lang.Iterable
----------
----------
39. ERROR in gnu/java/util/collections/Hashtable.java (at line 517)
        for (Map.Entry<K,V> e : addMap.entrySet())
                                ^^^^^^^^^^^^^^^^^
Can only iterate over an array or an instance of java.lang.Iterable
----------
40. ERROR in gnu/java/util/collections/Hashtable.java (at line 870)
        for (Map.Entry<K,V> e : addMap.entrySet())
                                ^^^^^^^^^^^^^^^^^
Can only iterate over an array or an instance of java.lang.Iterable
----------
----------
41. ERROR in gnu/java/util/collections/LinkedList.java (at line 78)
        implements List<T>, Queue<T>, Cloneable, Serializable
                            ^^^^^
Queue cannot be resolved to a type
----------
41 problems (10 errors, 31 warnings)make[1]: *** [collections.jar] Error 255
make[1]: Leaving directory `/home/cpdev/Nightly/classpath/jikes-build/lib'
make: *** [all-recursive] Error 1




reply via email to

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