This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Nightly Japi comparisons
- From: Anthony Green <green at redhat dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: GCJ Java <java at gcc dot gnu dot org>
- Date: 21 Feb 2003 01:39:15 -0800
- Subject: Re: Nightly Japi comparisons
- References: <874r70awz4.fsf@fleche.redhat.com>
On Wed, 2003-02-19 at 11:31, Tom Tromey wrote:
> I recently set up nightly gcj builds here.
This is really nice.
I thought I'd try cleaning up some of the 1.4 differences and discovered
something weird.
The report claims that Runtime.runFinalizersOnExit is deprecated in 1.4,
but not in libgcj. When I look at the libgcj source I see that it has
been tagged as deprecated for a long time. Any ideas? It's 4:30am
right now, so maybe I'm just not thinking straight :-)
AG