This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: How to xfail a libjava test?
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Richard dot Earnshaw at arm dot com
- Cc: java at gcc dot gnu dot org
- Date: Mon, 23 Sep 2002 12:36:18 -0400 (EDT)
- Subject: Re: How to xfail a libjava test?
On Mon, 23 Sep 2002, Richard Earnshaw wrote:
> Or should
> the java compiler be more defensive when compiling code for this sort of
> target, eg by checking all pointers for NULL explicitly?
See CHECKREFSPEC/EXCEPTIONSPEC in configure.host.
Jeff