commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] classpath daily snapshot 20050614 FAILED


From: Michael Koch
Subject: [commit-cp] classpath daily snapshot 20050614 FAILED
Date: Tue, 14 Jun 2005 05:45:59 +0200 (CEST)

                ^------^
*** Semantic Warning: Invoking the class method "init" via an instance is 
discouraged because the method invoked will be the one in the variable's 
declared type, not the instance's dynamic type.

Issued 1 semantic warning compiling "../../gnu/CORBA/Functional_ORB.java":

   481.     this.Port = a_Port;
                 ^--^
*** Semantic Warning: Accessing the class field "Port" via an instance is 
discouraged because the field accessed will be the one in the variable's 
declared type, not the instance's dynamic type.

Found 1 semantic error compiling "../../gnu/classpath/jdwp/id/ObjectId.java":

    42. import gnu.classpath.jdwp.JdwpConstants;
               ^------------------------------^
*** Semantic Error: The import "gnu/classpath/jdwp/JdwpConstants" is not valid, 
since it does not name a type in a package.

Found 1 semantic error compiling "../../gnu/classpath/jdwp/id/ArrayId.java":

    42. import gnu.classpath.jdwp.JdwpConstants;
               ^------------------------------^
*** Semantic Error: The import "gnu/classpath/jdwp/JdwpConstants" is not valid, 
since it does not name a type in a package.

Found 1 semantic error compiling 
"../../gnu/classpath/jdwp/id/ArrayReferenceTypeId.java":

    42. import gnu.classpath.jdwp.JdwpConstants;
               ^------------------------------^
*** Semantic Error: The import "gnu/classpath/jdwp/JdwpConstants" is not valid, 
since it does not name a type in a package.

Found 1 semantic error compiling 
"../../gnu/classpath/jdwp/id/ClassLoaderId.java":

    42. import gnu.classpath.jdwp.JdwpConstants;
               ^------------------------------^
*** Semantic Error: The import "gnu/classpath/jdwp/JdwpConstants" is not valid, 
since it does not name a type in a package.

Found 1 semantic error compiling 
"../../gnu/classpath/jdwp/id/ClassObjectId.java":

    42. import gnu.classpath.jdwp.JdwpConstants;
               ^------------------------------^
*** Semantic Error: The import "gnu/classpath/jdwp/JdwpConstants" is not valid, 
since it does not name a type in a package.

Found 1 semantic error compiling 
"../../gnu/classpath/jdwp/id/ClassReferenceTypeId.java":

    42. import gnu.classpath.jdwp.JdwpConstants;
               ^------------------------------^
*** Semantic Error: The import "gnu/classpath/jdwp/JdwpConstants" is not valid, 
since it does not name a type in a package.

Found 1 semantic error compiling 
"../../gnu/classpath/jdwp/id/InterfaceReferenceTypeId.java":

    42. import gnu.classpath.jdwp.JdwpConstants;
               ^------------------------------^
*** Semantic Error: The import "gnu/classpath/jdwp/JdwpConstants" is not valid, 
since it does not name a type in a package.

Found 1 semantic error compiling "../../gnu/classpath/jdwp/id/StringId.java":

    42. import gnu.classpath.jdwp.JdwpConstants;
               ^------------------------------^
*** Semantic Error: The import "gnu/classpath/jdwp/JdwpConstants" is not valid, 
since it does not name a type in a package.

Found 1 semantic error compiling 
"../../gnu/classpath/jdwp/id/ThreadGroupId.java":

    42. import gnu.classpath.jdwp.JdwpConstants;
               ^------------------------------^
*** Semantic Error: The import "gnu/classpath/jdwp/JdwpConstants" is not valid, 
since it does not name a type in a package.

Found 1 semantic error compiling "../../gnu/classpath/jdwp/id/ThreadId.java":

    42. import gnu.classpath.jdwp.JdwpConstants;
               ^------------------------------^
*** Semantic Error: The import "gnu/classpath/jdwp/JdwpConstants" is not valid, 
since it does not name a type in a package.

Found 2 semantic errors compiling 
"../../gnu/classpath/jdwp/transport/JdwpConnection.java":

    42. import gnu.classpath.jdwp.Jdwp;
               ^---------------------^
*** Semantic Error: The import "gnu/classpath/jdwp/Jdwp" is not valid, since it 
does not name a type in a package.


   260.         _transport.shutdown ();
                ^--------------------^
*** Semantic Error: No accessible method with signature "shutdown()" was found 
in type "gnu.classpath.jdwp.transport.ITransport".

Issued 1 lexical warning in "../../gnu/java/rmi/dgc/DGCImpl_Skel.java":

    77.             java.rmi.server.ObjID[] $param_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 "$".

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

   165.     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 semantic warning compiling 
"../../javax/swing/tree/DefaultTreeCellEditor.java":

    87.     public void EditorContainer()
                   ^------------------^
*** Semantic Warning: The name of this method "EditorContainer" matches the 
name of the containing class. However, the method is not a constructor since 
its declarator is qualified with a type.
make[1]: *** [compile-classes] Error 1
make[1]: Leaving directory `/home/mkoch/src/classpath/build/lib'
make: *** [all-recursive] Error 1




reply via email to

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