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: Thu, 25 Apr 2002 02:00:24 -0400

Support Request #100786, was updated on 2002-Apr-22 07: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: ericb
Date: 2002-Apr-25 00:00

Message:
Logged In: YES 
user_id=1389
Browser: Mozilla/4.76 [en] (Win98; U)

Hmm, some recent changes were committed to Swing today.  Was 
this fixed yet, or made worse?  Note the warning was reduced 
to pedantic only (the +P option) in jikes 1.15b.

----------------------------------------------------------------------

By: crawley
Date: 2002-Apr-22 07: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]