This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: RFC: fix ProcessBuilder; windows help needed


>>>>> "Mohan" == Mohan Embar <gnustuff@thisiscool.com> writes:

Mohan> The attached testcase hangs on my machine on Linux with gcj, but
Mohan> works with Sun Java. Would you be able to try this out on your end?
Mohan> Once this works on Linux, I can move on to the Windows piece.
Mohan> I would offer to troubleshoot this on Linux, but I'm really short on
Mohan> time lately :(

I'm away right now & don't have this readily available.  The patch I
sent to the list had a little bug.  There is one conditional close()
(in the patch the condition was added) that closes 2 fds but should
only close one.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]