CompilerProcess.java: Use a new thread to handle stdout from the child process.
commit4f9a6d459fc70db6947ed7e853c77f0b950669bd
authorAndrew Haley <aph@redhat.com>
Wed, 14 Dec 2005 20:26:30 +0000 (14 20:26 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Wed, 14 Dec 2005 20:26:30 +0000 (14 20:26 +0000)
treebe49f6212eaf71cbf9f9894895d2f88a043b2a60
parent3ce4312613bb39d065bb5d8d578d4c7f546d9ca7
CompilerProcess.java: Use a new thread to handle stdout from the child process.

2005-12-14  Andrew Haley  <aph@redhat.com>

        * gnu/java/rmi/rmic/CompilerProcess.java: Use a new thread to
        handle stdout from the child process.

From-SVN: r108536
libjava/ChangeLog
libjava/gnu/java/rmi/rmic/CompilerProcess.java