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 23:53:07 U


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

----------
379. WARNING in 
../../classpath/tools/gnu/classpath/tools/NotifyingInputStreamReader.java (at 
line 393)
        this.listeners.add(listener);
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type Set. References to 
generic type Set<E> should be parameterized
----------
----------
380. ERROR in 
../../classpath/tools/gnu/classpath/tools/gjdoc/expr/Evaluator.java (at line 59)
        JavaLexer lexer = new JavaLexer(new StringReader(expression));
        ^^^^^^^^^
JavaLexer cannot be resolved to a type
----------
381. ERROR in 
../../classpath/tools/gnu/classpath/tools/gjdoc/expr/Evaluator.java (at line 59)
        JavaLexer lexer = new JavaLexer(new StringReader(expression));
                              ^^^^^^^^^
JavaLexer cannot be resolved to a type
----------
382. ERROR in 
../../classpath/tools/gnu/classpath/tools/gjdoc/expr/Evaluator.java (at line 60)
        JavaRecognizer recognizer = new JavaRecognizer(lexer);
        ^^^^^^^^^^^^^^
JavaRecognizer cannot be resolved to a type
----------
383. ERROR in 
../../classpath/tools/gnu/classpath/tools/gjdoc/expr/Evaluator.java (at line 60)
        JavaRecognizer recognizer = new JavaRecognizer(lexer);
                                        ^^^^^^^^^^^^^^
JavaRecognizer cannot be resolved to a type
----------
383 problems (4 errors, 379 warnings)make[1]: *** [tools.zip] Error 255
make[1]: Leaving directory `/home/cpdev/Nightly/classpath/build/tools'
make: *** [all-recursive] Error 1




reply via email to

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