classpath-testresults
[Top][All Lists]
Advanced

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

[cp-testresults] FAIL: generics classpath build on Wed Jun 21 10:40:05 U


From: cpdev
Subject: [cp-testresults] FAIL: generics classpath build on Wed Jun 21 10:40:05 UTC 2006
Date: Wed, 21 Jun 2006 10:40:06 +0000

                                         ^^
The static field ConcurrentSkipListMap<K,V>.EQ should be accessed in a static 
way
----------
33. 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
----------
34. 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
----------
35. 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
----------
36. 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
----------
36 problems (1 error, 35 warnings)make[1]: *** [compile-classes] Error 255
make[1]: Leaving directory `/home/cpdev/Nightly/generics/build/lib'
make: *** [all-recursive] Error 1




reply via email to

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