classpath-testresults
[Top][All Lists]
Advanced

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

[cp-testresults] FAIL: classpath build with jikes on Wed Mar 22 03:56:41


From: cpdev
Subject: [cp-testresults] FAIL: classpath build with jikes on Wed Mar 22 03:56:41 UTC 2006
Date: Wed, 22 Mar 2006 03:56:41 +0000

   101.       String data = getImageData(ev.getPoint());
                            ^-------------------------^
*** Semantic Error: No accessible method with signature 
"getImageData(java.awt.Point)" was found in type 
"javax.swing.text.html.FormView$MouseEventListener".

Issued 2 semantic warnings compiling 
"../../classpath/javax/swing/plaf/metal/MetalSliderUI.java":

   129.   protected final int TICK_BUFFER = 4;
                              ^-------------^
*** Semantic Warning: Final field "TICK_BUFFER" is initialized with a constant 
expression and could be made static to save space.


   132.   protected final String SLIDER_FILL = "JSlider.isFilled";
                                 ^------------------------------^
*** Semantic Warning: Final field "SLIDER_FILL" is initialized with a constant 
expression and could be made static to save space.

Issued 1 semantic warning compiling 
"../../classpath/javax/swing/plaf/basic/BasicInternalFrameUI.java":

   168.     protected final int RESIZE_NONE = 0;
                                ^-------------^
*** Semantic Warning: Final field "RESIZE_NONE" is initialized with a constant 
expression and could be made static to save space.

Issued 1 lexical warning in 
"../../classpath/gnu/java/rmi/registry/RegistryImpl_Stub.java":

    61.     private static java.lang.reflect.Method $method_bind_0;
                                                    ^------------^
*** Lexical Warning: The use of "$" in an identifier, while legal, is strongly 
discouraged, since it can conflict with compiler-generated names. If you are 
trying to access a nested type, use "." instead of "$".
make[1]: *** [compile-classes] Error 1
make[1]: Leaving directory `/home/cpdev/Nightly/classpath/jikes-build/lib'
make: *** [all-recursive] Error 1




reply via email to

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