Incorrect warnings about deprecation
Tom Tromey
tromey@redhat.com
Tue Jan 24 17:33:00 GMT 2006
>>>>> "Thomas" == Thomas Hallgren <thomas@tada.se> writes:
Thomas> Since I installed gcj 4.0.0 I get deprecation warnings on
Thomas> methods that are not deprecated:
Thomas> java.sql.Date.valueOf(String)
Thomas> java.sql.Date.toString()
Thomas> java.sql.Time.valueOf(String)
Thomas> java.sql.Time.toString()
Looks like these are erroneously marked as deprecated in the 4.0
sources. This seems to be fixed in 4.1. I've got a patch which I'll
check in to the 4.0 branch shortly.
Tom
More information about the Java
mailing list