commit-classpath
[Top][All Lists]
Advanced

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

[ 100786 ] 'public abstract' interfaces


From: nobody
Subject: [ 100786 ] 'public abstract' interfaces
Date: Mon, 22 Apr 2002 09:40:09 -0400

Support Request #100786, was updated on 2002-Apr-22 13:40
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=100786&group_id=85

Category: javax.swing
Status: Open
Priority: 5
Summary: 'public abstract' interfaces

By: crawley
Date: 2002-Apr-22 13:40

Message:
Logged In: YES 
user_id=5673
Browser: Mozilla/5.0 (compatible; Konqueror/2.2.2-2; Linux)

I get these warnings when I compile with jikes 1.13.
They are harmless, but they should be tidied up.


Issued 1 semantic warning compiling "javax/swing/Action.java":

    14. public abstract
               <------>
*** Warning: Every interface in implicitly abstract. This modifier is obsolete 
and should not be 
used in new Java programs.

Issued 1 semantic warning compiling "avax/swing/ButtonModel.java":

    10. public abstract
               <------>
*** Warning: Every interface in implicitly abstract. This modifier is obsolete 
and should not be 
used in new Java programs.



----------------------------------------------------------------------
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=100786&group_id=85



reply via email to

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