This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Nightly Japi comparisons
>>>>> "Anthony" == Anthony Green <green at redhat dot com> writes:
Anthony> The report claims that Runtime.runFinalizersOnExit is
Anthony> deprecated in 1.4, but not in libgcj. When I look at the
Anthony> libgcj source I see that it has been tagged as deprecated for
Anthony> a long time. Any ideas?
Looks like a gcj bug. jcf-dump doesn't show the "Deprecated"
attribute for this method.
Tom