commit-classpath
[Top][All Lists]
Advanced

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

[Patch #1149] Deprecate some Runtime methods identified by japi


From: nobody
Subject: [Patch #1149] Deprecate some Runtime methods identified by japi
Date: Sat, 01 Mar 2003 17:57:33 -0500

Patch #1149 has been updated. 

Project: 
Category: None
Status: Closed
Summary: Deprecate some Runtime methods identified by japi

Follow-Ups:

Date: Fri 02/21/03 at 11:38
By: tromey

Comment:
I'm checking this in.

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

Date: Fri 02/21/03 at 12:05
By: mark

Comment:
Not so fast please.

Look at the patch:

     * @deprecated <code>InputStreamReader</code> is the preferred way to read
     *             local encodings
     * @XXX This implementation does not localize, yet.
+    * @deprecated

See, it already had a @deprecated tag. So what is going on here? Is a 
@deprecated with extra explanation wrong? Is the @deprecation not getting into 
the class file? Or is japi not parsing the class file correctly?

I am reopening this till we have time to find this out.
-------------------------------------------------------

Date: Sat 03/01/03 at 23:57
By: mark

Comment:
The gcj -C compiler did not emit deprication attributes in class files. This 
has been fixed by Tom.
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1149&group_id=85




reply via email to

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