diff options
author | Mohan Embar <gnustuff@thisiscool.com> | 2003-11-07 03:16:49 +0000 |
---|---|---|
committer | Mohan Embar <membar@gcc.gnu.org> | 2003-11-07 03:16:49 +0000 |
commit | cafa50327c89ec582f3f045f52a8c8b212fc8f38 (patch) | |
tree | a0b583d9b121a54cedc52e2514152a8bf66f5244 /libjava/java/io/FileOutputStream.java | |
parent | bbf76ec06cbb846464bbb3701280167d0319b47b (diff) | |
download | gcc-cafa50327c89ec582f3f045f52a8c8b212fc8f38.zip gcc-cafa50327c89ec582f3f045f52a8c8b212fc8f38.tar.gz gcc-cafa50327c89ec582f3f045f52a8c8b212fc8f38.tar.bz2 |
re PR libgcj/12231 ([win32] Console applications spawned via Runtime.exec( ) in a GUI application flash console window)
PR libgcj/12231
* java/lang/Win32Process.java (hasExited) Changed from
public to private.
(startProcess): Likewise.
(cleanup): Likewise.
* java/lang/natWin32Process.cc (cleanup) Don't close
input, output and error streams.
(ChildProcessPipe): New helper class.
(startProcess): Refactored to use ChildProcessPipe.
Use CREATE_NO_WINDOW when launching child process.
From-SVN: r73326
Diffstat (limited to 'libjava/java/io/FileOutputStream.java')
0 files changed, 0 insertions, 0 deletions