classpath-testresults
[Top][All Lists]
Advanced

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

[cp-testresults] FAIL: classpath build with ecj on Thu Jun 12 22:10:15 U


From: cpdev
Subject: [cp-testresults] FAIL: classpath build with ecj on Thu Jun 12 22:10:15 UTC 2008
Date: Thu, 12 Jun 2008 22:10:15 +0000

112. WARNING in ../../tools/gnu/classpath/tools/doclets/AbstractDoclet.java (at 
line 1218)
        superRelation.subInterfaces.add(interfaceDoc);
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type Set. References to 
generic type Set<E> should be parameterized
----------
113. WARNING in ../../tools/gnu/classpath/tools/doclets/AbstractDoclet.java (at 
line 1300)
        result.add(thrownExceptions[j]);
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type Set. References to 
generic type Set<E> should be parameterized
----------
114. WARNING in ../../tools/gnu/classpath/tools/doclets/AbstractDoclet.java (at 
line 1345)
        result.add(interfaces[i]);
        ^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type Set. References to 
generic type Set<E> should be parameterized
----------
115. WARNING in ../../tools/gnu/classpath/tools/doclets/AbstractDoclet.java (at 
line 1349)
        result.addAll(relation.superInterfaces);
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method addAll(Collection) belongs to the raw type Set. 
References to generic type Set<E> should be parameterized
----------
116. WARNING in ../../tools/gnu/classpath/tools/doclets/AbstractDoclet.java (at 
line 1354)
        implementedInterfacesCache.put(classDoc, result);
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Map. 
References to generic type Map<K,V> should be parameterized
----------
116 problems (4 errors, 112 warnings)make[2]: *** [tools.zip] Error 255
make[2]: Leaving directory 
`/home/cpdev/Nightly/classpath/build/classpath-0.98-pre/_build/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/home/cpdev/Nightly/classpath/build/classpath-0.98-pre/_build'
make: *** [distcheck] Error 2




reply via email to

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