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 Thu Nov 2 19:01:18


From: cpdev
Subject: [cp-testresults] FAIL: classpath build with jikes on Thu Nov 2 19:01:18 UTC 2006
Date: Thu, 02 Nov 2006 19:01:18 +0000

   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":

   178.     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 "$".

Found 1 semantic error compiling 
"../../classpath/gnu/java/awt/peer/gtk/GdkFontPeer.java":

    59. public class GdkFontPeer extends ClasspathFontPeer
                     ^---------^
*** Semantic Error: The abstract method "java.awt.geom.Rectangle2D 
getStringBounds(java.awt.Font font, java.text.CharacterIterator ci, int begin, 
int limit, java.awt.font.FontRenderContext frc);", inherited from type 
"gnu.java.awt.peer.ClasspathFontPeer", is not implemented in the non-abstract 
class "gnu.java.awt.peer.gtk.GdkFontPeer".

Found 1 semantic error compiling 
"../../classpath/gnu/java/awt/peer/qt/QtFontPeer.java":

    52. public class QtFontPeer extends ClasspathFontPeer
                     ^--------^
*** Semantic Error: The abstract method "java.awt.geom.Rectangle2D 
getStringBounds(java.awt.Font font, java.text.CharacterIterator ci, int begin, 
int limit, java.awt.font.FontRenderContext frc);", inherited from type 
"gnu.java.awt.peer.ClasspathFontPeer", is not implemented in the non-abstract 
class "gnu.java.awt.peer.qt.QtFontPeer".
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]