This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFA] New tests for java.lang.Process
- From: David Daney <ddaney at avtrex dot com>
- To: Bryce McKinlay <mckinlay at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: Thu, 12 Aug 2004 09:29:51 -0700
- Subject: Re: [RFA] New tests for java.lang.Process
- References: <410FBDA1.1000601@avtrex.com> <41111EE5.5010904@redhat.com>
Bryce McKinlay wrote:
> David Daney wrote:
>
>
>>These are my tests for Process. The patch for PosixProcess to follow.
>>
>>OK to commit?
>>
>>
>
> OK. Ideally we'd have mauve tests for the Process stuff, because its
> generic runtime functionality and not really specific to GCJ. But, these
> tests are good to have anyway, and maybe someone can convert them to
> mauve. Thanks for writing them.
>
> Bryce
>
Thanks,
Committed.
David Daney