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 Tue Feb 3 21:52:08 UT


From: cpdev
Subject: [cp-testresults] FAIL: classpath build with ecj on Tue Feb 3 21:52:08 UTC 2009
Date: Tue, 03 Feb 2009 21:52:08 +0000

----------
3174. WARNING in ../../classpath/gnu/javax/crypto/jce/prng/ICMRandomSpi.java 
(at line 189)
        attributes.put(ICMGenerator.SEGMENT_INDEX_LENGTH, Integer.valueOf(4));
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type HashMap. 
References to generic type HashMap<K,V> should be parameterized
----------
3175. WARNING in ../../classpath/gnu/javax/crypto/jce/prng/ICMRandomSpi.java 
(at line 193)
        attributes.put(IBlockCipher.KEY_MATERIAL, key);
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type HashMap. 
References to generic type HashMap<K,V> should be parameterized
----------
3176. WARNING in ../../classpath/gnu/javax/crypto/jce/prng/ICMRandomSpi.java 
(at line 197)
        attributes.put(ICMGenerator.OFFSET, offset);
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type HashMap. 
References to generic type HashMap<K,V> should be parameterized
----------
3177. WARNING in ../../classpath/gnu/javax/crypto/jce/prng/ICMRandomSpi.java 
(at line 201)
        attributes.put(ICMGenerator.SEGMENT_INDEX, new BigInteger(1, index));
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type HashMap. 
References to generic type HashMap<K,V> should be parameterized
----------
----------
3178. ERROR in ../../classpath/gnu/javax/crypto/jce/prng/FortunaImpl.java (at 
line 98)
        return SecureRandomAdapter.getSeed(numBytes);
                                           ^^^^^^^^
numBytes cannot be resolved
----------
3178 problems (1 error, 3177 warnings)make[1]: *** [compile-classes] Error 255
make[1]: Leaving directory `/home/cpdev/Nightly/classpath/build/lib'
make: *** [all-recursive] Error 1




reply via email to

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