This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Incorrect warnings about deprecation


Hi,
Since I installed gcj 4.0.0 I get deprecation warnings on methods that are not deprecated:

java.sql.Date.valueOf(String)
java.sql.Date.toString()
java.sql.Time.valueOf(String)
java.sql.Time.toString()

Regards,
Thomas Hallgren


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]