This is the mail archive of the
java-prs@sources.redhat.com
mailing list for the Java project.
Re: gcj/339: Process doesn't throw IOException
- To: apbianco at cygnus dot com
- Subject: Re: gcj/339: Process doesn't throw IOException
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: 5 Sep 2000 11:00:01 -0000
- Cc: java-prs at sourceware dot cygnus dot com,
- Reply-To: Bryce McKinlay <bryce at albatross dot co dot nz>
The following reply was made to PR gcj/339; it has been noted by GNATS.
From: Bryce McKinlay <bryce@albatross.co.nz>
To: osk@hem.passagen.se
Cc: java-gnats@sourceware.cygnus.com
Subject: Re: gcj/339: Process doesn't throw IOException
Date: Tue, 05 Sep 2000 22:54:24 +1200
osk@hem.passagen.se wrote:
> >Description:
> java.lang.Process doesn't throw an IOException when it
> fails to execute a program (for example when the
> program can't be found).
Yeah, known problem. See the comments in natPosixProcess.cc (but thanks for the PR)
regards
[ bryce ]