This is the mail archive of the
java-prs@sourceware.cygnus.com
mailing list for the Java project.
Re: gcj/74
- To: apbianco at cygnus dot com
- Subject: Re: gcj/74
- From: Tom Tromey <tromey at cygnus dot com>
- Date: 6 Mar 2000 05:30:00 -0000
- Cc: java-prs at sourceware dot cygnus dot com,
- Reply-To: Tom Tromey <tromey at cygnus dot com>
The following reply was made to PR gcj/74; it has been noted by GNATS.
From: Tom Tromey <tromey@cygnus.com>
To: green@cygnus.com
Cc: apbianco@cygnus.com, java-gnats@sourceware.cygnus.com
Subject: Re: gcj/74
Date: Sun, 5 Mar 2000 21:29:30 -0800 (PST)
Anthony> Gcj has built in assumptions about java.lang.Object and
Anthony> java.lang.Class. You can't change their definitions without
Anthony> also changing the compiler and runtime libraries.
I thought maybe the bug was that gcj dumped core instead of giving a
nice error message.
Tom