classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Runtime.exec() implementation


From: Tom Tromey
Subject: Re: Runtime.exec() implementation
Date: 08 Mar 2004 19:52:57 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Archie" == Archie Cobbs <address@hidden> writes:

Archie> I wrote an implementation of Runtime.exec() (including a new class
Archie> java.lang.VMProcess which extends java.lang.Process and native code)
Archie> for JC. This can be easily merged into Classpath if people want it.
Archie> It seems like a pretty glaring omission.

I think that would be excellent.

I'm interested in seeing your implementation, in particular whether it
suffers from the problems described here:

    http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11801

We've been meaning to rewrite this stuff in libgcj for a while...

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]