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 Fri Jun 30 09:26:02


From: cpdev
Subject: [cp-testresults] FAIL: classpath build with jikes on Fri Jun 30 09:26:02 UTC 2006
Date: Fri, 30 Jun 2006 09:26:02 +0000

*** Semantic Error: Type "ZPixmap" was not found.


   267.         ZPixmap zPixmap = new ZPixmap(xdrawable.display, w, h,
                                      ^-----^
*** Semantic Error: Type "ZPixmap" was not found.

Found 4 semantic errors compiling 
"../../classpath/gnu/java/awt/peer/x/GLGraphics.java":

    45. import gnu.x11.extension.glx.GL;
               ^----------------------^
*** Semantic Error: The import "gnu/x11/extension/glx/GL" is not valid, since 
it does not name a type in a package.


    52. public class GLGraphics extends AbstractGraphics2D
                     ^--------^
*** Semantic Error: The abstract method "java.awt.image.WritableRaster 
getDestinationRaster();", inherited from type 
"gnu.java.awt.java2d.AbstractGraphics2D", is not implemented in the 
non-abstract class "gnu.java.awt.peer.x.GLGraphics".


    58.   private GL gl;
                  ^^
*** Semantic Error: Type "GL" was not found.


    65.   GLGraphics(GL g)
                     ^^
*** Semantic Error: Type "GL" was not found.
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]