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 Dec 14 19:29:14 U


From: cpdev
Subject: [cp-testresults] FAIL: classpath build with ecj on Thu Dec 14 19:29:14 UTC 2006
Date: Thu, 14 Dec 2006 19:29:15 +0000

The static field ConcurrentSkipListMap<K,V>.LT should be accessed in a static 
way
----------
35. WARNING in 
../../classpath/external/jsr166/java/util/concurrent/ConcurrentSkipListMap.java 
(at line 2930)
        return getNearEntry(key, (m.LT|m.EQ));
                                         ^^
The static field ConcurrentSkipListMap<K,V>.EQ should be accessed in a static 
way
----------
36. WARNING in 
../../classpath/external/jsr166/java/util/concurrent/ConcurrentSkipListMap.java 
(at line 2934)
        return getNearKey(key, (m.LT|m.EQ));
                                  ^^
The static field ConcurrentSkipListMap<K,V>.LT should be accessed in a static 
way
----------
37. WARNING in 
../../classpath/external/jsr166/java/util/concurrent/ConcurrentSkipListMap.java 
(at line 2934)
        return getNearKey(key, (m.LT|m.EQ));
                                       ^^
The static field ConcurrentSkipListMap<K,V>.EQ should be accessed in a static 
way
----------
38. WARNING in 
../../classpath/external/jsr166/java/util/concurrent/ConcurrentSkipListMap.java 
(at line 2938)
        return getNearEntry(key, (m.GT));
                                    ^^
The static field ConcurrentSkipListMap<K,V>.GT should be accessed in a static 
way
----------
39. WARNING in 
../../classpath/external/jsr166/java/util/concurrent/ConcurrentSkipListMap.java 
(at line 2942)
        return getNearKey(key, (m.GT));
                                  ^^
The static field ConcurrentSkipListMap<K,V>.GT should be accessed in a static 
way
----------
39 problems (8 errors, 31 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]