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 Mon May 15 23:59:08


From: cpdev
Subject: [cp-testresults] FAIL: classpath build with jikes on Mon May 15 23:59:08 UTC 2006
Date: Mon, 15 May 2006 23:59:08 +0000

   574.       accessibleContext = new AccessibleJColorChooser();
              ^-----------------------------------------------^
*** Semantic Error: The type of the right sub-expression, 
"javax.swing.JColorChooser$AccessibleJColorChooser", is not assignable to the 
variable, of type "javax.accessibility.AccessibleContext".

Found 2 semantic errors compiling 
"../../classpath/javax/swing/colorchooser/DefaultHSBChooserPanel.java":

   509.               g.drawImage(gradientImage, 0, 0, this);
                      ^------------------------------------^
*** Semantic Error: No applicable overload for a method with signature 
"drawImage(java.awt.Image, int, int, 
javax.swing.colorchooser.DefaultHSBChooserPanel.1)" was found in type 
"java.awt.Graphics". Perhaps you wanted the overloaded version "boolean 
drawImage(java.awt.Image image, int x, int y, java.awt.image.ImageObserver 
observer);" instead?


   532.               g.drawImage(trackImage, 0, 0, this);
                      ^---------------------------------^
*** Semantic Error: No applicable overload for a method with signature 
"drawImage(java.awt.Image, int, int, 
javax.swing.colorchooser.DefaultHSBChooserPanel.2)" was found in type 
"java.awt.Graphics". Perhaps you wanted the overloaded version "boolean 
drawImage(java.awt.Image image, int x, int y, java.awt.image.ImageObserver 
observer);" instead?

Found 1 semantic error compiling "../../classpath/javax/swing/JApplet.java":

   176.       accessibleContext = new AccessibleJApplet();
              ^-----------------------------------------^
*** Semantic Error: The type of the right sub-expression, 
"javax.swing.JApplet$AccessibleJApplet", is not assignable to the variable, of 
type "javax.accessibility.AccessibleContext".

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]